Commit Graph

48 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 03e746d9df
Alerting: Delete state from the database on reset (#53919) 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
Yuriy Tseretyan a6b1090879
Alerting: refactor scheduler and separate notification logic (#48144) 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
gotjosh 0cde283505
Alerting: Logs should not be capitalized and the errors key should be "err" (#50333) 3 years ago
Joe Blubaugh 56f40bd413
Alerting: Add Go error message to warning log for screenshots. (#49870) 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
George Robinson c5547123bc
Remove redundant queries in GetAlertRules and GetOrgAlertRules and replace with ListAlertRules (#48108) 3 years ago
gotjosh cb6124c921
Alerting: Accurately set value for prom-compatible APIs (#47216) 3 years ago
gotjosh 8d4a0a0396
Alerting: Include annotations in prometheus Alert response. (#45970) 3 years ago
George Robinson feae959c9d
Alerting: Create annotation if Firing alert is removed (#45703) 3 years ago
George Robinson 8d57318941
Alerting: Use expanded labels in dashboard annotations (#45726) 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
idafurjes 56c3875bb9
Chore: Remove context.TODO (#43458) 3 years ago
gotjosh 357e9ed1ea
Alerting: Fix Annotation Creation when the alerting state changes (#42479) 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
gotjosh fcbcfd232b
Alerting: Move spammy log line to debug in the state manager (#39410) 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
gotjosh dd502f22eb
Alerting: Fix alert flapping in the internal alertmanager (#38648) 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 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
gotjosh a86ad1190c
Alerting: Refactor state manager as a dependency (#36513) 4 years ago
David Parrott 4732f832f7
Alerting: recalculate EndsAt (#35830) 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
Kyle Brandt 63b2dd06a5
Alerting: Set "value" with evalmatches in G Managed (#34075) 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 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