mirror of
https://github.com/ceph/ceph
synced 2025-01-09 20:52:09 +00:00
faeea8d165
Fix most of the issues reported by dashboards-linter: - Add matcher/template for job (and also cluster) - use $__rate_interval everywhere Also this change all the irate functions to rate as most of irate where not actually used correctly. While using irate on graph for instance you can easily miss some of the metrics values as irate only take the two last values and the query steps can be quite large if you want a graph for a few hours/a day or more. Fixes: https://tracker.ceph.com/issues/55003 Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@cern.ch> ceph-mixin: add config with matchers and tags Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@cern.ch>
6 lines
221 B
Plaintext
6 lines
221 B
Plaintext
exclusions:
|
|
template-instance-rule:
|
|
reason: "Instance template not needed because of ceph-mgr leader election."
|
|
target-instance-rule:
|
|
reason: "Instance matcher not needed because of ceph-mgr leader election."
|