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

Refactor & rename ringbuf metrics #2833

Merged
merged 3 commits into from
Aug 30, 2024
Merged

Refactor & rename ringbuf metrics #2833

merged 3 commits into from
Aug 30, 2024

Commits on Aug 30, 2024

  1. Move ringbuf metrics into observer package

    There are no functional changes in this commit, only moving code around to
    improve readability and prevent confusing metrics reuse.
    
    Signed-off-by: Anna Kapuscinska <[email protected]>
    lambdanis committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b7d73b6 View commit details
    Browse the repository at this point in the history
  2. observer: Improve ringbuf metrics help texts

    Signed-off-by: Anna Kapuscinska <[email protected]>
    lambdanis committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    0c57856 View commit details
    Browse the repository at this point in the history
  3. observer: Rename ringbuf metrics

    Use more consistent names for easier querying.
    
    Signed-off-by: Anna Kapuscinska <[email protected]>
    lambdanis committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    8ea0da7 View commit details
    Browse the repository at this point in the history