Commit Graph

40 Commits (22c937340e7ae239eb5b3e3f0d1764bc54da266b)

Author SHA1 Message Date
Joe Blubaugh 22c937340e
Revert "Alerting: Write and Delete multiple alert instances. (#54072)" (#54885) 3 years ago
Joe Blubaugh 5e4fd94413
Alerting: Write and Delete multiple alert instances. (#54072) 3 years ago
Yuriy Tseretyan 9f90a7b54d
Alerting: State manager to use InstanceStore (#53852) 3 years ago
Yuriy Tseretyan e5e8747ee9
Alerting: Update state manager to accept reserved labels (#52189) 3 years ago
George Robinson 34d45977ca
Alerting: Fix bug where state did not change between Alerting and Error (#52204) 3 years ago
Yuriy Tseretyan 4b42cd3c1d
Alerting: State manager to use clock (#51219) 3 years ago
Yuriy Tseretyan 157c12211d
Alerting: State manager to use tick time to determine stale states (#50991) 3 years ago
Joe Blubaugh 1cc034d960
Alerting: Add a "Reason" to Alert Instances to show underlying cause of state. (#49259) 3 years ago
Joe Blubaugh 1d724810de
Alerting: State Manager takes screenshots. (#49338) 3 years ago
Joe Blubaugh 687e79538b
Alerting: Add a general screenshot service and alerting-specific image service. (#49293) 3 years ago
Kristin Laemmert 1df340ff28
backend/services: Move GetDashboard from sqlstore to dashboard service (#48971) 3 years ago
Yuriy Tseretyan 884c885289
Alerting: Support OK option for Error state (#47670) 3 years ago
gotjosh cb6124c921
Alerting: Accurately set value for prom-compatible APIs (#47216) 3 years ago
George Robinson 79769132c0
Alerting: Alert rule should wait For duration when execution error state is Alerting (#47052) 3 years ago
George Robinson 789cfc31e3
Alerting: Fix use of > instead of >= when checking the For duration (#46011) 3 years ago
George Robinson 8d57318941
Alerting: Use expanded labels in dashboard annotations (#45726) 3 years ago
Yuriy Tseretyan 02f8e99ca1
Alerting: move fake stores to store package (#45428) 3 years ago
George Robinson 67a3e1d6fd
Add context.Context to InstanceStore (#45049) 3 years ago
George Robinson a9399ab3cd
Alerting: Add context.Context to RuleStore (#45004) 3 years ago
idafurjes 7a23700e1a
Remove unused GetDashboard method (#44890) 3 years ago
Yuriy Tseretyan 984c95de63
Do not store EvaluationString in Evaluation. (#44606) 3 years ago
George Robinson 5e2280ceee
Add metrics to ngalert scheduler (#44602) 3 years ago
George Robinson c932dc959c
Alerting: Add Ref ID to DatasourceNoData and DatasourceError alerts (#42630) 4 years ago
gotjosh 357e9ed1ea
Alerting: Fix Annotation Creation when the alerting state changes (#42479) 4 years ago
gotjosh dd5a2e5128
Alerting: Clear alerting rule evaluation errors after intermittent failures (#42386) 4 years ago
George Robinson 1b26d4d88e
Alerting: Create DatasourceError alert if evaluation returns error (#41869) 4 years ago
Yuriy Tseretyan 1b5b747885
Alerting: Additional Tests for State Manager (#41291) 4 years ago
idafurjes 2759b16ef5
Chore: Add context for dashboards (#39844) 4 years ago
Santiago 562cd9e44e
Alerting template functions (#39261) 4 years ago
Sofia Papagiannaki 012d4f0905
Alerting: Remove `ngalert` feature toggle and introduce two new settings for enabling Grafana 8 alerts and disabling them for specific organisations (#38746) 4 years ago
gotjosh a2f4344bf2
Alerting: Refactor & fix unified alerting metrics structure (#39151) 4 years ago
gotjosh dd502f22eb
Alerting: Fix alert flapping in the internal alertmanager (#38648) 4 years ago
Arve Knudsen 78596a6756
Migrate to Wire for dependency injection (#32289) 4 years ago
David Parrott b5f464412d
Alerting: automatically remove stale alerting states (#36767) 4 years ago
George Robinson 456dac1303
Expand the value of math and reduce expressions in annotations and labels (#36611) 4 years ago
gotjosh a86ad1190c
Alerting: Refactor state manager as a dependency (#36513) 4 years ago
Ganesh Vernekar 8417088969
Alerting: Expand `{{$labels.xyz}}` template in labels and annotations (#35159) 4 years ago
David Parrott 20d356947c
set state correctly and test (#34680) 4 years ago
David Parrott bbb7bbf891
Alerting: Remove back end logic for supporting KeepLastState (#34242) 4 years ago
Kyle Brandt babb17afd6
Alerting/Chore: Move tests from tests package (#34059) 4 years ago
David Parrott b1a8c67689
Alerting return evaluation errors to /rules (#33663) 4 years ago
David Parrott 39099bf3c0
Alerting nested state cache (#33666) 4 years ago
Owen Diehl 5e48b54549
Alerting/metrics (#33547) 4 years ago
Kyle Brandt 914443c816
Alerting: Fix state cache id duplication (#33480) 4 years ago
David Parrott 788bc2a793
Alerting: refactor state tracker (#33292) 4 years ago
David Parrott ca79206498
Alerting: Handle NoData and Error evaluation results (#33194) 4 years ago
gotjosh de0802cf3b
Alerting: Fixes the integration test currently failing at master (#33233) 4 years ago
David Parrott 4be1d84f23
Alerting: Enhancements to /rules (#33085) 4 years ago
David Parrott 555da77527
Dparrott/labels on alert rule (#33057) 4 years ago
David Parrott 567a6a09bd
Alerting: Return RuleResponse for api/prometheus/grafana/api/v1/rules (#32919) 4 years ago