Commit Graph

44 Commits (5b3ff90377297413c30aad634d9d588afb67ca36)

Author SHA1 Message Date
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 fbb3ad5fc4 make sure frequency cannot be zero 6 years ago
Marcus Efraimsson 9e0da02b6a
refactor dashboard alert extractor 7 years ago
bergquist ae2d536740 adds tests for extracting for property 7 years ago
bergquist ccd89eee97 renames `debouceduration` to `for` 7 years ago
bergquist 4526660cb2 wire up debounce setting in the ui 7 years ago
Torkel Ödegaard ec4698fb96 alerting: propagate alert validation issues to the user instead of just 'invalid alert data' message 7 years ago
Mario Trangoni 80fa66fcb0 Fix some typos found by codespell 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
Karsten Weiss f61e69ce75 Simplify comparison to bool constant (gosimple) 7 years ago
Daniel Lee 68833fa978 dashboard: allow alerts to be saved for new/provisioned dashboards 7 years ago
bergquist be7ec310b1 alerting: supports extracting alerts from collapsed panels 7 years ago
Daniel Lee d96fbb486f alerting: fixes validation error when saving alerts in dash 7 years ago
Carl Bergquist 66cf224e31 alerting: make alert extractor backwards compatible 8 years ago
bergquist 89eda76f29 require dashboard panels to have id 8 years ago
Anton Yackushev bab21c9069 misspell: Corrected some misspelled words 8 years ago
Carl Bergquist c43bb7fb99 Extractor should not modify dashboard json (#7256) 8 years ago
bergquist 80d438ca49 chore(alerting): removes double logging 9 years ago
bergquist c138b04c5e feat(alerting): avoid double logging 9 years ago
utkarshcmu d009c6b953 Log bad alert config 9 years ago
utkarshcmu 942de5497e Fixed alert message typo 9 years ago
bergquist 1506df8c11 feat(alerting): parse the interval value from the panel 9 years ago
bergquist ccee1b3f96 fix(alerting): fix bug with unhandled error 9 years ago
Torkel Ödegaard 7c339f0794 feat(alerting): show alertin state in panel header, closes #6136 9 years ago
Torkel Ödegaard b0c7e61ef8 feat(alerting): removed severity 9 years ago
Torkel Ödegaard 0392fde34e feat(alerting): doing schema changes 9 years ago
bergquist 16e75a3036 feat(alerting): add alert message to slack integration 9 years ago
Torkel Ödegaard 717cce014b feat(alerting): refactoring 9 years ago
Torkel Ödegaard 7eb2d2cf47 feat(alerting): working on state management 9 years ago
Torkel Ödegaard f6a160b270 feat(alerting): testing alert is starting to work 9 years ago
Torkel Ödegaard 3219d98a92 feat(alerting): starting work on condition evaluation 9 years ago
Torkel Ödegaard 2a30baef05 feat(alerting): progress on updating extractor to work with new alert model 9 years ago
bergquist 0a85efbf18 feat(alerting): add datasource type to settings 9 years ago
bergquist e8a324c7f5 feat(alerting): add frequency back to alert model 9 years ago
bergquist 777ca4cd7d style(alerting): rename level.level to level.value 9 years ago
Torkel Ödegaard dac8b35a1a feat(alerting): renamed scheduler to handler 9 years ago
bergquist 7f22b9eb6e tech(alerting): expression -> settings 9 years ago
Torkel Ödegaard e3b281dbac feat(alerting): more work on alerting thresholds 9 years ago
Torkel Ödegaard 77a5e3f14d feat(alerting): minor fixes 9 years ago
Torkel Ödegaard 382f396247 feat(alerting): more model changes 9 years ago
Torkel Ödegaard a362984c57 feat(alerting): renamed AlertRuleModel to just Alert, think making a distinction between an Alert and an Alert Rule is just confusing and was a mistake on my part 9 years ago
Torkel Ödegaard 2b4a9954b1 feat(alerting): progress on alerting UI and model, refactoring of dashboard parser and tests into extractor component, moved tests from sqlstore to alerting package 9 years ago