HO-CTO / sre-monitoring-as-code

Monitoring-as-Code (MaC) is a jsonnet mixin implementation of SLIs/SLO/Error Budgets using the open-source monitoring and alerting eco-system of Prometheus and Grafana.
https://ho-cto.github.io/sre-monitoring-as-code/
MIT License
23 stars 15 forks source link

fix: change saturation-gauge from using sum to max #637

Closed irenemolnarHO closed 12 months ago

irenemolnarHO commented 1 year ago

Purpose of pull request

636 change saturation-gauge from using sum to max to avoid double counting

How to test

Tested using the testing-mixing file.