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

Implement Prometheus metrics for LocalQueue #3673

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Dec 2, 2024

  1. add LocalQueue metrics (no feature gate)

    Signed-off-by: Kevin <[email protected]>
    KPostOffice committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    5a78a30 View commit details
    Browse the repository at this point in the history
  2. add all clear and report calls

    Signed-off-by: Kevin <[email protected]>
    KPostOffice committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    3901168 View commit details
    Browse the repository at this point in the history
  3. add feature gate

    Signed-off-by: Kevin <[email protected]>
    KPostOffice committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    a2c952d View commit details
    Browse the repository at this point in the history
  4. cleanup todos and add more feature gates

    Signed-off-by: Kevin <[email protected]>
    KPostOffice committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    9493af3 View commit details
    Browse the repository at this point in the history
  5. use feature gate instead of config

    Signed-off-by: Kevin <[email protected]>
    KPostOffice committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    671f425 View commit details
    Browse the repository at this point in the history
  6. cleanup

    Signed-off-by: Kevin <[email protected]>
    KPostOffice committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    a59534e View commit details
    Browse the repository at this point in the history