Grot (@grafanabot)
4c2822e5b7
Alerting: Allow rules with same title across folders ( #35270 ) ( #35281 )
...
* Alerting: Allow rules with same title across folders
* Add test
(cherry picked from commit 8cda1f5153 )
Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com >
2021-06-05 19:49:34 +03:00
Grot (@grafanabot)
557c310c8c
Alerting: Recact html responses ( #35277 ) ( #35282 )
...
(cherry picked from commit fba90b8f9b )
Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com >
2021-06-04 21:29:23 +03:00
Grot (@grafanabot)
7eda7945d3
Alerting: Fix notification channel migration and handle case when Alertmanager default configuration is absent ( #35086 ) ( #35246 )
...
* Fix dashboard alert and nootifier migration for MySQL
* Fix POSTing Alertmanager configuration if no current configuration exists
in case the default configuration has not be stored yet
or has failed to get stored
* Change CreatedAt field type
(cherry picked from commit 15c55b0115 )
Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com >
2021-06-04 16:41:28 +03:00
Grot (@grafanabot)
da8d9e6854
Renderer: add version information ( #34964 ) ( #35245 )
...
* Renderer: add version information
* fix alerting test
(cherry picked from commit 5f6c172b5a )
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com >
2021-06-04 14:27:58 +02:00
Grot (@grafanabot)
6c512e1414
Alerting: Expand {{$labels.xyz}} template in labels and annotations ( #35159 ) ( #35208 )
...
* Alerting: Expand `{{$labels.xyz}}` template in labels and annotations
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
* Fix annotation not updating for same alert
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
(cherry picked from commit 8417088969 )
Co-authored-by: Ganesh Vernekar <15064823+codesome@users.noreply.github.com >
2021-06-04 11:05:19 +05:30
Grot (@grafanabot)
4fe55be39e
Alerting: Do not hard fail on templating errors in channels ( #35165 ) ( #35193 )
...
* Alerting: Do not hard fail on templating errors in channels
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
* Fix review
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
(cherry picked from commit a30e60a0b8 )
Co-authored-by: Ganesh Vernekar <15064823+codesome@users.noreply.github.com >
2021-06-03 16:48:37 +02:00
Grot (@grafanabot)
5d772ffbe0
Alerting: Don't save Alertmanager config on migration when 0 channels ( #35119 ) ( #35180 )
...
* Alerting: Don't save Alertmanager config on migration when 0 channels
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
* Fix review
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
(cherry picked from commit aa4c5bbfe4 )
Co-authored-by: Ganesh Vernekar <15064823+codesome@users.noreply.github.com >
2021-06-03 19:14:30 +05:30
Grot (@grafanabot)
0924f4e268
live: log error on dashboard subscribe ( #35095 ) ( #35117 )
...
(cherry picked from commit 7aee0deb38 )
Co-authored-by: Alexander Emelin <frvzmb@gmail.com >
2021-06-02 18:54:26 +03:00
Grot (@grafanabot)
5bb876f414
Chore: Refactor short url api test ( #35051 ) ( #35066 )
2021-06-01 20:58:45 +02:00
Domas
a108647836
Alerting: check upstream response content type in lotex proxy ( #34760 ) ( #34842 )
...
(cherry picked from commit 347273cdea )
2021-06-01 11:25:16 +03:00
Grot (@grafanabot)
eae88f8ce8
Alerting: Migrate tags as labels and not annotations ( #34990 ) ( #34992 )
...
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
(cherry picked from commit a23674ef99 )
Co-authored-by: Ganesh Vernekar <15064823+codesome@users.noreply.github.com >
2021-05-31 16:43:10 +02:00
Grot (@grafanabot)
765655fefd
Alerting: Migrate paused alerts to silences ( #34898 ) ( #34987 )
...
* Alerting: Migrate paused alerts to silences
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
* Fix lint
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
(cherry picked from commit 7c25465b3a )
Co-authored-by: Ganesh Vernekar <15064823+codesome@users.noreply.github.com >
2021-05-31 14:32:41 +02:00
Grot (@grafanabot)
0df47643fd
[Alerting]: fix/cleanup API examples ( #34588 ) ( #34970 )
...
(cherry picked from commit 355be158b7 )
Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com >
2021-05-31 11:56:00 +03:00
Grot (@grafanabot)
2335c3d0d5
Alerting: Add support for configuring avatar URL for the Discord notifier ( #33355 ) ( #34940 )
...
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
(cherry picked from commit badec6c6ad )
Co-authored-by: Chip Wolf <hello@chipwolf.uk >
2021-05-31 09:02:32 +02:00
Grot (@grafanabot)
5e46bbe823
[Dashboard] Revert feature toggle trimdefaults ( #34888 ) ( #34937 )
...
* Revert "solve comments and retrigger the test"
This reverts commit f08d2d9eca .
* Revert "update api doc"
This reverts commit cc09ceb853 .
* Revert "remove post trim"
This reverts commit 46fe8ed596 .
* Revert "fix typo"
This reverts commit 3b3ceee16e .
* Revert "Apply suggestions from code review"
This reverts commit 3b7f3b8e15 .
* Revert "update comments"
This reverts commit b9c6260876 .
* Revert "update doc"
This reverts commit 8e4c4d7c93 .
* Revert "remove feature toggle + add libraryPaneldefinition"
This reverts commit d01cfcc2ed .
* fix some typos
* Update public/app/features/dashboard/components/ShareModal/ShareExport.tsx
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com >
* Update docs/sources/dashboards/export-import.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* fix comments
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com >
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
(cherry picked from commit b391e43472 )
Co-authored-by: ying-jeanne <74549700+ying-jeanne@users.noreply.github.com >
2021-05-29 16:59:06 +02:00
Grot (@grafanabot)
8fef4d7a8a
alerting: fixes per-receiver metric cardinality ( #34915 ) ( #34924 )
...
(cherry picked from commit cc38613ba4 )
Co-authored-by: Owen Diehl <ow.diehl@gmail.com >
2021-05-28 18:54:30 +02:00
Grot (@grafanabot)
4a67bfc102
Alerting/consistent api errors ( #34858 ) ( #34920 )
...
* consolidates alertmanager api errors
* util & testing consistent errors
* consistent errors for rest of ngalert apis
* updates expected errors in testware
* bump ci
* linting
* unrelated: dashboard.go lint
(cherry picked from commit 9aca032d10 )
Co-authored-by: Owen Diehl <ow.diehl@gmail.com >
2021-05-28 12:20:46 -04:00
Joan López de la Franca Beltran
6dc4e4d563
Usage Stats: Make the UsageStatsService extension point more flexible ( #34778 ) ( #34895 )
...
* Usage Stats: Rename service to use a more idiomatic name
* Usage Stats: Update MetricsFunc definition and implementations
* Revert "Usage Stats: Rename service to use a more idiomatic name"
This reverts commit 910ecce3e8 .
* Usage Stats: Update MetricsFunc definition and implementations
(cherry picked from commit f601921670 )
2021-05-28 17:47:47 +02:00
Grot (@grafanabot)
4c967fe718
Alerting: Extract values from MD expr alerts ( #34757 ) ( #34908 )
...
When using mulit-dimensional Grafana managed alerts (e.g. SSE math) extract refIds values and labels so they can be shown in the notification and dashboards.
(cherry picked from commit b47e7d12e6 )
Co-authored-by: Kyle Brandt <kyle@grafana.com >
2021-05-28 11:34:59 -04:00
Grot (@grafanabot)
e1eebdcf75
Alerting: Do no hard fail on finding discontinued channels on migration ( #34894 ) ( #34902 )
...
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
(cherry picked from commit ad6648b649 )
Co-authored-by: Ganesh Vernekar <15064823+codesome@users.noreply.github.com >
2021-05-28 16:39:45 +02:00
Grot (@grafanabot)
c767dedffd
live: fix log message ( #34879 ) ( #34883 )
...
(cherry picked from commit b73d168753 )
Co-authored-by: Alexander Emelin <frvzmb@gmail.com >
2021-05-28 17:25:23 +03:00
Grot (@grafanabot)
638735a37c
Clarify that Threema Gateway Alerts support only Basic IDs ( #34828 ) ( #34871 )
...
Threema Gateway supports two types of IDs: Basic IDs (where the
encryption is managed by the API server) and End-to-End IDs (where the
keys are managed by the user).
This plugin currently does not support End-to-End IDs (since it's much
more complex to implement, because the encryption needs to happen
locally). Add a few clarifications to the UI.
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
(cherry picked from commit 83a83de10a )
Co-authored-by: Danilo Bargen <mail@dbrgn.ch >
2021-05-28 09:29:12 +02:00
Grot (@grafanabot)
04741642c5
Live: max_connections option with strict default ( #34634 ) ( #34853 )
...
this should help Live to be enabled by default but still
do not affect setups with lots of simultenious users. To
properly handle many WS connections Grafana administrators
should tune infrastructure a bit - for example increase a
number of open files for a process. Will be in more details
in documentation.
(cherry picked from commit 6d750c000e )
Co-authored-by: Alexander Emelin <frvzmb@gmail.com >
2021-05-27 21:47:40 +02:00
Grot (@grafanabot)
337bce75a5
Alerting/testing promql extraction ( #34665 ) ( #34819 )
...
* promql compat for marshaling
* extracts upstream instant queries into data frame for alerting
* eval string parity
(cherry picked from commit 0e0ed43153 )
Co-authored-by: Owen Diehl <ow.diehl@gmail.com >
2021-05-27 08:36:37 -04:00
Grot (@grafanabot)
dc27360a89
Live: check schema equality between push messages ( #34548 ) ( #34801 )
...
(cherry picked from commit 67028af99e )
Co-authored-by: Ryan McKinley <ryantxu@gmail.com >
2021-05-27 12:20:39 +02:00
Grot (@grafanabot)
48b74313b5
remove feature toggle + add libraryPaneldefinition ( #34488 ) ( #34798 )
...
* remove feature toggle + add libraryPaneldefinition
* update doc
* update comments
* Apply suggestions from code review
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* fix typo
* remove post trim
* update api doc
* solve comments and retrigger the test
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
(cherry picked from commit c59a2e1bcf )
Co-authored-by: ying-jeanne <74549700+ying-jeanne@users.noreply.github.com >
2021-05-27 18:03:54 +08:00
Grot (@grafanabot)
f45f160ab8
Live: grafana_live namespace for centrifuge prom metrics ( #34712 ) ( #34767 )
...
(cherry picked from commit 4221f2d147 )
Co-authored-by: Alexander Emelin <frvzmb@gmail.com >
2021-05-26 15:31:48 -07:00
Grot (@grafanabot)
d99847423b
set state correctly and test ( #34680 ) ( #34770 )
...
(cherry picked from commit 20d356947c )
Co-authored-by: David Parrott <stomp.box.yo@gmail.com >
2021-05-26 15:04:40 -07:00
Grot (@grafanabot)
72b3478935
NGAlert: Update the default template to include more URLs ( #34715 ) ( #34750 )
...
* NGAlert: Update the default template to include more URLs
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
* Fix tests
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
(cherry picked from commit d69c21acb6 )
Co-authored-by: Ganesh Vernekar <15064823+codesome@users.noreply.github.com >
2021-05-26 17:14:15 +02:00
Grot (@grafanabot)
81f2f68535
NGAlert: Add integration tests for remaining notification channels ( #34662 ) ( #34728 )
...
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
(cherry picked from commit b168223029 )
Co-authored-by: Ganesh Vernekar <15064823+codesome@users.noreply.github.com >
2021-05-26 19:59:34 +05:30
Grot (@grafanabot)
ba85b954e1
Access control: Rename predefined roles to fixed roles (code) ( #34469 ) ( #34663 )
...
* s/grafana:roles:/fixed:/
* Update free text references to predefined roles
(cherry picked from commit 0f4806db8a )
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com >
2021-05-26 13:22:44 +02:00
Grot (@grafanabot)
17f3a5a4a3
Alerting: added possibility to preview grafana managed alert rules. ( #34600 ) ( #34704 )
...
* starting to add eval logic.
* wip
* first version of test rule.
* reverted file.
* add info colum to result to show error or (with CC evalmatches)
* fix labels in evalmatch
* fix be test
* refactored using observables.
* moved widht/height div to outside panel rendere.
* adding docs api level.
* adding container styles to error div.
* increasing size of preview.
Co-authored-by: kyle <kyle@grafana.com >
(cherry picked from commit e19b3df1a9 )
Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com >
2021-05-26 10:31:56 +02:00
Grot (@grafanabot)
e2b6820d42
Live: use latest changes in Go SDK to deal with streaming frames ( #34668 ) ( #34678 )
...
(cherry picked from commit 063e1b5ff5 )
Co-authored-by: Alexander Emelin <frvzmb@gmail.com >
2021-05-25 20:16:54 +02:00
Grot (@grafanabot)
ec09a5995d
[Alerting]: alertmanager notifier fixes ( #34575 ) ( #34589 )
...
(cherry picked from commit b48832c0f7 )
Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com >
2021-05-24 17:32:52 +03:00
Grot (@grafanabot)
603cff9491
LibraryPanels: Fixes error when importing plugin dashboard ( #34557 ) ( #34559 )
...
(cherry picked from commit 7b17801047 )
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com >
2021-05-24 09:56:15 +02:00
Grot (@grafanabot)
52d6afbae7
[Alerting]: namespace fixes ( #34470 ) ( #34489 )
...
* [Alerting]: forbid viewers for updating rules if viewers can edit
check for CanSave instead of CanEdit
* Clear ngalert tables when deleting the folder
* Apply suggestions from code review
* Log failure to check save permission
Co-authored-by: gotjosh <josue@grafana.com >
(cherry picked from commit 23939eab10 )
Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com >
2021-05-24 10:42:56 +03:00
Grot (@grafanabot)
7f919c0e55
LibraryElements: Creates usage stats for panels and variables ( #34476 ) ( #34555 )
...
* LibraryPanels: Adds usage collection
* Refactor: renames Panel and Variable consts
* Chore: initialize stats
* Refactor: moves library element migrations to migration namespace
(cherry picked from commit 7204a64717 )
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com >
2021-05-24 06:35:35 +02:00
Ganesh Vernekar
95ee5f01b5
NGAlert: Do not pick a random default channel if no default exists ( #34465 )
...
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
2021-05-20 10:30:09 +02:00
gotjosh
7b04278834
Alerting: Opsgenie notification channel ( #34418 )
...
* Alerting: Opsgenie notification channel
This translate the opsgenie notification channel from the old alerting
system to the new alerting system with a few changes:
- The tag system has been replaced in favour of annotation.
- TBD
- TBD
Signed-off-by: Josue Abreu <josue@grafana.com >
* Fix template URL
* Bugfig: dont send resolved when autoClose is false
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
* Fix integration tests
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
* Fix URLs in all other channels
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
Co-authored-by: Ganesh Vernekar <ganeshvern@gmail.com >
2021-05-20 10:12:08 +02:00
Hugo Häggmark
740f1ab3e2
LibraryPanels: Fixes connections after dashboard import ( #34461 )
2021-05-20 09:40:23 +02:00
Hugo Häggmark
21d6f02dd3
LibraryElements: replaces is_folder=1 usages with correct dialect string ( #34453 )
2021-05-20 07:22:34 +02:00
Marcus Efraimsson
348e76fc8e
Datasource: Shared HTTP client provider for core backend data sources and any data source using the data source proxy ( #33439 )
...
Uses new httpclient package from grafana-plugin-sdk-go introduced
via grafana/grafana-plugin-sdk-go#328 .
Replaces the GetHTTPClient, GetTransport, GetTLSConfig methods defined
on DataSource model.
Longer-term the goal is to migrate core HTTP backend data sources to use the
SDK contracts and using httpclient.Provider for creating HTTP clients and such.
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
2021-05-19 23:53:41 +02:00
David Parrott
7a83d1f9ff
Alerting resend delay for sending to notifiers ( #34312 )
...
* adds resend delay to avoid saturating notifier
* correct method signatures
* pr feedback
2021-05-19 22:15:09 +02:00
Owen Diehl
8f350bc353
actually register metrics this time ( #34444 )
2021-05-19 22:09:12 +02:00
Ganesh Vernekar
e52f718a87
NGAlert: Migrate old notification channel config ( #33846 )
...
* NGAlert: Migrate old notification channel config
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
* Copy the required structs and functions
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
* Fix lint
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
* Fix review comments and error on discontinued channels
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
* Use both ID and UID to map channels, attach UID to channels
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
* Fix lint
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
* Bug fixes
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
* Use alert table instead of dashboard for channel IDs
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
* Fix offline reviews: don't add empty receivers and routes, add receiver for unmigrated channels
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
* Handle multiple default channels, pick default from used channels
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
* Include default channels in all receivers
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
2021-05-19 21:10:12 +02:00
Ganesh Vernekar
533be16787
NGAlert: Add Threema notification channel ( #34159 )
...
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
2021-05-19 20:20:52 +02:00
Ganesh Vernekar
b2e84277a3
NGAlert: Add Kafka notification channel ( #34156 )
...
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
2021-05-19 20:02:09 +02:00
Ganesh Vernekar
ad1d0ae0bf
NGAlert: Add VictorOps notification channel ( #34161 )
...
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
2021-05-19 19:52:14 +02:00
Alexander Emelin
f0ef5e7dcb
Live: channel ID validation ( #34215 )
2021-05-19 20:47:53 +03:00
Ganesh Vernekar
fb9223ab42
NGAlert: Add Line notification channel ( #34157 )
...
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
2021-05-19 19:04:48 +02:00