prometheus/rules
Charles Korn 3db98d7dde
Avoid unnecessary allocations in recording rule evaluation (#11812)
Re-use the Builder each time round the loop.
2023-03-08 12:57:19 +00:00
..
fixtures
alerting.go
alerting_test.go rules: two places need to call EmptyLabels 2023-02-22 15:14:07 +00:00
manager.go
manager_test.go
origin.go
origin_test.go rules: two places need to call EmptyLabels 2023-02-22 15:14:07 +00:00
recording.go Avoid unnecessary allocations in recording rule evaluation (#11812) 2023-03-08 12:57:19 +00:00
recording_test.go Avoid unnecessary allocations in recording rule evaluation (#11812) 2023-03-08 12:57:19 +00:00