Alexander Emelin
61df5b04b3
[v8.3.x] up plugin sdk to v0.118.0 ( #42167 ) ( #42184 )
...
(cherry picked from commit 7b95c86821
)
2021-11-24 13:30:12 +03:00
Grot (@grafanabot)
2f262db612
AccessControl: Document orgs
roles and orgs
endpoints ( #42171 ) ( #42183 )
...
* AccessControl: Document `orgs` roles and `orgs` endpoints
* Use maintainer instead of manager
(cherry picked from commit a93e649af5
)
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
2021-11-24 11:09:22 +01:00
Grot (@grafanabot)
dcbf9ba7af
AccessControl: Renamed orgs
roles, removed fixed:orgs:reader
introduced in beta1 ( #42049 ) ( #42182 )
...
* AccessControl: Rework Orgs roles
* Increase version for name migration
* Update pkg/api/roles.go
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
* Use maintainer instead of manager
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
(cherry picked from commit eea0e6a6c0
)
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
2021-11-24 11:09:06 +01:00
Grot (@grafanabot)
4319a934e9
Tracing: Show start time of trace with milliseconds precision ( #42132 ) ( #42138 )
...
* Tracing header: Add setting to show start time with ms
* Add test
* Update test
(cherry picked from commit aefb2659ec
)
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
2021-11-24 11:08:35 +01:00
Grot (@grafanabot)
ad308524bc
Alerting: Document Alertmanager/Prometheus versions we support ( #42160 ) ( #42161 )
...
* Alerting: Document Prometheus/Alertmanagers versions we support
* Illustrate with an example
(cherry picked from commit a5b29aed29
)
Co-authored-by: gotjosh <josue@grafana.com>
2021-11-24 10:44:03 +01:00
Grot (@grafanabot)
f9acdff906
Loki: Pass log volume hint as a request header ( #42108 ) ( #42119 )
...
(cherry picked from commit 4db4dc2ce9
)
Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>
2021-11-24 09:01:26 +01:00
Grot (@grafanabot)
d637d5d746
A11y/DashList: Make star button tab-navigable ( #41479 ) ( #42064 )
...
(cherry picked from commit 47a7477cff
)
Co-authored-by: kay delaney <45561153+kaydelaney@users.noreply.github.com>
2021-11-24 09:13:50 +02:00
idafurjes
33ebb859bd
Bump grabpl version to 2.7.1 ( #42089 ) ( #42154 )
...
(cherry picked from commit 5ac1dc1008
)
2021-11-23 23:33:23 +01:00
Grot (@grafanabot)
f169300669
Encryption: Add settings to ini files ( #42057 ) ( #42166 )
...
* Encryption: Add settings to ini files
* Rename a setting
(cherry picked from commit 3af36b7e23
)
Co-authored-by: Tania B <yalyna.ts@gmail.com>
2021-11-23 22:14:42 +02:00
Grot (@grafanabot)
45eb4a0adf
Alerting: validate mute timings in the alertmanager configuration ( #42125 ) ( #42144 )
...
* Alerting: check for uniqueness of mutetime names
* add some testing
* add name validation
* add root route validation
* add tests for validation
* add check for root route mute_time_intervals
* add duplicate test
* remove useless yaml test
* refactor table test
(cherry picked from commit cec2d965ec
)
Co-authored-by: Jean-Philippe Quéméner <JohnnyQQQQ@users.noreply.github.com>
Co-authored-by: gillesdemey <gilles.de.mey@gmail.com>
2021-11-23 19:40:27 +01:00
Grot (@grafanabot)
772ef1626f
fix: use better type assertion for initialAsyncRequestState ( #42087 ) ( #42137 )
...
(cherry picked from commit ca7a62682e
)
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
2021-11-23 19:28:15 +01:00
Grot (@grafanabot)
33c6628c6a
Timeseries Panel: render threshold at either top or bottom of graph when it is out… ( #41649 ) ( #42143 )
...
(cherry picked from commit 3e16abc939
)
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
2021-11-23 19:06:49 +01:00
Grot (@grafanabot)
1b14ed6e2a
Docs: update auditing documentation with new logs ( #41722 ) ( #42158 )
...
* Add detailed info on audit log contents
* Apply suggestions from code review
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
* Docs: update auditing documentation with new logs
* add back remove datasource permission
* improve formatting
* fix incorrect action
* clean formatting
* formatting
Co-authored-by: Jesse Weaver <jesse.weaver@grafana.com>
Co-authored-by: Jesse Weaver <pianohacker@gmail.com>
(cherry picked from commit 934e4ad3af
)
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
2021-11-23 18:35:13 +01:00
Grot (@grafanabot)
e741cef8be
Update .pa11yci-pr.conf.js ( #42148 ) ( #42153 )
...
(cherry picked from commit 993025c478
)
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2021-11-23 18:06:50 +01:00
Dimitris Sotirakis
67b8ea6df2
CI: Remove Linux grabpl
step dependency from Windows builds ( #42069 ) ( #42112 )
2021-11-23 12:26:03 +01:00
Grot (@grafanabot)
e85d45b0c2
Removed packahes_api relrefs. ( #42017 ) ( #42101 )
...
(cherry picked from commit c4b21f7b51
)
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-11-22 17:23:07 -05:00
Grot (@grafanabot)
85ab6d10bf
Access control: use delegatable flag to check if role can be granted ( #42070 ) ( #42082 )
...
* Access control: use delegatable flag to check if role can be granted or not
* Fix naming
(cherry picked from commit da2c99a2e1
)
Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com>
2021-11-22 16:05:24 +01:00
Grot (@grafanabot)
5d4d5bf296
Elasticsearch: Display custom values in version select ( #42051 ) ( #42081 )
...
* Elasticsearch: Display custom values in version select
* Update public/app/plugins/datasource/elasticsearch/configuration/ElasticDetails.tsx
Co-authored-by: Gábor Farkas <gabor.farkas@gmail.com>
Co-authored-by: Gábor Farkas <gabor.farkas@gmail.com>
(cherry picked from commit e7e5c54148
)
Co-authored-by: Giordano Ricci <me@giordanoricci.com>
2021-11-22 15:34:37 +01:00
Grot (@grafanabot)
0f426e7a8c
Role picker: extend width to prevent menu being out of page ( #42047 ) ( #42072 )
...
(cherry picked from commit 6f8cfc6def
)
Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com>
2021-11-22 14:54:48 +01:00
Dimitris Sotirakis
80945956aa
Dockerfile: Bump Go and Alpine versions ( #42063 )
...
Co-authored-by: Dave Henderson <dhenderson@gmail.com>
2021-11-22 14:53:48 +01:00
Grot (@grafanabot)
8608a1f9c3
Tracing: Fix incorrect indentations due to reoccurring spanIDs ( #41919 ) ( #42066 )
...
* Create unique keys for trace rows
* Add tests
* Fix tests
* Update public/app/features/explore/TraceView/TraceView.test.tsx
* Trigger Build
(cherry picked from commit d4ddd2373b
)
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
2021-11-22 13:41:51 +01:00
Grot (@grafanabot)
9ef25eced1
Add deployment_tools_config.json to git and eslint ignore ( #42053 ) ( #42058 )
...
(cherry picked from commit 15a603dae0
)
(cherry picked from commit 4b2c90b834
)
Co-authored-by: Dimitris Sotirakis <dimitrios.sotirakis@grafana.com>
2021-11-22 12:57:36 +01:00
Grot (@grafanabot)
27d61b524a
Tracing: Make query editors available in dashboard for Tempo and Zipkin ( #41974 ) ( #42055 )
...
* Tempo: Set query editor
* Zipkin: Set query editor
* Set metrics to true so the data source as shown in dashboard data source list
(cherry picked from commit 9efd85a241
)
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
2021-11-22 12:27:43 +01:00
Grot (@grafanabot)
f9fb2a4e59
Select: Select menus now properly scroll during keyboard navigation ( #41917 ) ( #42054 )
...
* Select: Select menus now properly scroll when navigating with the keyboard
* Remove this unnecessary children declaration in the interface
* Guard this with an if statement to avoid the nullish coalescing
* Don't need the optional chaining if we're guarding with an if
(cherry picked from commit b6b75e919b
)
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2021-11-22 12:19:46 +01:00
Grot (@grafanabot)
a69b3ea212
Alerting: Add value to notifier template ( #41951 ) ( #42028 )
...
* add value to email template
* add value to default template
* update test string
* test: fix ngalert test suite
* test: run CI
Co-authored-by: gillesdemey <gilles.de.mey@gmail.com>
(cherry picked from commit 97978a7c02
)
Co-authored-by: Peter Holmberg <peterholmberg@users.noreply.github.com>
2021-11-22 10:51:06 +01:00
Grot (@grafanabot)
57ad07ae76
PanelEdit: Always show delete icon button for overrides, even when collapsed ( #42029 ) ( #42034 )
...
(cherry picked from commit 942920cb36
)
Co-authored-by: Torkel Ödegaard <torkel@grafana.org>
2021-11-22 10:20:26 +01:00
Dimitris Sotirakis
c782f3031a
Make integration tests depend on initialize for enterprise-release-* branches ( #42004 ) ( #42027 )
2021-11-22 08:48:35 +01:00
Grot (@grafanabot)
56693672ad
Access control: Fix permission required to invite users (prevent access error) ( #41943 ) ( #42026 )
...
* Fix permission required to invite users (prevent access error)
* Use hasAccess method with fallback
* Fix tests
(cherry picked from commit 6c3c82d132
)
Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com>
2021-11-22 08:06:21 +01:00
Grot (@grafanabot)
fcd0c382b6
Variables: Make renamed or missing variable section expandable ( #41964 ) ( #42025 )
...
* Variables: Make renamed or missing variable section expandable
* Chore: feedback after PR comments
(cherry picked from commit 44d7d6546f
)
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
2021-11-22 08:04:34 +01:00
Grot (@grafanabot)
272f850fb2
Candlestick: exclude unmapped fields by default ( #42011 ) ( #42018 )
...
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
(cherry picked from commit 403222e14e
)
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2021-11-20 02:00:14 +01:00
Grot (@grafanabot)
e36664bae8
TimeSeries: fix fillBelowTo wrongly affecting fills of unrelated series ( #41998 ) ( #42014 )
...
(cherry picked from commit 07a440fd3a
)
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2021-11-19 15:52:26 -06:00
Grot (@grafanabot)
69c1626f8f
Recorded Queries: Split extension reducers init and extension init ( #41850 ) ( #42016 )
...
(cherry picked from commit cc471f2d58
)
Co-authored-by: Todd Treece <360020+toddtreece@users.noreply.github.com>
2021-11-19 22:45:31 +01:00
achatterjee-grafana
3d5adeb620
Docs manual backport of 42006 ( #42012 )
...
* updated image name (fixed typo), removed redundant image and resized images. (#41999 )
* Corrected the path. (#42006 )
2021-11-19 16:08:50 -05:00
Grot (@grafanabot)
339fc9f15a
updated image name (fixed typo), removed redundant image and resized images. ( #41999 ) ( #42003 )
...
(cherry picked from commit e0db19e741
)
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-11-19 13:46:44 -05:00
Grot (@grafanabot)
a9da6b8175
ExtractFields: properly detect value types from extracted fields ( #41995 ) ( #42001 )
...
(cherry picked from commit 82cf49143d
)
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2021-11-19 19:10:23 +01:00
Grot (@grafanabot)
3d4a5ce8fa
Alerting: support mute timings configuration through the api for the embedded alertmanager ( #41533 ) ( #41990 )
...
* Alerting: accept mute_timing_intervals through the api for the embedded alertmanager
* add workaround for mutetimeinterval
* add mute timings to routes
* revert changes
* Update pkg/services/ngalert/api/api_alertmanager.go
* Update pkg/services/ngalert/api/api_alertmanager.go
* Update pkg/services/ngalert/api/api_alertmanager.go
* update prometheus/alertmanager dependency
* add some var docs
(cherry picked from commit b9cdad3814
)
Co-authored-by: Jean-Philippe Quéméner <JohnnyQQQQ@users.noreply.github.com>
2021-11-19 17:17:08 +01:00
Grot (@grafanabot)
66a91bb55b
docs: improved deprecation-info for elasticsearch and influxdb ( #41981 ) ( #41986 )
...
(cherry picked from commit 91f9284e9d
)
Co-authored-by: Gábor Farkas <gabor.farkas@gmail.com>
2021-11-19 16:16:59 +01:00
Grot (@grafanabot)
4ab201e4b5
show admin nav link it the user only has permissions to view licensing and not other pages under admin node ( #41948 ) ( #41956 )
...
(cherry picked from commit 03b7a55242
)
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
2021-11-19 14:49:25 +00:00
Grot (@grafanabot)
984e477d00
Docs: add easier to find deprecation notices to certain data sources and to the changelog ( #41938 ) ( #41980 )
...
* docs: add easier to find deprecation-info
* better indentation in the docs
Co-authored-by: Giordano Ricci <me@giordanoricci.com>
* better indentation in the docs
Co-authored-by: Giordano Ricci <me@giordanoricci.com>
* prettier fixes
Co-authored-by: Giordano Ricci <me@giordanoricci.com>
(cherry picked from commit f5641c0293
)
Co-authored-by: Gábor Farkas <gabor.farkas@gmail.com>
2021-11-19 15:41:49 +01:00
Grot (@grafanabot)
782d661710
refactor: fix displayname and description for serviceaccount role ( #41946 ) ( #41962 )
...
* refactor: fix displayname and description for serviceaccount role
* add: ActionWrite, ActionCreate
* refactor: update description
(cherry picked from commit 253da4a936
)
Co-authored-by: Eric Leijonmarck <eric.leijonmarck@gmail.com>
2021-11-19 14:09:16 +00:00
Dimitris Sotirakis
5e0900609b
Refactor drone yaml ( #41969 )
2021-11-19 14:46:00 +01:00
Grot (@grafanabot)
b6efbd6b28
ThresholdControls: Use correct scale key when calculating handle position ( #41942 ) ( #41971 )
...
(cherry picked from commit 67f43cd7ab
)
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2021-11-19 14:26:14 +01:00
Grot (@grafanabot)
9027846b91
JWT: Split race-y test into two stable tests ( #41950 ) ( #41957 )
...
(cherry picked from commit 12e0a94316
)
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
2021-11-19 12:30:01 +01:00
Grot (@grafanabot)
3dd2abbda7
Alerting: increase timeout for silences tests ( #41918 ) ( #41958 )
...
(cherry picked from commit 81155e2d55
)
Co-authored-by: Nathan Rodman <nathanrodman@gmail.com>
2021-11-19 12:28:46 +01:00
Grot (@grafanabot)
81043a763e
Fix loop when cannot fetch roles ( #41901 ) ( #41945 )
...
(cherry picked from commit d66158a042
)
Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com>
2021-11-19 14:05:43 +03:00
Grot (@grafanabot)
0838146d16
AzureMonitor: Fix metric namespace clear ( #41878 ) ( #41944 )
...
(cherry picked from commit c5241731de
)
Co-authored-by: Andres Martinez Gotor <andres.martinez@grafana.com>
2021-11-19 10:38:20 +01:00
Grot (@grafanabot)
ed00b3cf50
Access Control: use role groups in role picker ( #41912 ) ( #41941 )
...
* use role groups in role picker UI
* Update public/app/core/components/RolePicker/RolePickerMenu.tsx
Co-authored-by: kay delaney <45561153+kaydelaney@users.noreply.github.com>
Co-authored-by: kay delaney <45561153+kaydelaney@users.noreply.github.com>
(cherry picked from commit 11f133b406
)
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
2021-11-19 10:15:07 +01:00
Grot (@grafanabot)
8cfc96fa61
AccessControl: RolePicker fetch roles in org ( #41927 ) ( #41940 )
...
(cherry picked from commit da5327ea14
)
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
2021-11-19 10:08:53 +01:00
Grot (@grafanabot)
bc1aa104a2
add unsupported renderer message to catalog ( #41898 ) ( #41939 )
2021-11-19 10:07:57 +01:00
Grot (@grafanabot)
f8ab11bd11
Docs: Add configuration option for the image renderer ( #41798 ) ( #41916 )
...
* Docs: add configuration option for the image renderer
* Apply review feedback
(cherry picked from commit e904f423e4
)
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
2021-11-19 09:19:37 +01:00