Commit Graph

79 Commits (f434467ef827b46f8e9e8766779a1b47313ed09a)

Author SHA1 Message Date
Serge Zaitsev 58f6648505
Chore: capitalise messages for alerting (#74335) 2 years ago
idafurjes 982939111b
Rename Id to ID for annotation models (#62886) 2 years ago
idafurjes 23c27cffb3
Chore: Rename Id to ID in alerting models (#62777) 2 years ago
Serge Zaitsev b1c98f7119
Chore: Remove result field from alert commands and queries (#62714) 2 years ago
Kristin Laemmert 40feee0d17
chore: move alert-related models (#61716) 2 years ago
Sofia Papagiannaki 754eea20b3
Chore: SQL store split for annotations (#55089) 3 years ago
Serge Zaitsev 43b15b92ad
Chore: Remove bus from the alerting service (#44496) 3 years ago
idafurjes 8e6d6af744
Rename DispatchCtx to Dispatch (#43563) 3 years ago
Will Browne 96b1776856
Chore: Fix pass context for SetAlertStateCommand (#42135) 4 years ago
Joan López de la Franca Beltran 722c414fef
Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
Arve Knudsen 9593d57914
Chore: Enable errorlint linter (#29227) 5 years ago
Arve Knudsen 16c185c3b9
Chore: Drop xerrors dependency (#26718) 5 years ago
Arve Knudsen d4e4cb4c71
Chore: Enable Go linter gocritic (#26224) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Arve Knudsen 2a78d2a61c
pkg/services: Check errors (#19712) 6 years ago
Marcus Efraimsson e83f55f394 Chore: Use ruleId instead of alertId as log keyword (#18738) 6 years ago
Oleg Gaidarenko 75fa1f0207 Metrics: use consistent naming for exported variables (#18134) 6 years ago
Carl Bergquist d8736a2547
Alerting: golint fixes for alerting (#17246) 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
bergquist ccfd9c89b2 introduces hard coded deboucing for alerting 7 years ago
Marcus Efraimsson 0e0901874b
better comment about state changes 7 years ago
bergquist 75f832cda8 use alert state changes counter as secondary version 7 years ago
bergquist ff79f80685 initial rename refactoring 7 years ago
Torkel Ödegaard 4dab595ed7 rendering: Added concurrent rendering limits 7 years ago
bergquist f4b089d551 notifications: make journaling ctx aware 7 years ago
John Baublitz bdf433594a Implement code review changes 7 years ago
John Baublitz 3cb0e27e1c Revert changes post code review and move them to notification page 7 years ago
John Baublitz e068be4c26 Feature for repeated alerting in grafana 7 years ago
Torkel Ödegaard 80d694d205
Backend image rendering as plugin (#11966) 7 years ago
Mario Trangoni 91fb2e07ce pkg: fix codespell issues 7 years ago
ryan 60816f5fc2 using millis for annotations too 7 years ago
Thibault Chataigner fd633a1d5d Add a per-notifier ShouldNotify() 8 years ago
Torkel Ödegaard 25aa9df270 Create annotations (#8197) 8 years ago
bergquist 2de94d6548 convert old metrics to prom metrics 8 years ago
Torkel Ödegaard f84dc24fcb alerting: improving and fixing alert history, #7257 8 years ago
bergquist 00dddca26a alerting: dedupe alert notifications when running multiple servers 8 years ago
bergquist bd010289b2 alerting: images in alert notifications is now optional 8 years ago
bergquist e78da57e4d feat(alerting): shows when no_data triggered alerts 8 years ago
bergquist 0873d493c2 feat(alerting): moves getNewState to evalHandler 8 years ago
bergquist ecdf1888c4 feat(alerting): removes pause per datasource 9 years ago
bergquist d7f11c304c tech(alerting): set prev state when creating eval context 9 years ago
bergquist 489f087fbd feat(alerting): reduce states. Make exeuction result configurable. 9 years ago
bergquist f0b591b89b feat(alerting): extract logic state updates and notifications 9 years ago
utkarshcmu d9f2519916 Renamed Initialized to Pending 9 years ago
utkarshcmu 4c64e45a59 Added initalized state to alerts 9 years ago
Carl Bergquist bc90e6ce46 Alerting: Keep last state on no data (#6354) 9 years ago
Torkel Ödegaard a2e14f56e4 refactoring(alerting PR #6354): added new option type for NoData option so AlertStateType does not have to contain invalid state, #6354 9 years ago