prometheus/rules
Bryan Boreham 26d8ae0e41 Rules: simplify map key for stale series detection
The rules manager keeps a note of which series were generated by the
last run, so it can write a stale marker to those that disappeared.
Since the keys are not for human eyes, we can use a simpler format
and save the effort of quoting label values.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2021-11-08 22:18:48 +01:00
..
fixtures fixes yamllint errors 2021-06-12 12:47:47 +02:00
alerting.go Add access function for restoration state of alerting rule (#9665) 2021-11-05 18:26:29 -04:00
alerting_test.go Rule alerts/series limit updates (#9541) 2021-10-21 23:14:17 +02:00
manager.go Rules: simplify map key for stale series detection 2021-11-08 22:18:48 +01:00
manager_test.go Format Go source files using 'gofumpt -w -s -extra' 2021-11-02 19:52:34 +01:00
recording.go Rule alerts/series limit updates (#9541) 2021-10-21 23:14:17 +02:00
recording_test.go Rule alerts/series limit updates (#9541) 2021-10-21 23:14:17 +02:00