Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: virtUOS/librechat_exporter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.1
Choose a base ref
...
head repository: virtUOS/librechat_exporter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.0
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Jan 15, 2025

  1. Consistently name metrics

    This patch renames a lot of metrics to get more consistent metric names.
    It also changes a few metric types.
    lkiesow committed Jan 15, 2025
    Configuration menu
    Copy the full SHA
    21e5415 View commit details
    Browse the repository at this point in the history
  2. Add configuration for log level

    This patch adds support for the `LOGGING_LEVEL` environment variable to
    allow users to configure the log level.
    lkiesow committed Jan 15, 2025
    Configuration menu
    Copy the full SHA
    3598eaf View commit details
    Browse the repository at this point in the history
  3. Rename to librechat_exporter

    The `<toolname>_exporter` naming is not required but a common convention
    and is usually what people are searching for when looking for a metrics
    exporter for a given tool.
    
    This patch adjusts the documentation to reflect the new name.
    lkiesow committed Jan 15, 2025
    Configuration menu
    Copy the full SHA
    8aaf723 View commit details
    Browse the repository at this point in the history
Loading