ceph/monitoring
Benoît Knecht adc36dea7f monitoring/grafana: Update radosgw dashboards
With the `ceph_daemon` label now replaced by `instance_id` on all `ceph_rgw_*`
metrics, we need to update Grafana dashboards get that label back from
`ceph_rgw_metadata` using this type of construct:

```
ceph_rgw_req * on (instance_id) group_left(ceph_daemon) ceph_rgw_metadata
```

Signed-off-by: Benoît Knecht <bknecht@protonmail.ch>
2022-01-11 13:17:20 +01:00
..
grafana monitoring/grafana: Update radosgw dashboards 2022-01-11 13:17:20 +01:00
prometheus mgr/prometheus: Update rule format and enhance SNMP support 2021-11-05 11:24:25 +13:00
snmp mgr/prometheus: Update rule format and enhance SNMP support 2021-11-05 11:24:25 +13:00
CMakeLists.txt monitoring/prometheus: Add cmake integration 2021-10-22 13:37:31 +13:00