grafana/pkg/services/alerting
Marcus Efraimsson 91a8937e6c
Alerting: Fix integration key so it's stored encrypted for Pagerduty notifier (#27484)
Fixes an issue introduced by migration in #25980 which 
removed storing the Pagerduty integrating key encrypted.
2020-09-10 17:43:49 +02:00
..
conditions Chore: Enable gocyclo linter (#26395) 2020-09-07 22:10:06 +02:00
notifiers Alerting: Fix integration key so it's stored encrypted for Pagerduty notifier (#27484) 2020-09-10 17:43:49 +02:00
testdata Chore: Use interfaces where possible (#26392) 2020-07-23 08:17:20 +02:00
alerting_usage_test.go Chore: Use interfaces where possible (#26392) 2020-07-23 08:17:20 +02:00
alerting_usage.go Chore: Use interfaces where possible (#26392) 2020-07-23 08:17:20 +02:00
commands.go tech: avoid alias for importing models in alerting (#17041) 2019-05-14 08:15:05 +02:00
engine_integration_test.go pkg/services: Check errors (#19712) 2019-10-22 14:08:18 +02:00
engine_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
engine.go Chore: Drop xerrors dependency (#26718) 2020-07-31 09:45:20 +02:00
eval_context_test.go alerting: fix a bunch of lint issues. (#17128) 2019-05-20 12:13:32 +02:00
eval_context.go Alerting: Change Panel Edit link to Panel View link (#27378) 2020-09-08 07:01:48 +02:00
eval_handler_test.go Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
eval_handler.go Metrics: use consistent naming for exported variables (#18134) 2019-07-16 16:58:46 +02:00
extractor_test.go Chore: Drop xerrors dependency (#26718) 2020-07-31 09:45:20 +02:00
extractor.go Chore: Use interfaces where possible (#26392) 2020-07-23 08:17:20 +02:00
interfaces.go Alerting: golint fixes for alerting (#17246) 2019-06-03 10:25:58 +02:00
models.go Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
notifier_test.go Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
notifier.go Migration: Edit notification channel (#25980) 2020-09-09 12:46:19 +02:00
reader.go Metrics: use consistent naming for exported variables (#18134) 2019-07-16 16:58:46 +02:00
result_handler.go Chore: Drop xerrors dependency (#26718) 2020-07-31 09:45:20 +02:00
rule_test.go Chore: Drop xerrors dependency (#26718) 2020-07-31 09:45:20 +02:00
rule.go Chore: Drop xerrors dependency (#26718) 2020-07-31 09:45:20 +02:00
scheduler.go Alerting: new min_interval_seconds options to enforce a minimum eval frequency (#21188) 2020-01-14 11:13:34 +02:00
test_notification.go Alerting: Support storing sensitive notifier settings securely/encrypted (#25114) 2020-07-08 10:17:05 +02:00
test_rule.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
ticker_test.go moved icon (#10681) 2018-01-31 09:52:29 +01:00
ticker.go alerting: fix a bunch of lint issues. (#17128) 2019-05-20 12:13:32 +02:00