Commit Graph

65 Commits (46004037e23bb273e12d7a7b1e9f3e7163f4bee7)

Author SHA1 Message Date
Kyle Brandt 643d2bc890
Chore: Sql store split for legacy alerting (#52901) 3 years ago
Kristin Laemmert 945f015770
backend/datasources: move datasources models into the datasources service package (#51267) 3 years ago
Serge Zaitsev b31c7d3654
Chore: Remove bus from alerting rule (#47508) 3 years ago
Selene 5eaf6509c0
Dashboard Extractor: Don't fail when using default OSS implementation (#46024) 3 years ago
Selene 2c90dcf3c0
Dashboard Alert Extractor: Create service for dashboard extractor and remove bus (#45518) 3 years ago
idafurjes 8e6d6af744
Rename DispatchCtx to Dispatch (#43563) 3 years ago
David Parrott a53b78df0c
Alerting: improve error on failure to remove query referenced by legacy alerting (#42169) 4 years ago
idafurjes 725dbf8d95
Chore: Add context to datasource service (#42294) 4 years ago
idafurjes d72e389d3d
Add context for GetAlertNotificationUidQuery (#41633) 4 years ago
Will Browne 8157d3564b
remove println (#41139) 4 years ago
Ryan McKinley 7319efe077
Dashboard: replace datasource name with a reference object (#33817) 4 years ago
Will Browne e4297006f6
Chore: Propagate context for data source provisioning (#40235) 4 years ago
Marcus Efraimsson 477d4197fb
Chore: Improve save dashboard error messages (#35780) 4 years ago
Dimitris Sotirakis 258578766b
Alerting: Add checks for non supported units - disable defaulting to seconds (#32477) 4 years ago
Arve Knudsen 87c3a2b790
PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
Kyle Brandt 1c1a800bc0
API: Add by UID routes for data sources (#29884) 4 years ago
ying-jeanne 2a9c625c9f
Alerting: improve alerting default datasource search when extracting alerts (#29993) 4 years ago
Arve Knudsen 9593d57914
Chore: Enable errorlint linter (#29227) 5 years ago
Sofia Papagiannaki 48e753d888
Alerting: Log alert warnings for obsolete notifiers when extracting alerts and remove spammy error (#28162) 5 years ago
Arve Knudsen 415638cdda
Chore: Use interfaces where possible (#26392) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 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 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