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 fixes yamllint errors 2021-06-12 12:47:47 +02:00
alerting.go Merge branch 'main' into dannykopping/rule-eval 2023-01-26 13:10:18 +02:00
alerting_test.go rules: two places need to call EmptyLabels 2023-02-22 15:14:07 +00:00
manager.go Add 'keep_firing_for' field to alerting rules 2023-01-13 12:11:39 +01:00
manager_test.go Refactor tsdbutil for tests/native histograms (#11948) 2023-02-10 17:09:33 +05:30
origin.go Panic if rule type was not expected 2023-01-20 10:27:50 +02:00
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