Commit Graph

61 Commits (a40fa8389388a72e0775e98c2299f870e93adad0)

Author SHA1 Message Date
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
idafurjes 56c3875bb9
Chore: Remove context.TODO (#43458) 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
Santiago a21d1e50f1
avoid template execution errors on missing values (#41617) 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
Santiago a45e4ff73f
graphLink and tableLink template functions (#41369) 4 years ago
Yuriy Tseretyan 610643a668
Alerting: Special alert instance if rule is in state NoData (#40540) 4 years ago
Yuriy Tseretyan 1b5b747885
Alerting: Additional Tests for State Manager (#41291) 4 years ago
Yuriy Tseretyan 5836def6c2
Alerting: declare constants for __dashboardUid__ and __panelId__ literals (#39976) 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
George Robinson 27609dc2c5
Fix alerts with evaluation interval more than 30 seconds resolving in Alertmanager (#39513) 4 years ago
gotjosh fcbcfd232b
Alerting: Move spammy log line to debug in the state manager (#39410) 4 years ago
Santiago c3cf95f383
Revert "Alerting: add template funcs (#38404)" (#39258) 4 years ago
Santiago d6fb0181fb
Alerting: add template funcs (#38404) 4 years ago
Marcus Efraimsson fa9857499b
Chore: GetDashboardQuery should be dispatched using DispatchCtx (#36877) 4 years ago
gotjosh a2f4344bf2
Alerting: Refactor & fix unified alerting metrics structure (#39151) 4 years ago
George Robinson 5caf6cb369
Change templateCaptureValue to support using template functions (#38766) 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
Kyle Brandt aef67994a1
Annotations: Fix alerting annotation coloring (#37412) 4 years ago
Kyle Brandt aa904a5a04
NGAlert: Send resolve signal to alertmanager on alerting -> Normal (#37363) 4 years ago
David Parrott b5f464412d
Alerting: automatically remove stale alerting states (#36767) 4 years ago
George Robinson 2f4c893cf3
Expand the value string in annotations and labels of alerts (#37051) 4 years ago
George Robinson 456dac1303
Expand the value of math and reduce expressions in annotations and labels (#36611) 4 years ago
David Parrott 19f18bcecc
Alerting: annotation on state change (#36535) 4 years ago
David Parrott 310d3ebe3d
change template expansion missing value handling (#36679) 4 years ago
gotjosh a86ad1190c
Alerting: Refactor state manager as a dependency (#36513) 4 years ago
David Parrott 4732f832f7
Alerting: recalculate EndsAt (#35830) 4 years ago
Ganesh Vernekar dcd4bf1615
Alerting: Fill the empty GeneratorURL (#35740) 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 7a83d1f9ff
Alerting resend delay for sending to notifiers (#34312) 4 years ago
David Parrott 25485100b0
Alerting: Trim results when at processing instead of on ticker (#34248) 4 years ago
David Parrott bbb7bbf891
Alerting: Remove back end logic for supporting KeepLastState (#34242) 4 years ago
Kyle Brandt 63b2dd06a5
Alerting: Set "value" with evalmatches in G Managed (#34075) 4 years ago
Owen Diehl 1367f7171e
Alerting/ruler metrics (#34144) 4 years ago
Kyle Brandt babb17afd6
Alerting/Chore: Move tests from tests package (#34059) 4 years ago
Kyle Brandt fae093bbe2
Alerting: Fix state cache getOrCreate panic (#33777) 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
Kyle Brandt 48358efc13
Alerting: remove State cache entries on Ruler Delete (#33638) 4 years ago
Owen Diehl 070627d11e
better handle metrics for state transitions (#33648) 4 years ago
Kyle Brandt 7823842c5d
Alerting: Load annotations from rule into State cache (#33542) 4 years ago
Owen Diehl 5e48b54549
Alerting/metrics (#33547) 4 years ago
Sofia Papagiannaki 1e380e869e
[Alerting]: some fixes (#33538) 4 years ago