Commit Graph

20 Commits (43b15b92adcb437075fb11944e28cf9fc75a95f8)

Author SHA1 Message Date
Serge Zaitsev 43b15b92ad
Chore: Remove bus from the alerting service (#44496) 3 years ago
idafurjes 8e6d6af744
Rename DispatchCtx to Dispatch (#43563) 3 years ago
idafurjes d72e389d3d
Add context for GetAlertNotificationUidQuery (#41633) 4 years ago
idafurjes 9340430723
Chore: Add alert ctx (#41161) 4 years ago
Sofia Papagiannaki 48e753d888
Alerting: Log alert warnings for obsolete notifiers when extracting alerts and remove spammy error (#28162) 5 years ago
Oleg Gaidarenko 75fa1f0207 Metrics: use consistent naming for exported variables (#18134) 6 years ago
Carl Bergquist bd5bcea5d0
alerting: fix a bunch of lint issues. (#17128) 6 years ago
Carl Bergquist 13f137a17d
tech: avoid alias for importing models in alerting (#17041) 6 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 6 years ago
bergquist 8a3a3cccc3 moves metric package to /infra 6 years ago
Mario Trangoni 68507e8855 pkg/services/alerting/reader.go: Fix should use for range instead of for { select {} }. 7 years ago
Mario Trangoni 33ae8d35ea comment unused struct fields 7 years ago
bergquist 2de94d6548 convert old metrics to prom metrics 8 years ago
bergquist 71f406558e tech(alerting): remove comments 9 years ago
bergquist 360516ed41 feat(metrics): change active alerts to guage 9 years ago
bergquist 937726499f feat(alerting): add global usage metrics for alerting 9 years ago
Torkel Ödegaard 717cce014b feat(alerting): refactoring 9 years ago
Torkel Ödegaard 0d9b98da6d feat(alerting): progress on email notifications 9 years ago
Torkel Ödegaard 1500c0e954 feat(alerting): alert threshold handles progress 9 years ago
Torkel Ödegaard 71c1c0ab65 feat(alerting): trying to get things to work with new model 9 years ago
bergquist ea8fb66f73 test(alerting): fixes broken unittests 9 years ago
bergquist ef35184a80 feat(alerting): rename alertrule model to alertruleDAO 9 years ago
bergquist fdf051ad5a feat(alerting): begin alert rule storage refactoring 9 years ago
bergquist 544073b7e1 feat(alerting): make sure saved alerts are valid 9 years ago
Torkel Ödegaard 34e17f7282 feat(alerting): requests looks to be working again 9 years ago
Torkel Ödegaard d1acfb4494 feat(alerting): minor progress 9 years ago