grafana-delivery-bot[bot]
a2db7105a9
[v11.3.x] Docs: What’s new & Upgrade guide v11.3 ( #95088 )
...
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com >
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-10-21 15:20:12 -04:00
grafana-delivery-bot[bot]
bdf41feda9
[v11.3.x] Alerting: Fix remote Alertmanager readiness check path ( #95066 )
...
Alerting: Fix remote Alertmanager readiness check path (#95063 )
(cherry picked from commit 4f8f82f5f1 )
Co-authored-by: Santiago <santiagohernandez.1997@gmail.com >
2024-10-21 18:45:49 +03:00
grafana-delivery-bot[bot]
aa8c58abd0
[v11.3.x] Alerting: Fix templates editing validation ( #94963 )
...
* Alerting: Fix templates editing validation (#94960 )
Fix title validation when editing template files
(cherry picked from commit 5548e5976b )
* Adjust tests
---------
Co-authored-by: Konrad Lalik <konrad.lalik@grafana.com >
2024-10-21 10:52:10 +02:00
grafana-delivery-bot[bot]
48d083d495
[v11.3.x] Chore: Fix population of details when converting from errutil errors to K8s error ( #94998 )
...
Chore: Fix population of details when converting from errutil errors to K8s error (#94996 )
(cherry picked from commit 672d5f92f2 )
Co-authored-by: Yuri Tseretyan <yuriy.tseretyan@grafana.com >
2024-10-18 23:11:44 +03:00
grafana-delivery-bot[bot]
e0da40ea8c
[v11.3.x] CloudWatch: Interpolate region in log context query ( #94990 )
...
CloudWatch: Interpolate region in log context query (#94930 )
CloudWatch: interpolate region in log context query
(cherry picked from commit fd5f351a6f )
Co-authored-by: Isabella Siu <Isabella.siu@grafana.com >
2024-10-18 14:25:21 -04:00
grafana-delivery-bot[bot]
aba5388a42
[v11.3.x] Alerting: Fix time-interval conversion to return bad request if payload is incorrect ( #94999 )
...
Alerting: Fix time-interval conversion to return bad request if payload is incorrect (#94995 )
(cherry picked from commit 00bb3215cb )
Co-authored-by: Yuri Tseretyan <yuriy.tseretyan@grafana.com >
2024-10-18 20:35:15 +03:00
Isabel Matwawana
48ce1636bd
Revert "[v11.3.x] Revert some scenes documentation" ( #94984 )
2024-10-18 11:42:32 -04:00
Josh Hunt
71e980ee9a
bump whatsnew url ( #94982 )
2024-10-18 18:32:07 +03:00
grafana-delivery-bot[bot]
060846d056
[v11.3.x] Dashboards: Links to explore should respect subpath ( #94975 )
...
Dashboards: Links to explore should respect subpath (#94525 )
* Links to explore should respect subpath
* Change to using assureBaseUrl
* Change back to normal single quotes
(cherry picked from commit 315778227b )
Co-authored-by: Oscar Kilhed <oscar.kilhed@grafana.com >
2024-10-18 17:38:26 +03:00
Sam Jewell
df57ba1b70
[v11.3.x] ServerSideExpressions: Disable SQL Expressions to prevent RCE and LFI vulnerability ( #94955 )
...
ServerSideExpressions: Disable SQL Expressions to prevent RCE and LFI vulnerability (#94942 )
* disable sql expressions
remove duckdb ref
* Run `make update-workspace`
---------
Co-authored-by: Scott Lepper <scott.lepper@gmail.com >
(cherry picked from commit ea71201ddc )
2024-10-18 12:46:53 +01:00
grafana-delivery-bot[bot]
4a800ace30
[v11.3.x] Docs: Update Grafana-Managed Recording Rule docs ( #94908 )
...
Docs: Update Grafana-Managed Recording Rule docs (#94895 )
* Config ini section
* Extend header
* Drop hysteresis line which doesnt apply to recording rules
* Touch up evaluation behavior section
* Dissolve incorrect/unrelated section
* Update docs/sources/alerting/alerting-rules/create-mimir-loki-managed-recording-rule.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
* Update docs/sources/alerting/alerting-rules/create-mimir-loki-managed-recording-rule.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
* Update docs/sources/alerting/alerting-rules/create-mimir-loki-managed-recording-rule.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
* Update docs/sources/alerting/alerting-rules/create-mimir-loki-managed-recording-rule.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
* Update docs/sources/alerting/alerting-rules/create-mimir-loki-managed-recording-rule.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
* Update docs/sources/alerting/alerting-rules/create-mimir-loki-managed-recording-rule.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
* Run linter
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
(cherry picked from commit be0d8b4f19 )
Co-authored-by: Alexander Weaver <weaver.alex.d@gmail.com >
2024-10-17 16:43:29 -05:00
grafana-delivery-bot[bot]
a577031ba9
[v11.3.x] CI: Additional changes for +security versions ( #94923 )
...
CI: Additional changes for +security versions (#94854 )
* Build: Fix docker manifest create not using correct IMAGE_TAG
* Support publishing security versions of NPM packages
---------
Co-authored-by: Andreas Christou <andreas.christou@grafana.com >
Co-authored-by: Kevin Minehart <kmineh0151@gmail.com >
Co-authored-by: Diego Augusto Molina <diegoaugustomolina@gmail.com >
(cherry picked from commit 8f7352e862 )
Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com >
2024-10-17 17:12:44 -03:00
grafana-delivery-bot[bot]
efeb05386b
[v11.3.x] DataLinks: Fix onClick functionality ( #94907 )
...
DataLinks: Fix onClick functionality (#94815 )
* fix: add onclick functionality back to DataLinks in VizPanelFooter
---------
Co-authored-by: Adela Almasan <adela.almasan@grafana.com >
Co-authored-by: Matias Chomicki <matyax@gmail.com >
(cherry picked from commit 5fe5e8a5a6 )
Co-authored-by: Galen Kistler <109082771+gtk-grafana@users.noreply.github.com >
2024-10-17 20:27:29 +03:00
grafana-delivery-bot[bot]
1ac972f086
[v11.3.x] Revert some scenes documentation ( #94903 )
...
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2024-10-17 17:12:20 +01:00
grafana-delivery-bot[bot]
4590698e10
[v11.3.x] Alerting: Update texts for gm rr in the form ( #94886 )
...
Alerting: Update texts for gm rr in the form (#94844 )
* Update texts for gm rr in the form
* fix translations
* Fix test
* address review comments
* address review comments - part2
* translations
* update docs for new term: output
(cherry picked from commit 1860737117 )
Co-authored-by: Sonia Aguilar <33540275+soniaAguilarPeiron@users.noreply.github.com >
2024-10-17 16:29:16 +02:00
grafana-delivery-bot[bot]
ab368bfb06
[v11.3.x] Alerting: Update docs for grafana recording rules ( #94841 )
...
Alerting: Update docs for grafana recording rules (#94811 )
* update docs for grafana recording rules
* Update docs/sources/alerting/alerting-rules/create-mimir-loki-managed-recording-rule.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
* Update docs/sources/alerting/alerting-rules/create-mimir-loki-managed-recording-rule.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
* remove notes
* fix note tag
* update note for grafana-managed feature toggle
* Update docs/sources/alerting/alerting-rules/create-mimir-loki-managed-recording-rule.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
(cherry picked from commit f9ba4e3e5d )
Co-authored-by: Sonia Aguilar <33540275+soniaAguilarPeiron@users.noreply.github.com >
2024-10-17 11:14:03 +02:00
grafana-delivery-bot[bot]
489c9db173
[v11.3.x] Geomap: Fix tooltip positioning when screen is scrolled ( #94842 )
...
Geomap: Fix tooltip positioning when screen is scrolled (#94827 )
* account for y-scrolling when positioning geomap tooltip
* remove config import
(cherry picked from commit 241dca57cf )
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2024-10-17 12:02:13 +03:00
grafana-delivery-bot[bot]
8bbf0a1869
[v11.3.x] Update Pyroscope data source for Exlore Profiles ( #94832 )
...
Update Pyroscope data source for Exlore Profiles (#94825 )
* Update Pyroscope data source for Exlore Profiles
* Update docs/sources/datasources/pyroscope/query-profile-data.md
* Update docs/sources/datasources/pyroscope/query-profile-data.md
(cherry picked from commit e8f23bb2cf )
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com >
2024-10-16 20:57:07 -04:00
grafana-delivery-bot[bot]
8b8a67fad6
[v11.3.x] [DOC] Add streamingEnabled to Tempo ds docs ( #94830 )
...
[DOC] Add streamingEnabled to Tempo ds docs (#94751 )
* Add streamingEnabled to Tempo ds docs
* Update docs/sources/datasources/tempo/configure-tempo-data-source.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
---------
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
(cherry picked from commit 17eff37104 )
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com >
2024-10-16 16:53:37 -04:00
grafana-delivery-bot[bot]
2e956696a4
[v11.3.x] GCM: Time field naming ( #94819 )
...
GCM: Time field naming (#94548 )
* Name time field correctly
* Update tests
* Lint
(cherry picked from commit 7c79f8f7a5 )
Co-authored-by: Andreas Christou <andreas.christou@grafana.com >
2024-10-16 18:34:50 +03:00
grafana-delivery-bot[bot]
d58468b60b
[v11.3.x] Plugins: Skip install errors if dependency plugin already exists ( #94718 )
...
Plugins: Skip install errors if dependency plugin already exists (#94710 )
* skip install errors if dependency plugin already exists
* add test
(cherry picked from commit f97f489c2c )
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com >
2024-10-16 13:13:41 +03:00
Kevin Minehart
d784d370d3
[v11.3.x] CI: Support more version formats in publishing ( #94750 )
...
CI: Support more version formats in publishing (#94575 )
* cleanup dead code
* add tests and rewrite publish grafanacom steps to reuse
* add pkg/build tests; don't upload CDN assets on grafana releases
(cherry picked from commit 7a2edd35d5 )
2024-10-15 13:57:07 -05:00
grafana-delivery-bot[bot]
d4beddfb0e
[v11.3.x] Docs: Update alerting notifications documentation ( #94733 )
...
Docs: Update alerting notifications documentation (#93944 )
* add new permissions and fixed roles
* Apply suggestions from code review
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
* address comments
* add actions to complete list
* fmt
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
(cherry picked from commit ced5497ba1 )
Co-authored-by: Yuri Tseretyan <yuriy.tseretyan@grafana.com >
2024-10-15 11:20:31 -04:00
grafana-delivery-bot[bot]
ae3419cd79
[v11.3.x] Folders: Correctly show new folder button under root folder ( #94713 )
...
Folders: Correctly show new folder button under root folder (#94687 )
show new folder button under root folder if nested folders are disabled and user has the right perms
(cherry picked from commit 284c2d6f71 )
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com >
2024-10-15 13:05:13 +03:00
grafana-delivery-bot[bot]
65c759c76a
[v11.3.x] Fix list indentation to ensure continuous numbering ( #94696 )
...
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
Fix list indentation to ensure continuous numbering (#94692 )
2024-10-14 19:27:48 +01:00
grafana-delivery-bot[bot]
e6475b80c2
[v11.3.x] Alerting: Use advanced options when query params are not transformable ( #94670 )
...
Alerting: Use advanced options when query params are not transformable (#94588 )
* Use advanced options when query params are not transformable
* Update public/app/features/alerting/unified/components/rule-editor/query-and-alert-condition/QueryAndExpressionsStep.tsx
Co-authored-by: Konrad Lalik <konrad.lalik@grafana.com >
---------
Co-authored-by: Konrad Lalik <konrad.lalik@grafana.com >
(cherry picked from commit fb5fb76ad1 )
Co-authored-by: Sonia Aguilar <33540275+soniaAguilarPeiron@users.noreply.github.com >
2024-10-14 12:16:36 +02:00
grafana-delivery-bot[bot]
749714fe50
[v11.3.x] Create strategies-for-upgrading-grafana ( #94635 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
Co-authored-by: Irene Rodriguez <irene.rodriguez@grafana.com >
2024-10-11 17:33:50 +02:00
grafana-delivery-bot[bot]
e1a4fcda48
[v11.3.x] fix missing hyperlink to permissions page in docs ( #94630 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
Co-authored-by: Vishal N <vnaccounts@tutanota.com >
fix missing hyperlink to permissions page in docs (#94077 )
2024-10-11 10:40:01 -04:00
grafana-delivery-bot[bot]
9af2af8b9f
[v11.3.x] docs: added configure structure and youtube video link ( #94629 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
Co-authored-by: Señor Performo - Leandro Melendez <54183040+srperf@users.noreply.github.com >
2024-10-11 10:30:42 -04:00
Jack Baldry
50de92f873
Revert Sharing documentation changes ( #94585 )
...
Fix Sharing page aliases (#94118 )"
2024-10-11 14:58:36 +01:00
grafana-delivery-bot[bot]
2a7d8279a2
[v11.3.x] OrgSync: Do not set default Organization for a user to a non-existent Organization ( #94613 )
...
OrgSync: Do not set default Organization for a user to a non-existent Organization (#94537 )
Do not set default org for a user to a missing org
Co-authored-by: Karl Persson <kalle.persson@grafana.com >
(cherry picked from commit c872cad879 )
Co-authored-by: Misi <mgyongyosi@users.noreply.github.com >
2024-10-11 15:44:17 +03:00
grafana-delivery-bot[bot]
f5d29152c9
[v11.3.x] SSO: Fix client side validations for LDAP ( #94596 )
...
SSO: Fix client side validations for LDAP (#94561 )
* fix client side validations for LDAP
* add translations for new messages
* simplify code in isInvalidField()
(cherry picked from commit 0bd3ad1d5a )
Co-authored-by: Mihai Doarna <mihai.doarna@grafana.com >
2024-10-11 13:04:31 +03:00
grafana-delivery-bot[bot]
c938b751cf
[v11.3.x] Alerting: Fix detail view not showing instances nor history tab ( #94586 )
...
Alerting: Fix detail view not showing instances nor history tab (#94424 )
* Fix detail view not showing instances nor history tab
* small refactor
* Update public/app/features/alerting/unified/hooks/useCombinedRule.ts
Co-authored-by: Konrad Lalik <konrad.lalik@grafana.com >
* refactor
---------
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com >
Co-authored-by: Konrad Lalik <konrad.lalik@grafana.com >
(cherry picked from commit 3924751827 )
Co-authored-by: Sonia Aguilar <33540275+soniaAguilarPeiron@users.noreply.github.com >
2024-10-11 11:12:17 +03:00
grafana-delivery-bot[bot]
f24f59225d
[v11.3.x] Alerting: Fix getSimpleConditionFromExpressions ( #94584 )
...
Alerting: Fix getSimpleConditionFromExpressions (#94516 )
fix getSimpleConditionFromExpressions
(cherry picked from commit 419598c745 )
Co-authored-by: Sonia Aguilar <33540275+soniaAguilarPeiron@users.noreply.github.com >
2024-10-11 11:07:16 +03:00
grafana-delivery-bot[bot]
5f7e46f886
[v11.3.x] Explore metrics: set options directly because of scenes error when options not set ( #94571 )
...
Explore metrics: set options directly because of scenes error when options not set (#94284 )
* scenes error when options not set
* add all of the options that are updated in onOptionsChange
* add options to all the other places we are building timeseries panels
* Update public/app/features/trails/AutomaticMetricQueries/graph-builders/percentiles.ts
Co-authored-by: Nick Richmond <5732000+NWRichmond@users.noreply.github.com >
* remove activation handlers and unused code
* Update public/app/features/trails/AutomaticMetricQueries/graph-builders/simple.ts
Co-authored-by: Nick Richmond <5732000+NWRichmond@users.noreply.github.com >
* Update public/app/features/trails/AutomaticMetricQueries/graph-builders/percentiles.ts
Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com >
---------
Co-authored-by: Nick Richmond <5732000+NWRichmond@users.noreply.github.com >
Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com >
(cherry picked from commit ce857c2680 )
Co-authored-by: Brendan O'Handley <brendan.ohandley@grafana.com >
2024-10-10 20:35:08 +03:00
Scott Lepper
a3764ebeba
[Search] fix: add and delete ( #94438 )
...
[search] fix: add and delete from index
2024-10-08 16:17:31 -04:00
Karl Persson
2d0ea60017
ServiceAccounts: Run migration in batches ( #94429 )
...
* ServiceAccounts: Run migration in batches
2024-10-08 19:53:23 +02:00
Scott Lepper
c2fb2dcfbe
wire up unified search from the ui; add basic search support ( #94358 )
...
* wire up search from the ui; add basic search support
2024-10-08 13:09:56 -04:00
Ieva
8cade5c550
Role mapping: Add new query parameter to docs ( #94413 )
...
* small doc addition
* swagger gen
* pr feedback
2024-10-08 17:53:21 +01:00
Ezequiel Victorero
19844220db
Playlists: Remove from menu for users without permissions ( #94403 )
2024-10-08 13:04:18 -03:00
Lucy Chen
e1067b817d
ShareDrawer: Export CTA UI tweaks ( #94348 )
...
change arrow size
2024-10-08 11:57:13 -04:00
Mihai Doarna
4bbae5eb0a
LDAP: Render root CA and client cert as text fields ( #94382 )
...
render root CA and client cert as text fields
2024-10-08 18:54:34 +03:00
renovate[bot]
546d1517fa
Update dependency @grafana/aws-sdk to v0.5.0 ( #94416 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-08 16:37:56 +01:00
Scott Lepper
52b70ca976
Grafana indexing poc - load and watch index ( #93843 )
...
* list resources and load into index
* watch for changes and update index
2024-10-08 09:43:23 -04:00
renovate[bot]
0e13719ec6
Update dependency rudder-sdk-js to v2.48.19
2024-10-08 13:27:39 +00:00
Nick Richmond
ff7a96d60e
ExploreMetrics: Ensure compatibility with Incremental Querying ( #94355 )
...
fix: use unique refs in breakdown panels
2024-10-08 09:15:07 -04:00
Matheus Macabu
96384b5181
CloudMigrations: cover cases where library panel has no folder ( #94405 )
2024-10-08 15:14:23 +02:00
Haris Rozajac
ee65f89533
Query Library: Enhance user data ( #94231 )
...
* Enhance user data
* Remove irrrelevant logic outside of try block
* Encode user uid for url
2024-10-08 07:12:33 -06:00
Piotr Jamróz
c6387854c5
TraceView: Fix icon background after making a copy of an attribute ( #94402 )
...
Fix icon color after making a copy
2024-10-08 15:09:06 +02:00
renovate[bot]
f2093c9f05
Update dependency react-dropzone to v14.2.9
2024-10-08 13:01:24 +00:00