Commit Graph

673 Commits (9edaa3fa8c45f312bab0bb809b0b586318a647b8)

Author SHA1 Message Date
Marcus Efraimsson cfb061ddab
refactor datasource caching 7 years ago
Leonard Gram 3245227016 permissions: cleanup. 7 years ago
bergquist 70385119bc removes d in disableResolvedMessage 7 years ago
Dave Waters c4dcf5a4ee fix gofmt, add test, correct noted concerns with default value 7 years ago
Dave Waters 6376154b16 add channel option to disable the resolved alert (OK Message) that is sent when condition returns to normal. 7 years ago
Torkel Ödegaard ec4698fb96 alerting: propagate alert validation issues to the user instead of just 'invalid alert data' message 7 years ago
Torkel Ödegaard b671b9704f changed property name to UserWasDeleted and added an assert for it 7 years ago
Torkel Ödegaard 9585dc7825 added the UserWasRemoved flag to make api aware of what happened to return correct message to UI 7 years ago
Torkel Ödegaard 5b5cb6622d Remove user form org now completely removes the user from the system if the user is orphaned 7 years ago
Leonard Gram ccfcf02e33 Refactors ds permissions to a filter. 7 years ago
Marcus Efraimsson 17a5e32f23
remove datasource permission admin for now 7 years ago
bergquist 9022e871e3 avoid sending full notification state to pending/complete 7 years ago
bergquist 341d8af637 rename GetNotificationStateQuery to GetOrCreateNotificationStateQuery 7 years ago
bergquist 7f1d7cefc0 reminder: uses UpdatedAt to track state changes. 7 years ago
Torkel Ödegaard 162a95bff9 wip: going in circles 7 years ago
bergquist 75f832cda8 use alert state changes counter as secondary version 7 years ago
Torkel Ödegaard b3c78f1265 wip: data source permissions hooks 7 years ago
Marcus Efraimsson 5ec086dc56
don't notify if notification state pending 7 years ago
Marcus Efraimsson d412aafb7e
remove unused code 7 years ago
Marcus Efraimsson c1763508e0
handle pending and completed state for alert notifications 7 years ago
Marcus Efraimsson 88bbc452a7
wip: send and mark as complete 7 years ago
bergquist 15ce474639 wip 7 years ago
bergquist c5278af6c4 add support for mysql and postgres unique index error codes 7 years ago
bergquist 3fab616239 implement sql queries for transactional alert reminders 7 years ago
bergquist ff79f80685 initial rename refactoring 7 years ago
bergquist b04052f515 alerting: move all notification conditions to defaultShouldNotify 7 years ago
Marcus Efraimsson 9a6446c2b5
new column for team_member table 7 years ago
Daniel Lee 6f5fbf7a43 fixes strange gofmt formatting 7 years ago
Erik Sundell 31417b795c Stackdriver: Exposing stackdriver backend api 7 years ago
Torkel Ödegaard 78d36f784f fix: gofmt issues 7 years ago
Carl Bergquist b070784b8a adds usage stats for alert notifiers (#13173) 7 years ago
bergquist ff7b0d4f63 go fmt fixes 7 years ago
Benoît Knecht 7ec146df99 social: add GitLab authentication backend 7 years ago
Augustin 05e060dee0 HTTP API documentation +fix when updating a playlist (#12612) 8 years ago
Torkel Ödegaard c189262bac ldap: Make it possible to define Grafana admins via ldap setup, closes #2469 8 years ago
Torkel Ödegaard c03764ff8a
Refactor team pages to react & design change (#12574) 8 years ago
Carl Bergquist 861af4cb97 Improve extensions build. (#12461) 8 years ago
bergquist 83a12afc07 adds tests for journaling sql operations 8 years ago
bergquist c21938d4c4 use epoch to compare timestamp 8 years ago
bergquist a3ee778ddb removes unused code 8 years ago
Torkel Ödegaard 442e0e437b refactoring: transaction manager PR #12203 8 years ago
David Kaltschmidt d5196ab322 remove internal influx ifql datasource 8 years ago
bergquist 171a38df99 alerting: fixes broken table rename 8 years ago
bergquist 7333d7b8d4 alerting: invert sendOnce to sendReminder 8 years ago
John Baublitz bdf433594a Implement code review changes 8 years ago
John Baublitz fca97535d1 Fix multiple bugs 8 years ago
John Baublitz 3cb0e27e1c Revert changes post code review and move them to notification page 8 years ago
John Baublitz e068be4c26 Feature for repeated alerting in grafana 8 years ago
David Kaltschmidt 08ee1da6b1 InfluxDB IFQL datasource 8 years ago
Patrick O'Carroll 0c269d64d0 Alert panel filters (#11712) 8 years ago