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

mgr/prometheus: fix pool_objects_repaired and daemon_health_metrics format #51090

Commits on Apr 27, 2023

  1. mgr/prometheus: fix pool_objects_repaired and daemon_health_metrics f…

    …ormat
    
    mgr/prometheus: fix pool_objects_repaired and daemon_health_metrics format
    
    - fix "error reading metrics for http://****:***/metrics: reading text format failed: text format parsing error in line 2010: second HELP line for metric name "ceph_pool_objects_repaired" error
    
    - rename label name "poolid" to "pool_id" like all other metrics
    - change type for the "daemon_health_metrics" to gauge
    
    Fixes: https://tracker.ceph.com/issues/59505
    Signed-off-by: banuchka <tyrchenok@gmail.com>
    banuchka committed Apr 27, 2023
    Copy the full SHA
    95d5303 View commit details
    Browse the repository at this point in the history