scylladb / scylla-monitoring

Simple monitoring of Scylla with Grafana
https://scylladb.github.io/scylla-monitoring/
Apache License 2.0
240 stars 143 forks source link

Preparing for lantencies metric rename #2338

Open amnonh opened 4 months ago

amnonh commented 4 months ago

This is a preparation step for #2287. It switches the Prometheus config and recording rules to use the summary name and adds recording rules to copy the value to the old format.

Fixes #2331