grafana/pkg/services/ngalert/eval
George Robinson 89dcaaf049
Alerting: Sort NumberCaptureValues in EvaluationString (#71927)
This commit changes extractEvalString to sort NumberCaptureValues
in ascending order of Var before building the output string. This
means that users will see EvaluationString in a consistent order,
but also make it possible to assert its output in tests.
2023-07-19 12:09:21 +01:00
..
eval_mocks Chore: Fix goimports grouping in alerting (#62424) 2023-01-30 09:55:35 +01:00
context.go Alerting: Tiny refactor on the eval and schedule packages (#66130) 2023-04-06 16:02:28 +01:00
eval_test.go Plugins: Migrate PluginStore mock to pre-existing fakes package (#71664) 2023-07-17 10:21:44 +00:00
eval.go SSE: Support for ML query node (#69963) 2023-07-13 20:37:50 +03:00
extract_md_test.go Alerting: Sort NumberCaptureValues in EvaluationString (#71927) 2023-07-19 12:09:21 +01:00
extract_md.go Alerting: Sort NumberCaptureValues in EvaluationString (#71927) 2023-07-19 12:09:21 +01:00
testing.go Alerting: State manager to use InstanceStore (#53852) 2022-08-18 09:40:33 -04:00