3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/services/alerting
Sofia Papagiannaki 48e753d888
Alerting: Log alert warnings for obsolete notifiers when extracting alerts and remove spammy error ()
* Lower level of notification translation messages

* API: Log alert warnings when saving dashboard

* Remove spammy error

* Rename function parameter

* Apply suggestions from code review

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>

* Apply suggestions from code review

* Fix test

* Change alertValidator return type

* Small fix

* Rename symbol

* Revert "Rename symbol"

This reverts commit 40b619b21a.

* Revert "Small fix"

This reverts commit 2df8319d1d.

* Revert "Change alertValidator return type"

This reverts commit ad933863e3.

* Revert "Fix test"

This reverts commit f728ece2db.

* Revert "Apply suggestions from code review"

This reverts commit f35c5f52af.

* Revert "Apply suggestions from code review"

This reverts commit 7f95800c5f.

* Revert "Rename function parameter"

This reverts commit 95d3e75b00.

* Revert "API: Log alert warnings when saving dashboard"

This reverts commit 1ac5c3f281.

* Conditionally log translation failures

* Fix issue causing test to fail

* Fix test

* Log instead of propagating translations failures due to database errors

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-10-22 14:43:12 +03:00
..
conditions Alerting: Add labels to name when converting data frame to series () 2020-10-09 08:21:16 -04:00
notifiers LINE Notify to have Alerts and OK notifications () 2020-09-24 15:45:53 +02:00
testdata Chore: Use interfaces where possible () 2020-07-23 08:17:20 +02:00
alerting_usage_test.go Chore: Use interfaces where possible () 2020-07-23 08:17:20 +02:00
alerting_usage.go Chore: Use interfaces where possible () 2020-07-23 08:17:20 +02:00
commands.go tech: avoid alias for importing models in alerting () 2019-05-14 08:15:05 +02:00
engine_integration_test.go pkg/services: Check errors () 2019-10-22 14:08:18 +02:00
engine_test.go Chore: Enable whitespace linter () 2020-07-06 20:17:28 +02:00
engine.go Chore: Drop xerrors dependency () 2020-07-31 09:45:20 +02:00
eval_context_test.go alerting: fix a bunch of lint issues. () 2019-05-20 12:13:32 +02:00
eval_context.go Alerting: Change Panel Edit link to Panel View link () 2020-09-08 07:01:48 +02:00
eval_handler_test.go Chore: Fix various spelling errors in back-end code () 2020-06-01 17:11:25 +02:00
eval_handler.go Metrics: use consistent naming for exported variables () 2019-07-16 16:58:46 +02:00
extractor_test.go Chore: Drop xerrors dependency () 2020-07-31 09:45:20 +02:00
extractor.go Alerting: Log alert warnings for obsolete notifiers when extracting alerts and remove spammy error () 2020-10-22 14:43:12 +03:00
interfaces.go Alerting: golint fixes for alerting () 2019-06-03 10:25:58 +02:00
models.go Chore: Fix various spelling errors in back-end code () 2020-06-01 17:11:25 +02:00
notifier_test.go Chore: Fix various spelling errors in back-end code () 2020-06-01 17:11:25 +02:00
notifier.go Migration: Edit notification channel () 2020-09-09 12:46:19 +02:00
reader.go Alerting: Log alert warnings for obsolete notifiers when extracting alerts and remove spammy error () 2020-10-22 14:43:12 +03:00
result_handler.go Chore: Drop xerrors dependency () 2020-07-31 09:45:20 +02:00
rule_test.go Alerting: Log alert warnings for obsolete notifiers when extracting alerts and remove spammy error () 2020-10-22 14:43:12 +03:00
rule.go Alerting: Log alert warnings for obsolete notifiers when extracting alerts and remove spammy error () 2020-10-22 14:43:12 +03:00
scheduler.go Chore/fix lint issues () 2020-09-22 16:22:19 +02:00
test_notification.go Alerting: Support storing sensitive notifier settings securely/encrypted () 2020-07-08 10:17:05 +02:00
test_rule.go Alerting: Log alert warnings for obsolete notifiers when extracting alerts and remove spammy error () 2020-10-22 14:43:12 +03:00
ticker_test.go Chore/fix lint issues () 2020-09-22 16:22:19 +02:00
ticker.go alerting: fix a bunch of lint issues. () 2019-05-20 12:13:32 +02:00