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

[v24.1.x] schema_registry: Add metrics #24269

Open
wants to merge 3 commits into
base: v24.1.x
Choose a base branch
from

Commits on Nov 22, 2024

  1. schema_registry: Add cache metrics

    Add:
    * `schema_registry_cache_subject_count`
    * `schema_registry_cache_schema_count`
    * `schema_registry_cache_schema_memory_bytes`
    
    Signed-off-by: Ben Pope <[email protected]>
    (cherry picked from commit 7434dd8)
    BenPope authored and vbotbuildovich committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    c3f2ec4 View commit details
    Browse the repository at this point in the history
  2. schema_registry: Add cache metrics

    Add `schema_registry_cache_subject_version_count`
    
    Signed-off-by: Ben Pope <[email protected]>
    (cherry picked from commit a8b6f46)
    BenPope authored and vbotbuildovich committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    cd6a4c3 View commit details
    Browse the repository at this point in the history
  3. pandaproxy: Do not aggregate operation for request_latency

    Signed-off-by: Ben Pope <[email protected]>
    (cherry picked from commit 7a2d9c2)
    BenPope authored and vbotbuildovich committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    f225595 View commit details
    Browse the repository at this point in the history