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

rls: Add gauge metric recording #11175

Merged
merged 4 commits into from
May 8, 2024
Merged

Commits on May 8, 2024

  1. rls: Add gauge metric recording

    Adds these gauges:
    - grpc.lb.rls.cache_entries
    - grpc.lb.rls.cache_size
    temawi committed May 8, 2024
    Configuration menu
    Copy the full SHA
    dfbd986 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1350508 View commit details
    Browse the repository at this point in the history
  3. Remove untyped matchers

    temawi committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c1faf69 View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary test lines

    temawi committed May 8, 2024
    Configuration menu
    Copy the full SHA
    229bc0b View commit details
    Browse the repository at this point in the history