grafana/pkg/services
Sofia Papagiannaki 48e753d888
Alerting: Log alert warnings for obsolete notifiers when extracting alerts and remove spammy error (#28162)
* 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
..
alerting Alerting: Log alert warnings for obsolete notifiers when extracting alerts and remove spammy error (#28162) 2020-10-22 14:43:12 +03:00
annotations Annotation: Add clean up job for old annotations (#26156) 2020-09-02 08:07:31 +02:00
auth Settings: Rename constants/variables to follow Go naming standards (#28002) 2020-10-02 15:45:45 +02:00
cleanup Users: Expire old user invites (#27361) 2020-10-13 12:30:09 +02:00
dashboards Chore/fix lint issues (#27704) 2020-09-22 16:22:19 +02:00
datasources Data sources: Use SQL store directly, not via bus (#27000) 2020-08-21 09:30:06 +02:00
guardian Chore: Enable Go linter gocritic (#26224) 2020-07-16 14:39:01 +02:00
hooks Footer: Display Grafana edition (#21717) 2020-01-27 09:24:44 +01:00
ldap Chore: Use net.JoinHostPort (#28421) 2020-10-22 07:34:26 +02:00
licensing provide license token directly via plugin environment (#25987) 2020-07-01 13:02:53 -04:00
live Live: support real time measurements (alpha) (#28022) 2020-10-22 09:10:26 +02:00
login Chore: Use errors.Is for comparing errors (#26719) 2020-07-31 10:16:49 +02:00
multildap Chore: Enable Go linter gocritic (#26224) 2020-07-16 14:39:01 +02:00
ngalert AlertingNG: remove warn/crit from eval prototype (#28334) 2020-10-16 12:33:57 -04:00
notifications Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
provisioning Provisioning: Remove provisioned dashboards without parental reader (#26143) 2020-09-11 09:19:44 +02:00
quota Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
rendering Settings: Rename constants/variables to follow Go naming standards (#28002) 2020-10-02 15:45:45 +02:00
search Provisioning: Fix bug when provision app plugins using Enterprise edition (#26340) 2020-07-16 10:36:08 +02:00
shorturls Dashboard: Allow shortlink generation (#27409) 2020-10-14 12:48:48 +02:00
sqlstore Alerting: Log alert warnings for obsolete notifiers when extracting alerts and remove spammy error (#28162) 2020-10-22 14:43:12 +03:00
teamguardian chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00