Commit Graph

2 Commits (46004037e23bb273e12d7a7b1e9f3e7163f4bee7)

Author SHA1 Message Date
Karl Persson aa484a60c9
RBAC: Fix dashboard filter in SQLBuilder (#53379) 3 years ago
Kyle Brandt 643d2bc890
Chore: Sql store split for legacy alerting (#52901) 3 years ago
Serge Zaitsev 18e93c7077
Chore: Remove bus (#47511) 3 years ago
Selene b2af18f129
Chore: Remove bus from dashboard service (#46829) 3 years ago
Katarina Yang 61974383d7
Refactor: Change sqlstore.inTransaction to SQLStore.WithTransactionalDBSession in alert files (#43815) 3 years ago
idafurjes 7936c4c522
Rename AddHandlerCtx to AddHandler (#43557) 3 years ago
Will Browne 96b1776856
Chore: Fix pass context for SetAlertStateCommand (#42135) 4 years ago
idafurjes 9340430723
Chore: Add alert ctx (#41161) 4 years ago
Arve Knudsen 87c3a2b790
PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
Hugo Häggmark 466462de37
LibraryPanels: Adds permissions to getAllHandler (#31416) 4 years ago
Arve Knudsen b5379c5335
Chore: Fix SQL related Go variable naming (#28887) 5 years ago
Arve Knudsen 7897c6b7d5
Chore: Fix staticcheck issues (#28854) 5 years ago
Arve Knudsen a5d9196a53
Chore/fix lint issues (#27704) 5 years ago
Carl Bergquist f9962eabff
chore: avoid aliasing imports in services (#22499) 5 years ago
Arve Knudsen 2a78d2a61c
pkg/services: Check errors (#19712) 6 years ago
Ben Patterson 9904e14f8e Alerting: Fix dates stored in local time when pausing alerts (#19525) 6 years ago
Kyle Brandt 172464e91e
alerting: return err when SetAlertState fails to save to sql (#18216) 6 years ago
Thibault Chataigner e06abb30aa Alerting: Add tags to alert rules (#10989) 6 years ago
Marcus Efraimsson f845a3b841
upgrade xorm packages to latest versions 6 years ago
bergquist 2fb78a50d6 minor fixes based on code review 7 years ago
bergquist d25284a364 introduce state `unknown` for rules that have not been evaluated yet 7 years ago
bergquist 4526660cb2 wire up debounce setting in the ui 7 years ago
bergquist 75f832cda8 use alert state changes counter as secondary version 7 years ago
Marcus Efraimsson 1be8fb76b8
cleanup alert_notification_state when deleting alert rules and channels 7 years ago
Mario Trangoni e85d0e8d6b pkg/services/sqlstore: Fix sess.Id is deprecated: use ID instead. (megacheck) 7 years ago
Mario Trangoni f73236f8f4 pkg/services/sqlstore: Fix x.Sql is deprecated: use SQL instead. (megacheck) 7 years ago
Caleb Tote 10aaf7b506
Adding eval_data to alerts query results 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
Alexander Zobnin 13c6f37ea5
alerting: show alerts for user with Viewer role 7 years ago
Patrick O'Carroll 0c269d64d0 Alert panel filters (#11712) 7 years ago
Dan Cech 1dfff74da9 move database-specific code into dialects (#11884) 7 years ago
Daniel Lee 5a3ba68a9c database: fixes after xorm update 7 years ago
bergquist 061a418f0f style: dont expose func outside package 7 years ago
Leonard Gram c5226a945b alerting: pausing alerts modifies updated. 7 years ago
Torkel Ödegaard 5323971c21
refactoring: alert rule query refactoring (#10941) 7 years ago
Daniel Lee f5107d5023 alerting: add permission check in api for pausing alerts 7 years ago
bergquist 5a1cf2c793 style: minor code style changes 7 years ago
Torkel Ödegaard 029317ed18 tech: alert list react migration progress 8 years ago
Torkel Ödegaard ba8c02f594 refactor: changed string slicing to strings.TrimPrefix, #9862 8 years ago
Patrick O'Carroll 9ad186bcc9 not ok option to alert list, fixes: #9754 8 years ago
Torkel Ödegaard 81a4df1372 fix: alert api limit param did not work and caused SQL syntax error, fixes #9492 8 years ago
Torkel Ödegaard 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 years ago
Torkel Ödegaard 0384eecf5c fix: minor fix for bug when saving alert with empty message, fixes #7927 8 years ago
bergquist 00dddca26a alerting: dedupe alert notifications when running multiple servers 8 years ago
bergquist 46e4a54a6e style: go fmt with simplify 8 years ago
bergquist e78da57e4d feat(alerting): shows when no_data triggered alerts 8 years ago
bergquist 6c2c3c7e24 Revert "fix(alerting): pause dto can only pause one" 9 years ago
bergquist b2c5a6a037 fix(alerting): pause dto can only pause one 9 years ago
bergquist a2257ec3d0 tech(alerting): renames pause all method 9 years ago