Commit Graph

71 Commits (bc24fdcf8d001b53bcec73a4c19990853857e2cf)

Author SHA1 Message Date
Alexey Zhiltsov 2212c6dbbb
SQL: Define primary key for tables without it (#22255) 5 years ago
Arve Knudsen b5379c5335
Chore: Fix SQL related Go variable naming (#28887) 5 years ago
Karine Valença e1e05cad7d
Database: Adds new indices to alert_notification_state and alert_rule_tag tables (#28166) 5 years ago
Sofia Papagiannaki ad4f8b7091
Alerting: Change settings column type to mediumtext (#26549) 5 years ago
Mitsuhiro Tanda 292c985b76
Alerting: Support storing sensitive notifier settings securely/encrypted (#25114) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Thibault Chataigner e06abb30aa Alerting: Add tags to alert rules (#10989) 6 years ago
Oleg Gaidarenko b37ee65bd3
Chore: prepare our SQL for cockroach db (#16471) 6 years ago
bergquist e218cc7637 docs: updates docs to refer to using uid 6 years ago
Pavel Bakulev f132e929ce Added uid for alert notifications 6 years ago
bergquist ccd89eee97 renames `debouceduration` to `for` 7 years ago
bergquist 2d3a575489 adds db migration for debounce_duration 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
bergquist 7f1d7cefc0 reminder: uses UpdatedAt to track state changes. 7 years ago
bergquist 75f832cda8 use alert state changes counter as secondary version 7 years ago
Marcus Efraimsson 5ec086dc56
don't notify if notification state pending 7 years ago
bergquist 3fab616239 implement sql queries for transactional alert reminders 7 years ago
bergquist ff79f80685 initial rename refactoring 7 years ago
bergquist c21938d4c4 use epoch to compare timestamp 7 years ago
bergquist ab70ead5e4 alerting: renames journal table to alert_notification_journal 7 years ago
bergquist 7333d7b8d4 alerting: invert sendOnce to sendReminder 7 years ago
John Baublitz 3cb0e27e1c Revert changes post code review and move them to notification page 7 years ago
John Baublitz e068be4c26 Feature for repeated alerting in grafana 7 years ago
Dan Cech c95162e067 tweak column lengths for utf8mb4 support on older mysql (#8483) 8 years ago
Dan Cech c0d5b61403 tweak column lengths for utf8mb4 support on older mysql (#8483) 8 years ago
Dan Cech 7004a84c30 tweak column lengths for utf8mb4 support on older mysql 8 years ago
Dan Cech 24d4e50343 utf8mb4 encoding (#7959) 8 years ago
bergquist c893e5d241 feat(notifications): add support for default notifications 9 years ago
bergquist 6497b307c4 feat(alerting): save execution error upon state changed 9 years ago
Torkel Ödegaard f934081bcb feat(alerting): making progress on alerting list, #5784 9 years ago
bergquist aaabdbe33b feat(alerting): make post execution fields nullable 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 16e75a3036 feat(alerting): add alert message to slack integration 9 years ago
Torkel Ödegaard 357358898d feat(annotations): working on alert annotations, #5694 9 years ago
Torkel Ödegaard 6cb1dafb1d feat(alerting): progress on notifications 9 years ago
Torkel Ödegaard f6a160b270 feat(alerting): testing alert is starting to work 9 years ago
Torkel Ödegaard 624cd6fc0a feat(alerting): cleanup, removed alert changes table and code 9 years ago
bergquist 4fc16c36ed feat(alerting): saves new state when alert updates 9 years ago
bergquist 67197d54f9 feat(alerting): add triggeredAlerts as json to alert_state 9 years ago
bergquist fa309ec925 feat(alerting): add default notification group 9 years ago
bergquist e8a324c7f5 feat(alerting): add frequency back to alert model 9 years ago
bergquist 8b91e57ef6 feat(alerting): notification query 9 years ago
Torkel Ödegaard dac8b35a1a feat(alerting): renamed scheduler to handler 9 years ago
bergquist 7f22b9eb6e tech(alerting): expression -> settings 9 years ago
bergquist 1e41eb8c97 tech(alerting): remove frequency from alert model 9 years ago
Torkel Ödegaard 382f396247 feat(alerting): more model changes 9 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 9 years ago