Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added prometheus integration #350

Merged
merged 5 commits into from
Apr 15, 2024
Merged

Added prometheus integration #350

merged 5 commits into from
Apr 15, 2024

Commits on Apr 9, 2024

  1. Added prometheus client

    Added scheduler for compute current spool metrics and info
    Dmitry Belousov committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    28b2bfe View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. WA for FastApi session manager

    Dmitry Belousov committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    2aa0a4f View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Rollback pdm.lock to cadb707

    Rollback pyproject.toml
    Dmitry Belousov committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    fc8df53 View commit details
    Browse the repository at this point in the history
  2. fixed version prometheus-client

    added env variable SPOOLMAN_METRICS_ENABLED for enabled database collector
    
    set metrics path as /metrics
    
    checked Null values at vendors, init weight and price
    removed some logs
    Dmitry Belousov committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    91d922d View commit details
    Browse the repository at this point in the history
  3. Changed .env.example

    Dmitry Belousov committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    6aef3a8 View commit details
    Browse the repository at this point in the history