Commit Graph

1663 Commits (40a38552a90957416d4a0054c873f5863fdf293c)

Author SHA1 Message Date
bergquist 862815d18d go meta lint errors 7 years ago
bergquist caec36e7ec alert rule have to be pending before alerting is for is specified 7 years ago
bergquist a70ea2101c alertmanager: adds tests for should notify 7 years ago
bergquist 28029ce4a7 alerting: support `for` on execution errors and notdata 7 years ago
bergquist 84eb3bd095 tests for supporting for with all alerting scenarios 7 years ago
bergquist 8fb997d935 should not notify when going from unknown to pending 7 years ago
Marcus Efraimsson 5f9fecd254
feat: team preferences 7 years ago
bergquist 2fb78a50d6 minor fixes based on code review 7 years ago
Andrey Kaipov 63fdffe8c0 Fixes #13993 - adds more options for Slack notifications 7 years ago
bergquist 423331dae0 alerting: delete alerts when parent folder is deleted 7 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 d25284a364 introduce state `unknown` for rules that have not been evaluated yet 7 years ago
bergquist 6f748d8a96 fixes go meta lint issue 7 years ago
bergquist 4526660cb2 wire up debounce setting in the ui 7 years ago
bergquist 2d3a575489 adds db migration for debounce_duration 7 years ago
bergquist ccfd9c89b2 introduces hard coded deboucing for alerting 7 years ago
Marcus Efraimsson 818d48c2c0
always execute the user teams query 7 years ago
Marcus Efraimsson 5be2332c66
handle error before populating cache 7 years ago
bergquist 7c3dcb3702 alerting: adds tests for the median reducer 7 years ago
Marcus Efraimsson 6ef941ea17
fix failing tests 7 years ago
Sergio Conde Gomez 65a15b157f
Increase Telegram captions length limit. 7 years ago
Torkel Ödegaard 93453c2d94 added caching of signed in user DB calls 7 years ago
Marcus Efraimsson 6f9c0241af
register datasource cache service with proper name 7 years ago
Marcus Efraimsson 70ddf93688
include teams on signed in user 7 years ago
Marcus Efraimsson cfb061ddab
refactor datasource caching 7 years ago
bergquist 0a9bfc5529 delete provisioning meta data when deleting folder 7 years ago
Marcus Efraimsson b371f2d91f
add debug logging of folder/dashbord permission checks 7 years ago
Mario Trangoni 68507e8855 pkg/services/alerting/reader.go: Fix should use for range instead of for { select {} }. 7 years ago
Torkel Ödegaard 5b8178cdae fixed gofmt issue after go update 7 years ago
Yuan Liu 68c460a957
fix cannot receive dingding alert bug 7 years ago
bergquist 70385119bc removes d in disableResolvedMessage 7 years ago
bergquist 5566a61aef alerting: tests default value for disable resolve message 7 years ago
Dave Waters a3137e731d clean up tests 7 years ago
Dave Waters 0eae7b077d fix gofmt, add test, correct noted concerns with default value 7 years ago
Dave Waters c4dcf5a4ee fix gofmt, add test, correct noted concerns with default value 7 years ago
Dave Waters 18c73631ea rename UI Option, align with control, update tests 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
Andreas Kohn 272274220c
Fix grammar in log message 7 years ago
Torkel Ödegaard ba67dc7689 changed to plain errors further down the alerting validation model so error did not get double wrapping in ValidationError 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 74533a7a19 pkg/services/sqlstore/user_auth_test.go: comment unused users slice 7 years ago
Torkel Ödegaard 8c9939df72 Adds backend hooks service so extensions can modify index data 7 years ago
Torkel Ödegaard d5d8d7efa6 minor setting refactorings 7 years ago
Torkel Ödegaard b671b9704f changed property name to UserWasDeleted and added an assert for it 7 years ago
Mario Trangoni 9c44c75936 pkg/services/alerting/notifiers/telegram.go: check error before close. 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
bergquist 4498d75b17 provisioning: adds more logging about failed to deletion of provisioned dashboards 7 years ago