bergquist
|
ccd89eee97
renames `debouceduration` to `for`
|
пре 7 година |
bergquist
|
6f748d8a96
fixes go meta lint issue
|
пре 7 година |
bergquist
|
2d3a575489
adds db migration for debounce_duration
|
пре 7 година |
bergquist
|
ccfd9c89b2
introduces hard coded deboucing for alerting
|
пре 7 година |
Torkel Ödegaard
|
ba67dc7689
changed to plain errors further down the alerting validation model so error did not get double wrapping in ValidationError
|
пре 7 година |
Torkel Ödegaard
|
ec4698fb96
alerting: propagate alert validation issues to the user instead of just 'invalid alert data' message
|
пре 7 година |
bergquist
|
7f1d7cefc0
reminder: uses UpdatedAt to track state changes.
|
пре 7 година |
bergquist
|
75f832cda8
use alert state changes counter as secondary version
|
пре 7 година |
Karsten Weiss
|
de8696d5d3
Outdent code after if block that ends with return (golint)
|
пре 7 година |
Karsten Weiss
|
b7adf28501
Remove redundancy in variable declarations (golint)
|
пре 7 година |
Karsten Weiss
|
cb3b9f8b66
Use raw strings to avoid double escapes (gosimple)
|
пре 7 година |
bergquist
|
b9d709ab27
feat(alerting): improve error logging for extracting alerts
|
пре 9 година |
bergquist
|
489f087fbd
feat(alerting): reduce states. Make exeuction result configurable.
|
пре 9 година |
bergquist
|
f0b591b89b
feat(alerting): extract logic state updates and notifications
|
пре 9 година |
Torkel Ödegaard
|
a2e14f56e4
refactoring(alerting PR #6354): added new option type for NoData option so AlertStateType does not have to contain invalid state, #6354
|
пре 9 година |
bergquist
|
ccee1b3f96
fix(alerting): fix bug with unhandled error
|
пре 9 година |
Torkel Ödegaard
|
b0c7e61ef8
feat(alerting): removed severity
|
пре 9 година |
Torkel Ödegaard
|
fbae6abb3c
feat(alerting): progress on handling no data in alert query, #5860
|
пре 9 година |
bergquist
|
16e75a3036
feat(alerting): add alert message to slack integration
|
пре 9 година |
Torkel Ödegaard
|
717cce014b
feat(alerting): refactoring
|
пре 9 година |