Commit Graph

210 Commits (c084145cba96499de04e67f91abbd4b553c9f9af)

Author SHA1 Message Date
bergquist c084145cba refactor(prometheus): add timerange to alert context 9 years ago
bergquist 4c88db3e43 feat(prometheus): add support for legend formatting 9 years ago
bergquist 43d8bd5a25 feat(prometheus): initial support for prometheus 9 years ago
bergquist 77783c02cd fix(alerting): dont log null series 9 years ago
bergquist a23b7f1371 fix(alerting): add missing evaldata field to set state command 9 years ago
Torkel Ödegaard f5809c0209 fix(build): trying to fix build 9 years ago
Torkel Ödegaard 8c30babdf1 feat(alerting): fixed build issues 9 years ago
Torkel Ödegaard b0c7e61ef8 feat(alerting): removed severity 9 years ago
Torkel Ödegaard 4a2f2fba73 feat(alerting): show panel specific alert annotations, #5694 9 years ago
bergquist 583790e650 fix(alering): the crocdile turned on me > < 9 years ago
bergquist 7b9099ef93 fix(query): requires all that all series are empty to set NoDataFound 9 years ago
bergquist 9511f89a22 fix(alerting): fixes bug in query conditions 9 years ago
bergquist bec099cd84 tech: remove unused files 9 years ago
Torkel Ödegaard d60bd77658 feat(annotations): added support to show grafana stored annotations in graphs, #5982 9 years ago
bergquist acf74cdacc fix(alerting): change execution time to ms 9 years ago
bergquist 592ae5a39a tests(alerting): fixes broken tests. pointers and stuff 🤷 9 years ago
Torkel Ödegaard 50b41130ca feat(alerting): fixed s3 upload issue, progress on alerting on null/missing data, updated ini package to get the support for line continuations 9 years ago
Torkel Ödegaard fbae6abb3c feat(alerting): progress on handling no data in alert query, #5860 9 years ago
bergquist 04690ca920 feat(alerting): add support for retries 9 years ago
bergquist 0d7a871223 style(alerting): remove blank lines 9 years ago
bergquist 55b560a4a8 feat(alerting): filter notifications based on severity 9 years ago
bergquist 2ca7284a56 tech(notifications): splitt into 3 queries 9 years ago
bergquist c893e5d241 feat(notifications): add support for default notifications 9 years ago
bergquist d11bc57c37 feat(notifications): make it possible to send test alert notifications 9 years ago
Torkel Ödegaard 4c5461d4ba feat(alerting): alerting scheduling distribution, only distibutes it on seconds for now, not sub second distribution, #5854 9 years ago
bergquist 7ddd625e9d feat(alerting): add slack/email support for execution errors 9 years ago
bergquist 4619a05f43 feat(alerting): save execution error message to annotations 9 years ago
bergquist c624f3d470 fix(alerting): measure state result instead of severity 9 years ago
bergquist 11a4ff0f8a feat(alerting): add basic UI for history in alert tab 9 years ago
bergquist c0697b99d6 fix(alerting): adds support for basic auth 9 years ago
bergquist 3b8bba3e9f feat(alerting): add more fields to webhook 9 years ago
bergquist 77f9c24050 feat(alerting): add support for count reducer 9 years ago
bergquist def4632f08 test(alerting): add falsification test 9 years ago
bergquist d28df71c3b feat(alerting): add support for "no_value" evaluator 9 years ago
Torkel Ödegaard 09cdf3e9e1 feat(alerting): show execution errors in alert list 9 years ago
Torkel Ödegaard 5cf9711862 feat(alerting): added eval match to test results 9 years ago
bergquist 6d080904fa tech(alerting): empty string does not update database 9 years ago
bergquist 4154a4066f feat(alerting): handle all results, even due they have errors 9 years ago
Torkel Ödegaard 63a283b4bc feat(alerting): working on alert state filters for alert list 9 years ago
bergquist 6497b307c4 feat(alerting): save execution error upon state changed 9 years ago
bergquist 9915f15ed0 feat(alerting): adds sql layer for saving execution errors 9 years ago
Torkel Ödegaard 434332f02d feat(alerting): changed fontsize in alert list 9 years ago
bergquist c7cb93a33a style(alerting): improve codestyle for evaluators 9 years ago
bergquist fb7f2ae2e2 feat(alerting): adds within_range and outside_range evaluators 9 years ago
bergquist b5d92b6191 test(alerting): fix broken tests 9 years ago
Torkel Ödegaard 6b90587d27 feat(alerting): fixing failing go unit test 9 years ago
Torkel Ödegaard 1418cbbd8b feat(query_part): refactoring query part 9 years ago
Torkel Ödegaard 0392fde34e feat(alerting): doing schema changes 9 years ago
bergquist fb7a6c0764 feat(alerting): list all series in alert email 9 years ago
bergquist c4e905474a feat(alerting): improve email notifications layout 9 years ago