grafana/pkg/services/ngalert/state
George Robinson 7edbe72483
Alerting: Support concurrent queries for saving alert instances (#70525)
This commit adds support for concurrent queries when saving alert
instances to the database. This is an experimental feature in
response to some customers experiencing delays between rule evaluation
and sending alerts to Alertmanager, resulting in flapping. It is
disabled by default.
2023-06-23 11:36:07 +01:00
..
historian Alerting: Add two missing tests which cover missing URLs for Loki state history (#70460) 2023-06-21 12:58:37 -05:00
template Alerting: Update prometheus version (#65688) 2023-03-31 16:34:35 +02:00
cache_bench_test.go Alerting: Improve performance of cache.getOrCreate (#63909) 2023-06-15 09:37:47 -04:00
cache_test.go Chore: Replace go-multierror with errors package (#66432) 2023-06-19 12:29:45 +03:00
cache.go Chore: Replace go-multierror with errors package (#66432) 2023-06-19 12:29:45 +03:00
compat_test.go Alerting: Use only token for images in notifications (#70196) 2023-06-21 20:53:45 -03:00
compat.go Alerting: Use only token for images in notifications (#70196) 2023-06-21 20:53:45 -03:00
image_mock.go Chore: Fix goimports grouping in alerting (#62424) 2023-01-30 09:55:35 +01:00
manager_bench_test.go Alerting: Support concurrent queries for saving alert instances (#70525) 2023-06-23 11:36:07 +01:00
manager_private_test.go Alerting: Support concurrent queries for saving alert instances (#70525) 2023-06-23 11:36:07 +01:00
manager_test.go Alerting: Support concurrent queries for saving alert instances (#70525) 2023-06-23 11:36:07 +01:00
manager.go Alerting: Support concurrent queries for saving alert instances (#70525) 2023-06-23 11:36:07 +01:00
persist.go Alerting: Remove and revert flag alertingBigTransactions (#65976) 2023-04-06 18:06:25 +02:00
state_test.go Alerting: Use URLs in image annotations (#66804) 2023-04-26 13:06:18 -03:00
state.go Alerting: Add debug logs for EndsAt timestamp (#70336) 2023-06-20 12:13:38 +03:00
testing.go Alerting: Remove and revert flag alertingBigTransactions (#65976) 2023-04-06 18:06:25 +02:00