Commit Graph

1066 Commits (e7be7d2835ae362435ad2dceebce4f6f2a0d8f87)

Author SHA1 Message Date
bergquist e7be7d2835 feat(alerting): add api endpoint for alert state 9 years ago
bergquist 6a5ecb3fca feat(alerting): adds basic page for listing alerts 9 years ago
bergquist 3cf6532515 feat(alerting): add json encoding name for properties 9 years ago
bergquist 44dd98e277 tech(alerting): rename alerting sql server 9 years ago
bergquist 7041169ffb feat(alerting): add datasource name field 9 years ago
bergquist 973db1ac38 feat(alerting): add api route for alert changes 9 years ago
bergquist 9b50313f11 feat(alerting): add api endpoints for listing alerts 9 years ago
bergquist 996eec3ce2 tech(alerting): refactored save alerts code 9 years ago
bergquist 55e83a3d62 feat(alerting): rename alerting dashboard names 9 years ago
bergquist 3ef2be13df feat(alerting): move alert deletion to alert code 9 years ago
Torkel Ödegaard bce5c447b3 fix(apps): app dashboards can now be updated, fixes #4817 9 years ago
bergquist ddd826616b feat(alerting): serialize whole target obj from dashboard 9 years ago
bergquist 25f6ec8b53 feat(alerting): add support for alert_rule updates 9 years ago
bergquist c83af353b2 feat(alerting): renames alert table to alert_rule 9 years ago
Torkel Ödegaard 04a79175bf fix(plugins): only add app nav link if it has any pages/dashboards with role matching current user, fixes #4784 9 years ago
bergquist f167ce19ab test(alerting): add test for deleting alerts 9 years ago
Torkel Ödegaard 97656d65ec db(dashboard): minor fix for dashboard delete 9 years ago
Torkel Ödegaard 711992c8e2 fix(influxdb): minor fix for duplicated db param to proxied influxdb call, fixes #4703 9 years ago
bergquist 5d5999561a test(dashboard): add failing test for deleting dashboards 9 years ago
bergquist 44310921b5 test(alerting): add commented failed test 9 years ago
bergquist 07b13e24fa style(cli): add some color to error messages 9 years ago
bergquist 0855f51436 feat(cli): improves defer error handling 9 years ago
bergquist 70acfb2cfd fix(cli): adds better help text. 9 years ago
bergquist 03e6fc951f feat(alerting): delete alerts when dashboard gets deleted 9 years ago
bergquist ec6dbe3067 tests(alerting): connect alerts to dashboard 9 years ago
bergquist 84115c8038 feat(alerting): delete alerts when panels are removed 9 years ago
bergquist 8bb62a79d0 feat(alerting): excisting alerts are now updated 9 years ago
bergquist 51de894692 fix(snapshots): sets default value for snapshot name 9 years ago
bergquist 96e88ee84d refactor(alerting): changes interval to string from int 9 years ago
bergquist 262821e7e7 feat(alerting): tests that alertes can be read from db 9 years ago
bergquist ef92fd4ebc feat(alerting): renames error_level to crit_level 9 years ago
bergquist 7860a2a1b8 feat(alerting): make sure dashboard id exists 9 years ago
Mitsuhiro Tanda 8d1ac8c7f5 (cloudwatch) add kinesis metrics 9 years ago
bergquist ca3ad7d17c tests(alerting): add tests for saving alerts 9 years ago
bergquist 832e38af34 feat(alerting): limit alerts to one per panel 9 years ago
bergquist ff22f43002 fix(cli): fixes missplaced % 9 years ago
bergquist d38d4efc18 style(cli): improve logging to find install crash 9 years ago
bergquist a8c68e33db feat(cli): add more logging for failed install 9 years ago
bergquist 903d1b7797 tech(cli): dont use defer statements in loops 9 years ago
bergquist 5abaf26b5f style(cli): remove some logging 9 years ago
bergquist 485a377800 fix(cli): adds support for local plugin folder 9 years ago
bergquist daa5468801 feat(alerting): parses dashboard alerts 9 years ago
bergquist 769016783f feat(alerting): add aggregator field 9 years ago
Torkel Ödegaard d98839fc19 Revert "feat(cli): detects plugin folder for dev env" 9 years ago
Torkel Ödegaard d9ad4cf2fc fix(): made plugin settings api call accessable for viewer roles 9 years ago
Torkel Ödegaard 10131aa8a0 fix(pluginlist): fixed issue with home dashboard and new pluginlist panel that casued permission denied error for non admin users, fixes #4686 9 years ago
bergquist 91a1a823e2 feat(alerting): add basic tables for alerting definitions 9 years ago
Torkel Ödegaard 47bba71d7f fixed update check 9 years ago
Torkel Ödegaard e7626befc5 updated version 9 years ago
Torkel Ödegaard 6ce934f1dd feat(pluginlist): worked on plugin list 9 years ago