3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/services/ngalert/state
SatVeer Singh 1bfa3a0f1e
Chore: Replace go-multierror with errors package ()
* code refactor and type assertions added to tests

* no-lint rule added for specific line
2023-06-19 12:29:45 +03:00
..
historian Alerting: Attach hash of instance labels to state history log lines () 2023-04-19 14:22:19 -05:00
template Alerting: Update prometheus version () 2023-03-31 16:34:35 +02:00
cache_bench_test.go Alerting: Improve performance of cache.getOrCreate () 2023-06-15 09:37:47 -04:00
cache_test.go Chore: Replace go-multierror with errors package () 2023-06-19 12:29:45 +03:00
cache.go Chore: Replace go-multierror with errors package () 2023-06-19 12:29:45 +03:00
compat_test.go Alerting: Add image URI annotation only when there's an image () 2023-06-09 10:59:24 -03:00
compat.go Alerting: Add image URI annotation only when there's an image () 2023-06-09 10:59:24 -03:00
image_mock.go Chore: Fix goimports grouping in alerting () 2023-01-30 09:55:35 +01:00
manager_bench_test.go Alerting: Expose Prometheus metrics for persisting state history () 2023-03-06 10:40:37 -06:00
manager_private_test.go Alerting: Do not persist noop transition from Normal state. () 2023-01-13 18:29:29 -05:00
manager_test.go Alerting: Remove and revert flag alertingBigTransactions () 2023-04-06 18:06:25 +02:00
manager.go Alerting: Use URLs in image annotations () 2023-04-26 13:06:18 -03:00
persist.go Alerting: Remove and revert flag alertingBigTransactions () 2023-04-06 18:06:25 +02:00
state_test.go Alerting: Use URLs in image annotations () 2023-04-26 13:06:18 -03:00
state.go Alerting: Repurpose rule testing endpoint to return potential alerts () 2023-06-08 18:59:54 -04:00
testing.go Alerting: Remove and revert flag alertingBigTransactions () 2023-04-06 18:06:25 +02:00