Commit Graph

120 Commits (0392fde34edc22e660cdae33474d4ac9dcafe40c)

Author SHA1 Message Date
Torkel Ödegaard 0392fde34e feat(alerting): doing schema changes 10 years ago
bergquist 16e75a3036 feat(alerting): add alert message to slack integration 10 years ago
Torkel Ödegaard 357358898d feat(annotations): working on alert annotations, #5694 10 years ago
Torkel Ödegaard 6cb1dafb1d feat(alerting): progress on notifications 10 years ago
Torkel Ödegaard f6a160b270 feat(alerting): testing alert is starting to work 10 years ago
Torkel Ödegaard 624cd6fc0a feat(alerting): cleanup, removed alert changes table and code 10 years ago
Torkel Ödegaard d44325affd feat(apps): progress on app dashboard imports 10 years ago
Torkel Ödegaard b62f1f00cd feat(apps): auto update dashboard dashboards, #5529 10 years ago
bergquist 4fc16c36ed feat(alerting): saves new state when alert updates 10 years ago
bergquist 67197d54f9 feat(alerting): add triggeredAlerts as json to alert_state 10 years ago
bergquist fa309ec925 feat(alerting): add default notification group 10 years ago
Torkel Ödegaard 305a6ae110 feat(dashboards): dashboard sharing fixes 10 years ago
bergquist e8a324c7f5 feat(alerting): add frequency back to alert model 10 years ago
bergquist 8b91e57ef6 feat(alerting): notification query 10 years ago
Torkel Ödegaard dac8b35a1a feat(alerting): renamed scheduler to handler 10 years ago
bergquist 7f22b9eb6e tech(alerting): expression -> settings 10 years ago
bergquist 1e41eb8c97 tech(alerting): remove frequency from alert model 10 years ago
Torkel Ödegaard 086b59483e feat(loggin): disable logging by default so unit tests are not full of logging 10 years ago
Torkel Ödegaard 382f396247 feat(alerting): more model changes 10 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 10 years ago
bergquist fdf051ad5a feat(alerting): begin alert rule storage refactoring 10 years ago
Torkel Ödegaard 73b0e6c37b feat(logging): disable migrator logging during test 10 years ago
Torkel Ödegaard 34e17f7282 feat(alerting): requests looks to be working again 10 years ago
Torkel Ödegaard 70cb8400c3 feat(alerting): changed name of root Alerts nav item and page from Alerts to Alerting 10 years ago
bergquist 7224ea5229 chore(alerting): convert alert levels to float 10 years ago
bergquist 077be210da tech(alerting): change interval -> frequency 10 years ago
bergquist 16a9e56eca tech(alerting): change queryrange to int from str 10 years ago
Torkel Ödegaard 0d4c76a029 feat(import): save gnetId for dashbards imported from grafana.net 10 years ago
bergquist b2a4d8083e feat(alerting): add datasource ref to alert rule 10 years ago
bergquist f05cae23d2 feat(alerting): alert rule selector 10 years ago
bergquist 411178d384 tech(alerting): disable feature toggle 10 years ago
bergquist 45b2b4bc52 feat(alerting): add feature toggles for alerting functions 10 years ago
bergquist 9d016a2756 feat(alerting): add migration for create and update 10 years ago
bergquist 47070f2d1f chore(alerting): struct names and url refactoring 10 years ago
bergquist 1624dc9dfd feat(alerting): separate operator and level 10 years ago
bergquist 0f0fa0c257 feat(alerting): adds endpoint for getting alert states log 10 years ago
bergquist e7be7d2835 feat(alerting): add api endpoint for alert state 10 years ago
bergquist 7041169ffb feat(alerting): add datasource name field 10 years ago
bergquist 25f6ec8b53 feat(alerting): add support for alert_rule updates 10 years ago
bergquist c83af353b2 feat(alerting): renames alert table to alert_rule 10 years ago
bergquist 96e88ee84d refactor(alerting): changes interval to string from int 10 years ago
bergquist ef92fd4ebc feat(alerting): renames error_level to crit_level 10 years ago
bergquist ca3ad7d17c tests(alerting): add tests for saving alerts 10 years ago
bergquist daa5468801 feat(alerting): parses dashboard alerts 10 years ago
bergquist 769016783f feat(alerting): add aggregator field 10 years ago
bergquist 91a1a823e2 feat(alerting): add basic tables for alerting definitions 10 years ago
Torkel Ödegaard 9b30634217 fix(postgres): fixed issue with postgres caused by wrong prefrences table types, dropped table and created it with correct column types, fixes #4558 10 years ago
Torkel Ödegaard a88176e060 feat(preferences): lots of refactoring and changes to #3214 10 years ago
utkarshcmu e371e03696 Able to save preference version, created, updated fields 10 years ago
utkarshcmu 43b474143c Preferences model updated 10 years ago