Grot (@grafanabot)
e059708aed
AzureMonitor: Added ARG query function for template variables ( #53059 ) ( #54204 )
...
* Added ARG query functionfor template variables
* removed unused import
* Tweak tests
* Fix tests
* Renamed query function - added 'Azure'
* Revert "Renamed query function - added 'Azure'"
This reverts commit a046bcdd7c .
* Adressed comments
* Fix uncaught error issue
* revert last commit
* Add back errorMessage check
(cherry picked from commit d0d6562f63 )
Co-authored-by: Yaelle Chaudy <42030685+yaelleC@users.noreply.github.com >
2022-08-25 10:25:02 +02:00
George Robinson
d941d0ba78
Alerting: Fix saving of screenshots uploaded with a signed url ( #53933 ) ( #54147 )
...
The URL of screenshots uploaded to external image storages can be optionally signed, resulting in a long string (800+ chars).
Co-authored-by: Valério Valério <vdv100@gmail.com >
2022-08-25 09:06:59 +01:00
Grot (@grafanabot)
219f7e63cf
Fix: Correctly migrate mixed data source targets ( #54152 ) ( #54199 )
...
* Failing test case
* Fix mixed datasource targets migration
(cherry picked from commit f9a49aa3ed )
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com >
2022-08-25 00:25:56 -07:00
Yuriy Tseretyan
04967f4d8a
Alerting: Update rules delete endpoint to handle rules in group ( #53790 ) ( #54184 )
...
* update RouteDeleteAlertRules rules to update as a group
* remove expecter from scheduler mock to support variadic function
* create function to check for provisioning status + tests
2022-08-24 16:51:26 -04:00
Grot (@grafanabot)
7002c11006
Alerting: log external alertmanager URLs #54127 ( #54177 )
...
(cherry picked from commit 4fad827acd )
Co-authored-by: Santiago <santiagohernandez.1997@gmail.com >
2022-08-24 14:08:34 -04:00
Grot (@grafanabot)
58c41b2e29
Search: Show all dashboards in the folder view ( #54163 ) ( #54164 )
...
(cherry picked from commit 94b4f6f459 )
Co-authored-by: Ryan McKinley <ryantxu@gmail.com >
2022-08-24 12:25:29 -04:00
Grot (@grafanabot)
b8aa0760e7
Update whatsNewUrl ( #54154 ) ( #54155 )
...
(cherry picked from commit 9be8b0564a )
Co-authored-by: Dimitris Sotirakis <sotirakis.dim@gmail.com >
2022-08-24 18:21:07 +03:00
Dimitris Sotirakis
23e88aa9ca
Trigger backend tests on devenv changes ( #54137 ) ( #54148 )
...
(cherry picked from commit 50d0581000 )
2022-08-24 10:41:29 -04:00
Grot (@grafanabot)
169eeb4ee2
AngularPanels: Fixing changing angular panel options not taking having affect when coming back from panel edit ( #54087 ) ( #54132 )
...
(cherry picked from commit 8880cbd7f6 )
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
2022-08-24 09:17:36 +02:00
Torkel Ödegaard
6acfbeeaac
Docs: Backport 53530 to v9.1.x ( #54106 )
2022-08-23 18:44:13 +02:00
Grot (@grafanabot)
a95c46e6f1
ReleaseNotes: Updated changelog and release notes for 9.1.1 ( #54103 ) ( #54105 )
...
(cherry picked from commit 2eec035c13 )
2022-08-23 12:04:38 -04:00
Grot (@grafanabot)
2021f603ed
Update effects to avoid retrieving metrics descriptors except on project name update ( #54091 ) ( #54100 )
...
(cherry picked from commit 1f17e9a044 )
Co-authored-by: Andreas Christou <andreas.christou@grafana.com >
2022-08-23 17:03:25 +01:00
Christopher Moyer
fa506b8327
docs: corrects broken relrefs ( #54061 ) ( #54097 )
...
* corrects broken relrefs
* Apply suggestions from code review
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com >
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com >
(cherry picked from commit c29a2c37c1 )
2022-08-23 10:15:13 -05:00
Dimitris Sotirakis
a8855cd7dc
Add GCP_KEY secret to the artifacts-page pipeline ( #54013 ) ( #54055 )
...
(cherry picked from commit ceb32a7506 )
2022-08-23 07:44:12 -05:00
Grot (@grafanabot)
9bea66845a
TimeSeries: Fix crash when min >= max in config ( #54069 ) ( #54078 )
...
* TimeSeries: fix crash when min === max in config
* stat sparkline, too
* better types
(cherry picked from commit 530dd63ac6 )
Co-authored-by: Leon Sorokin <leeoniya@gmail.com >
2022-08-23 04:18:35 -04:00
Grot (@grafanabot)
c041930402
Geomap: Fix geohash editor settings #54058 ( #54064 )
...
(cherry picked from commit 13aacf3590 )
Co-authored-by: Ryan McKinley <ryantxu@gmail.com >
2022-08-22 17:23:08 -04:00
Nathan Marrs
0d6d0ed9d0
Geomap: update the layer order in docs ( #53749 ) ( #54060 )
...
(cherry picked from commit 4ac87a3b3b )
Co-authored-by: Ryan McKinley <ryantxu@gmail.com >
2022-08-22 13:40:21 -07:00
Christopher Moyer
9ece1844d9
refactors transformation topics ( #53984 ) ( #54059 )
...
* refactors transformation topics (#53984 )
(cherry picked from commit 666f84be57 )
* removes 9.2 inner join docs
2022-08-22 15:11:43 -05:00
Grot (@grafanabot)
0d949b40ba
Heatmap: update heatmap documentation ( #52756 ) ( #54057 )
...
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
(cherry picked from commit dcdf232882 )
Co-authored-by: Ryan McKinley <ryantxu@gmail.com >
2022-08-22 12:35:48 -07:00
Dimitris Sotirakis
7e2d4789e5
Make retrieve and release npm packages allowed to fail ( #53191 ) ( #53220 )
...
(cherry picked from commit 1d1fb07124 )
2022-08-22 17:49:50 +00:00
Grot (@grafanabot)
543211103c
Docs: Fix minor typo ( #53590 ) ( #54053 )
...
(cherry picked from commit ad501e770f )
Co-authored-by: ceh <emil@hessman.se >
2022-08-22 18:42:06 +02:00
Grot (@grafanabot)
54caac9518
[v9.1.x] A11y: Fix a11y for toolbar buttons in PanelEditor ( #54047 )
...
Co-authored-by: Vadim Beskrovnov <vbeskrovnov@fb.com >
Co-authored-by: Vadim Beskrovnov <seede1@yandex.ru >
2022-08-22 11:28:14 -04:00
Grot (@grafanabot)
f80df9a187
[v9.1.x] Alerting: Fix width of Adaptive Cards in Teams notifications ( #54045 )
...
Co-authored-by: George Robinson <george.robinson@grafana.com >
2022-08-22 17:18:08 +02:00
Grot (@grafanabot)
1639dad624
ColorInputPicker: Fix popover in disabled state ( #54000 ) ( #54042 )
...
(cherry picked from commit 2caaa7fba2 )
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
2022-08-22 11:13:12 -04:00
Grot (@grafanabot)
3892a175f5
docs: refactors value mappings topics ( #53616 ) ( #54036 )
...
* starts copy edit
* completes refactor and copy edit
(cherry picked from commit 1da4aa25a8 )
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
2022-08-22 09:44:03 -05:00
Grot (@grafanabot)
a18df43e65
A11y: do not change the focus when switching between Viz/Suggestions/Library Panels views ( #53814 ) ( #54007 )
...
(cherry picked from commit 51d173711f )
Co-authored-by: Polina Boneva <13227501+polibb@users.noreply.github.com >
2022-08-22 17:18:53 +03:00
Grot (@grafanabot)
775ba0a7ee
loki: Fix adding refId to rowId ( #53932 ) ( #54019 )
...
(cherry picked from commit 395e443932 )
Co-authored-by: Gábor Farkas <gabor.farkas@gmail.com >
2022-08-22 07:22:47 -04:00
Grot (@grafanabot)
cbb6b88b7a
TablePanel: Fix vertical scrollbar ( #53457 ) ( #54015 )
...
* TablePanel: Fix vertical scroll
* Fix vertical scrollbar with virtualized rendering
* betterer
* Refactor prop
(cherry picked from commit cbe4fb4dab )
Co-authored-by: Victor Marin <36818606+mdvictor@users.noreply.github.com >
2022-08-22 06:59:28 -04:00
Grot (@grafanabot)
49c1c2ec0a
Grafana-UI: Changes ClipboardButton to always allow copy of multi line content ( #53903 ) ( #53929 )
2022-08-22 11:50:26 +01:00
Grot (@grafanabot)
85ef08283f
Alerting: Fix links in Microsoft Teams notifications ( #54003 ) ( #54012 )
...
(cherry picked from commit c960301aa8 )
Co-authored-by: George Robinson <george.robinson@grafana.com >
2022-08-22 11:31:34 +01:00
Grot (@grafanabot)
9ac364b7f4
TimePicker: Fixes relative timerange of less than a day not displaying ( #54008 )
2022-08-22 10:55:08 +01:00
Grot (@grafanabot)
516b1b7d6a
Cloud Monitoring: Support SLO burn rate ( #53710 ) ( #54001 )
...
(cherry picked from commit 2ff007b266 )
Co-authored-by: Takuya Kosugiyama <kuogsi@gmail.com >
2022-08-22 05:17:23 -04:00
Grot (@grafanabot)
31279e8c78
TimeSeries: fix regression with hardMin + hardMax ranging ( #53922 ) ( #53976 )
...
(cherry picked from commit d5cc1bfff2 )
Co-authored-by: Leon Sorokin <leeoniya@gmail.com >
2022-08-19 12:42:29 -06:00
Grot (@grafanabot)
ba56a4dc12
[v9.1.x] Grafana/schema: Fix plugins API regression. Add back "hidden" in LegendDisplayMode ( #53966 )
...
Co-authored-by: Esteban Beltran <academo@users.noreply.github.com >
2022-08-19 11:25:00 -04:00
Grot (@grafanabot)
5409e7a156
[v9.1.x] Timeseries: Revert the timezone(s) property name change back to singular ( #53963 )
...
Co-authored-by: Esteban Beltran <academo@users.noreply.github.com >
2022-08-19 11:18:32 -04:00
Grot (@grafanabot)
562d96efda
Decimals: Fixes auto decimals to behave the same for positive and negative values ( #53960 ) ( #53961 )
2022-08-19 15:58:19 +01:00
Grot (@grafanabot)
f82b2fc716
shows example of how and where to enable public dashboards in config.ini ( #53904 ) ( #53912 )
...
(cherry picked from commit fb40b80141 )
Co-authored-by: owensmallwood <owen.smallwood@grafana.com >
2022-08-18 12:19:24 -06:00
Grot (@grafanabot)
319529f4a4
TimeSeries: Don't show y axis when visualisation is hidden ( #53671 ) ( #53895 )
...
* TimeSeries: Don't show y axis when visualisation is hidden
* Update snapshot
* make scale ranger return nulls for minMax when no visible data exists on scale
* drop unneeded change
* remove explicit axis.show
Co-authored-by: Leon Sorokin <leeoniya@gmail.com >
(cherry picked from commit 86de94cbfa )
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com >
2022-08-18 15:46:53 +02:00
Grot (@grafanabot)
389dca97a6
TimeSeries: Fix memory leak on viz re-init caused by KeyboardPlugin ( #53891 )
...
(cherry picked from commit 329aab7395 )
Co-authored-by: Leon Sorokin <leeoniya@gmail.com >
2022-08-18 08:28:33 -04:00
Grot (@grafanabot)
5b36df325a
Update betterer results because of #53806 ( #53884 ) ( #53885 )
...
(cherry picked from commit eedc7f1831 )
Co-authored-by: Oscar Kilhed <oscar.kilhed@grafana.com >
2022-08-18 12:52:40 +02:00
Grot (@grafanabot)
c800c656bf
Revert "BarchartPanel: Fix color from thresholds show incorrectly ( #52038 )" ( #53806 ) ( #53876 )
...
This reverts commit 11c79cd6da .
(cherry picked from commit e877c1da90 )
Co-authored-by: Oscar Kilhed <oscar.kilhed@grafana.com >
2022-08-18 12:52:31 +02:00
Grot (@grafanabot)
d0d9f315c9
Fix file extension ( #53838 ) ( #53880 )
2022-08-18 05:27:47 -04:00
Grot (@grafanabot)
dc9af8d949
Live: fix StreamingDataFrame length on replace action and schema change ( #53796 ) ( #53863 )
...
* streaming-data-frame
* add more expect.length in tests
(cherry picked from commit 2a0ae74f96 )
Co-authored-by: Artur Wierzbicki <wierzbicki.artur.94@gmail.com >
2022-08-17 17:17:07 -04:00
Grot (@grafanabot)
5a95003f9c
updates broken relrefs ( #53857 ) ( #53860 )
...
(cherry picked from commit 070393075a )
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
2022-08-17 15:36:14 -05:00
Grot (@grafanabot)
14707ad4b4
Legal: CLA formatting update ( #53853 ) ( #53855 )
...
* Formatting
* linter
(cherry picked from commit 59e638acb9 )
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com >
2022-08-17 14:47:13 -05:00
Grot (@grafanabot)
a0e7ded34f
fixes time-series relrefs ( #53851 ) ( #53854 )
...
(cherry picked from commit 5cbc579955 )
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
2022-08-17 14:37:54 -05:00
Garrett Guillotte
2ae1af8b28
Docs: Publish v9.1.x docs to /latest/ ( #53846 )
2022-08-17 10:48:33 -07:00
Grot (@grafanabot)
d83c62b939
Alerting: add docs for file provisioning ( #53101 ) ( #53848 )
...
(cherry picked from commit 2fef8e6f2c )
Co-authored-by: Jean-Philippe Quéméner <JohnnyQQQQ@users.noreply.github.com >
2022-08-17 13:07:41 -04:00
Daniel Lee
0a71f0fc20
docs: manual backport for what's new for 9.1.0 ( #53842 )
...
* Docs: Add 9.1 to What's New index (#53545 )
* Docs: Add 9.1 to What's New index
* Docs: Update docs index What's New link
(cherry picked from commit 1f692d4020 )
* Docs: Fix link in What's New in 9.1 (#53259 )
(cherry picked from commit 25e546ad21 )
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com >
2022-08-17 18:17:11 +02:00
Grot (@grafanabot)
f6d7731dc1
Alerting: Fix notifications for Microsoft Teams ( #53810 ) ( #53843 )
...
This commit fixes notifications for Microsoft Teams where notifications
would just contain "Card" rather than the title.
(cherry picked from commit 6d69d7acb8 )
Co-authored-by: George Robinson <george.robinson@grafana.com >
2022-08-17 17:01:47 +01:00