Grot (@grafanabot) and Will Browne
6ba2ecc470
add missing check for root URLs length ( #53239 ) ( #53251 )
...
(cherry picked from commit 46b7ca12e1 )
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com >
2022-08-03 17:27:53 +02:00
Grot (@grafanabot) and Ieva
447a2d4d82
Access Control: Fix permission error during dashboard creation flow ( #53214 ) ( #53229 )
...
* remove permission check
* remove unneeded function
(cherry picked from commit 610abc2af0 )
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com >
2022-08-03 09:54:18 -04:00
Grot (@grafanabot) and Will Browne
b28a11e1b4
check not empty root urls before setting field ( #53135 ) ( #53225 )
...
(cherry picked from commit 5523c00b01 )
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com >
2022-08-03 15:52:12 +02:00
Grot (@grafanabot) and Giordano Ricci
83e062f4c8
Correlations: Add UpdateCorrelation HTTP API ( #52444 ) ( #53224 )
...
* Correlations: add UpdateCorrelation HTTP API
* handle correlation not found
* add tests
* fix lint errors
* add bad request to API spec
* change casing
* fix casing in docs
* fix tests
* update spec
(cherry picked from commit 09c4dbdb9f )
Co-authored-by: Giordano Ricci <me@giordanoricci.com >
2022-08-03 09:35:17 -04:00
Grot (@grafanabot) and Mihály Gyöngyösi
6fe808734b
RolePicker: Fix RolePicker menu positioning ( #53201 ) ( #53216 )
...
Fixes #52800
(cherry picked from commit dc775c7577 )
Co-authored-by: Mihály Gyöngyösi <mgyongyosi@users.noreply.github.com >
2022-08-03 15:10:53 +02:00
Grot (@grafanabot) and Artur Wierzbicki
3489677be1
Search: rename remove search constraints ( #53190 ) ( #53217 )
...
(cherry picked from commit f61a97a0ab )
Co-authored-by: Artur Wierzbicki <wierzbicki.artur.94@gmail.com >
2022-08-03 08:55:36 -04:00
99293c5cf2
[v9.1.x] Frontend: Make datalinks works with status history and state timeline ( #53202 )
...
* Frontend: Make datalinks work with status history and state timeline (#50226 )
* fix datalinks for state and status panels
* Add close button on tooltip
* fix links from all series displayed in tooltip
* Allow annotations creation, tweak UI
* Nits
* Remove unused property
* fix returns made from review
* setupUPlotConfig renamed to addTooltipSupport
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com >
Co-authored-by: Victor Marin <victor.marin@grafana.com >
(cherry picked from commit 2054414d37 )
* Change var keyword to const (#53206 )
Co-authored-by: J-Loup <jloupdef@gmail.com >
Co-authored-by: Victor Marin <36818606+mdvictor@users.noreply.github.com >
2022-08-03 08:00:22 -04:00
Grot (@grafanabot) and Armand Grillet
f738dad97c
Docs: update Alerting configuration ( #53169 ) ( #53192 )
...
(cherry picked from commit edbaaf495b )
Co-authored-by: Armand Grillet <2117580+armandgrillet@users.noreply.github.com >
2022-08-03 10:25:23 +01:00
Grot (@grafanabot) and Gilles De Mey
f0aad29a63
[v9.1.x] Alerting: Fix crash when viewing alert group without interval ( #53188 )
...
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com >
2022-08-03 10:12:54 +02:00
0015826410
[v9.1.x] Add What's New in Grafana v9.1 ( #53175 )
...
* Docs: Add What's New in v9.1 (#53066 )
* Docs: Add What's New in v9.1
* Update docs/sources/whatsnew/whats-new-in-v9-1.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
* Docs: Pass CI
* Update docs/sources/whatsnew/whats-new-in-v9-1.md
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com >
* Update docs/sources/whatsnew/whats-new-in-v9-1.md
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com >
* Update docs/sources/whatsnew/whats-new-in-v9-1.md
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com >
* Update docs/sources/whatsnew/whats-new-in-v9-1.md
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com >
* Update docs/sources/whatsnew/whats-new-in-v9-1.md
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com >
* Update docs/sources/whatsnew/whats-new-in-v9-1.md
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com >
* Update docs/sources/whatsnew/whats-new-in-v9-1.md
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com >
* Docs: Apply style and semantic linebreak suggestions to 9.1 what's new
* Docs: Pass CI
* Removed reference to AWS SM project that has been pulled from announcement
* Docs: Pass CI
* Docs: Pass CI
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com >
Co-authored-by: Tim Levett <tim.levett@grafana.com >
* Docs: Add 9.1 to What's New index
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com >
Co-authored-by: Tim Levett <tim.levett@grafana.com >
2022-08-02 13:02:53 -07:00
Yuriy Tseretyan and Alexander Weaver
d330c24c89
[9.1.x] Alerting: Remove user input from error response ( #53164 )
...
Co-authored-by: Alexander Weaver <weaver.alex.d@gmail.com >
2022-08-02 14:00:31 -04:00
Grot (@grafanabot) and Ivana Huckova
f4aed50192
Docs: Update explain section in Loki docs ( #53107 ) ( #53161 )
...
(cherry picked from commit c4ed5c4d4b )
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com >
2022-08-02 11:27:14 -04:00
Ieva and Grot
0c8785fe21
backport release notes ( #53160 )
...
Co-authored-by: Grot (@grafanabot) <43478413+grafanabot@users.noreply.github.com >
2022-08-02 11:23:09 -04:00
Grot (@grafanabot) and Andres Martinez Gotor
6ca9dc8516
Azure Monitor: Early error if the client secret is not set ( #53106 ) ( #53154 )
...
(cherry picked from commit 43955bdebd )
Co-authored-by: Andres Martinez Gotor <andres.martinez@grafana.com >
2022-08-02 11:04:55 -04:00
Grot (@grafanabot) and Andres Martinez Gotor
4f46dcbfdb
Docs: Remove limitation for Azure Monitor template variables ( #52983 ) ( #53153 )
...
(cherry picked from commit 245af46798 )
Co-authored-by: Andres Martinez Gotor <andres.martinez@grafana.com >
2022-08-02 10:58:58 -04:00
Grot (@grafanabot) and Andres Martinez Gotor
27677fa9f3
Azure Monitor: Clarify removed query methods ( #52986 ) ( #53143 )
...
(cherry picked from commit 194d0fe33b )
Co-authored-by: Andres Martinez Gotor <andres.martinez@grafana.com >
2022-08-02 10:10:09 -04:00
Grot (@grafanabot)
b9e152fbf8
"Release: Updated versions in package to 9.1.0-beta.1" ( #53137 )
2022-08-02 09:51:47 -04:00
Alexander Weaver
c50cbea0bb
Alerting: Extract alert rule diff logic into separate file with exported API ( #53083 )
...
* Refactor diff logic into separate file with exported API
* Fix linter complaint
2022-08-01 23:41:23 -05:00
Michael Mandrus
d5c80a2411
remove documentation for feature not yet being launched ( #53082 )
2022-08-01 22:02:30 -04:00
Nathan Marrs
c00c8db13c
Canvas: Unable to add fixed text in textbox element #53080
2022-08-01 20:32:41 -05:00
Yuriy Tseretyan
5fb778814c
Alerting: Update rules version when folder title is updated ( #53013 )
...
* remove support for bus from scheduler
* rename event to FolderTitleUpdated and fire only if title has changed
* add method to increase version of all rules that belong to a folder
* update ngalert service to subscribe to folder title change event call data store and update scheduler
* add tests
2022-08-01 19:28:38 -04:00
Jeff Levin
b3f7deebda
fix audit log prefix for public dashboards ( #53070 )
2022-08-01 14:46:48 -08:00
Alexander Weaver
cc20f04860
Alerting: Increase alert rule operation perf by replacing subquery with threshold calculation ( #53069 )
...
* Replace subquery with threshold calculation
* Use offset/limit to account for orgs with large gaps in IDs
* Collapse into one statement
* Drop dead constants
* Revert to 2 query approach
* Drop unused consts again
2022-08-01 16:48:34 -05:00
Adela Almasan
5797fbc0b2
Canvas: Cleanup default elements ( #52958 )
2022-08-01 15:34:05 -05:00
Adela Almasan
f2436b15bf
Canvas - Clear button bugfix ( #53068 )
2022-08-01 14:40:01 -05:00
Artur Wierzbicki
0d817987ec
Storage: move file quota check to service ( #53058 )
...
* Storage: move file quota check to service
* Fix tests
2022-08-01 22:53:44 +04:00
Jean-Philippe Quéméner
8fc8d00167
Alerting: Add file provisioning for text templates ( #52952 )
2022-08-01 20:50:03 +02:00
Jean-Philippe Quéméner
3d39594d75
Alerting: Add file provisioning for mute timings ( #52936 )
2022-08-01 14:19:33 -04:00
Nathan Marrs
7b249d19b2
Canvas: Inline element settings ( #52771 )
2022-08-01 12:22:13 -05:00
Jean-Philippe Quéméner
eab6365cf7
Alerting: Add file provisioning for notification policies ( #52877 )
2022-08-01 19:14:57 +02:00
Jean-Philippe Quéméner
d9cace4dca
Alerting: Add file provisioning for contact points ( #51924 )
2022-08-01 18:17:42 +02:00
Alexander Emelin
e791a4e576
Search: Move entity events to transaction ( #52394 )
2022-08-01 18:56:36 +03:00
Andres Martinez Gotor
a4f56446ee
Azure Monitor: Restore Metrics query parameters: subscription, resourceGroup, metricNamespace and resourceName ( #52897 )
...
* Azure Monitor: (Components) deprecate ResourceURI (#52982 )
2022-08-01 17:48:49 +02:00
Victor Marin
2948bf01dc
TimeSeriesPanel: Tooltip works properly when changing modes ( #52876 )
...
* TimeSeriesPanel: Tooltip works properly when changing modes
* TooltipPlugin respects display mode
* Pass options to TimeSeriesPanel props
2022-08-01 18:12:40 +03:00
Ezequiel Victorero
e0d71f02b1
Public Dashboards: add e2e tests for public dashboards ( #52970 )
2022-08-01 11:20:49 -03:00
Isabella Siu
52b57fdb1c
CloudWatch: add CloudWatchSynthetics namespace ( #52956 )
2022-08-01 10:19:02 -04:00
Isabella Siu
74f0c3dbd4
CloudWatch: the variable editor should accept custom values ( #52955 )
2022-08-01 10:07:27 -04:00
Ashley Harrison
f64b241d32
Navigation: split logic, reenable unit test, copy whole node to prevent recursion error ( #53033 )
...
* split logic, reenable unit test, copy whole node to prevent recursion error
* remove double assignment
2022-08-01 14:47:52 +01:00
Sofia Papagiannaki
3f58e8ec2a
Chore: Cleanup Makefile ( #53037 )
...
Remove redundant reference to deleted folder pkg/api/docs/definitions
2022-08-01 16:31:49 +03:00
Konrad Lalik and George Robinson
f877f79bbc
Alerting: Show evaluation interval global limit warning ( #52942 )
...
Co-authored-by: George Robinson <george.robinson@grafana.com >
2022-08-01 15:01:14 +02:00
Andres Martinez Gotor
314eb5223f
CloudMonitoring: Remove link setting for SLO queries ( #53031 )
2022-08-01 14:53:09 +02:00
Jeff Levin and Ezequiel Victorero
58ff0f07b4
public dashboards: check to see if dashboard state is different from persisted on save ( #52008 )
...
* public dashboards: check to see if dashboard state is different from persisted on save
Co-authored-by: Ezequiel Victorero <ezequiel.victorero@grafana.com >
2022-08-01 09:35:09 -03:00
lean.dev
3395981d35
Chaging log level when secret is not found ( #53007 )
2022-08-01 09:25:24 -03:00
Ashley Harrison
6781041860
Import: prevent recursion blowup in redux + reintroduce import e2e test ( #52985 )
...
* prevent recursion blowup in redux, attempt to reintroduce import e2e test
* try importing json like this instead?
* need the panel validation
* Update text so it finds Panel data instead of Dataframe JSON
* skip test for now
2022-08-01 12:53:31 +01:00
Artur Wierzbicki
784cfcf2b0
Search: add request metrics ( #53028 )
...
* Search: add request metrics
* Search: consistent naming
* Search: remove success counter
* Search: update buckets
* Search: remove log
2022-08-01 15:23:41 +04:00
Dimitris Sotirakis
cea4b3fb19
Make compile-build-cmd depend on init-enterprise ( #53029 )
2022-08-01 06:56:06 -04:00
Josh Hunt
96564be396
GrafanaUI: Improved ClipboardButton success state ( #52665 )
...
* Add new pill-shaped Indicator component
* Use indicator for clipboard button success
* show just check icon during success state
* expose Indicator
* move animation and positioning into Indicator component
* update stories
* update stories
2022-08-01 10:46:29 +01:00
Dimitris Sotirakis
1666871d48
Trigger pr-integration-tests pipeline only on backend changes ( #53024 )
2022-08-01 12:36:32 +03:00
54f2c056f5
Alerting: Configure alert manager data source as an external AM ( #52081 )
...
Co-authored-by: Jean-Philippe Quéméner <JohnnyQQQQ@users.noreply.github.com >
Co-authored-by: gotjosh <josue.abreu@gmail.com >
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
2022-08-01 10:20:43 +02:00
Leo
1fc9f6f1c6
Annotations: Migrate dashboardId to dashboardUID ( #52588 )
...
* Annotations: replaced dashboardId with dashboardUID when fetching annotations
* Annotations: Replaced dashboardID with dashboardUID when adding and updating annotations
* Annotations: Used dashboardUID for PanelChrome related methods
* Annotations: Used dashboarduid in annolistpanel
* Annotations: Used dashboardUID in graph plugin
* used boolean in canEditDashboard
2022-08-01 09:21:41 +02:00