Isabel Matwawana
2b67824505
[release-12.0.1] Add schema v2 new files ( #104890 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com >
Co-authored-by: Irene Rodríguez <irene.rodriguez@grafana.com >
2025-05-02 17:30:30 +00:00
Sergej-Vlasov
6d8c492cbe
[release-12.0.1] DashboardEditPane: Fix source viz panel selection ( #104868 )
...
DashboardEditPane: Fix source viz panel selection (#104686 )
* revert ae86746
* extract source viz panel for edit pane select
2025-05-02 14:31:12 +01:00
Pepe Cano
96e46887d7
[release-12.0.1] docs(alerting): add new guides for handling missing data and connectivity errors ( #104847 )
...
docs(alerting): add new guides for handling missing data and connectivity errors (#104765 )
* New `Learn` section and Handling connectivity errors guide
* guide: connectivity errors
* update metadata
* edit `Learn` page
(cherry picked from commit 3bb5a13275 )
2025-05-02 09:16:15 +02:00
Alexa V
5ad33cb0a9
[Release 12.0.1]SchemaV2 - Fix Import showing grafana ds( #104461 ) ( #104828 )
...
Dashboard: SchemaV2 - Fix Import showing grafana datasources (#104461 )
* Fix: do not map when identifying default grafana ds
* add also datasource type
* Refactor code, add unit test
* Fix types references and linting
* Update public/app/features/manage-dashboards/state/actions.test.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
(cherry picked from commit 26ce124208 )
2025-05-01 16:32:29 +02:00
Stephanie Hingtgen
3b2165d787
[release-12.0.1] Dashboards: Fix cleanup job ( #104824 )
2025-05-01 16:51:44 +03:00
Adela Almasan
5f3107c401
[Release 12.0.1] TableNG: Fix interpolation for actions ( #104577 ) ( #104799 )
...
TableNG: Fix interpolation for actions (#104577 )
(cherry picked from commit 6c0250dde2 )
2025-05-01 08:45:58 -05:00
Alexa V
3c62214699
[Release12.0.1]:Schema V2-Fix built-in annotationsV2 ( #104313 ) ( #104815 )
...
Dashboard: Schema V2 - Fix built-in annotations not present (#104313 )
* Add grafana Built-in annonation to the serialization
* Add unit tests
(cherry picked from commit ab7e18feda )
2025-05-01 12:43:07 +02:00
Alexa V
5631d9aace
[Release 12.0.1] SchemaV2 Fix Import mapping ds #104200 ( #104813 )
...
Dashboard: SchemaV2 Fix Import mapping datasource (#104200 )
* Dashboard: SchemaV2 Fix mapping ds for variables and annotations
* process annotations and vars ds inputs so they can be selected
* clean up so async works
* Add basic unit test for v2 dashboards mapping
* clean up tests
* linting
---------
Co-authored-by: Haris Rozajac <haris.rozajac12@gmail.com >
2025-05-01 12:01:12 +02:00
Kevin Minehart
1da343ea5f
[release-12.0.1] CI: move workflows/actions to actions ( #104743 )
...
CI: move workflows/actions to actions (#104711 )
* move workflows/actions to actions
* rerun actions
* fix setup-go v5
* unpinned unnecessary pins
* update CODEOWONERS
* update CODEOWONERS
* remove remove-milestone from codeowners
* remove bad key
(cherry picked from commit 2436b4e097 )
2025-04-30 12:22:38 -05:00
Stephanie Hingtgen
9c339e7c7c
[release-12.0.1] Dashboard API: Update dashboard version docs ( #104791 )
...
Co-authored-by: Artur Wierzbicki <artur.wierzbicki@grafana.com >
2025-04-30 11:39:47 -05:00
Pepe Cano
a524a98367
[release-12.0.1] docs(alerting): add recommendation to reduce duplicated DatasourceError alerts ( #104768 )
...
docs(alerting): add recommendation to reduce duplicated `DatasourceError` alerts (#104679 )
docs(alerting): add recommendation to reduce `DatasourceError` alerts
(cherry picked from commit 971f92e45d )
2025-04-30 15:14:23 +02:00
Alex Khomenko
f046259f91
[release-12.0.1] Provisioning: Update graphic ( #104774 )
...
Provisioning: Update graphic (#104770 )
(cherry picked from commit f413721435 )
2025-04-30 16:06:54 +03:00
Stephanie Hingtgen
6b7bba2b5a
[release-12.0.1] Dashboard and Folders: fix version mismatch ( #104717 )
...
Folders: Fix version mismatch errors
2025-04-30 03:01:45 +03:00
Stephanie Hingtgen
249bf8ac64
[release-12.0.1] Dashboards and Folders: cleanup timestamps and error codes ( #104720 )
...
K8s: Fix timestamps and error codes
2025-04-29 22:44:44 +03:00
Stephanie Hingtgen
18a9cd3636
[release-12.0.1] Dashboards: Fix moving to general folder ( #104719 )
...
Dashboards: Fix moving to general folder
2025-04-29 22:14:00 +03:00
Stephanie Hingtgen
7287b4958f
[release-12.0.1] Dashboards: add missing folder info to /search ( #104718 )
...
Dashboards: add missing folder info to /search
2025-04-29 22:08:52 +03:00
Kevin Minehart
8bb4c806fb
[release-12.0.1] Backport workflow fixes ( #104692 )
...
* Copy workflows and actions from main
* add zizmor.yml
2025-04-29 19:12:47 +03:00
Josh Hunt
18fb652499
[release-12.0.1] ci: move variables to env ( #104622 )
...
ci: move variables to `env` (#104605 )
* ci: move variables to `env`
* ci: move sha to `env`
* ci: import `SHA` and `PRE_COMMIT_SHA`
(cherry picked from commit d19f86a736 )
Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com >
2025-04-28 13:27:25 +01:00
Stephanie Hingtgen
4620dc0b4e
[release-12.0.1] App Plugins: Fix dashboard updater ( #104583 ) ( #104585 )
2025-04-26 01:22:28 +02:00
Torkel Ödegaard
0716d2fc4f
[Release v12.0.1] Dashboard: Fixes issue with row repeats and first row ( #104469 )
...
Dashboard: Fixes issue with row repeats and first row (#104265 )
* working
* Update
* Add test
* Update
(cherry picked from commit c8fb66dd48 )
2025-04-25 20:36:30 +02:00
Stephanie Hingtgen
7dfb628cb4
[release-12.0.1] Provisioning: Remove warning logs for valid usage ( #104555 ) ( #104558 )
...
Provisioning: Remove warnings for valid usage (#104555 )
2025-04-25 11:18:17 -05:00
Stephanie Hingtgen
549833e40d
[release-12.0.1] K8s: Dashboards: Fix transformation between v1 and v2 ( #104502 ) ( #104527 )
...
K8s: Dashboards: Fix transformation between v1 and v2 (#104502 )
2025-04-25 17:02:35 +01:00
grafana-delivery-bot[bot]
f04144c742
[release-12.0.1] Rename grafana cli to grafana server cli ( #104557 )
...
Co-authored-by: Irene Rodríguez <irene.rodriguez@grafana.com >
2025-04-25 16:51:48 +01:00
Stephanie Hingtgen
745015e74f
[release-12.0.1] K8s: Dashboards: Fix provisioned dashboard cleanup ( #104504 ) ( #104525 )
...
K8s: Dashboards: Fix provisioned dashboard cleanup (#104504 )
2025-04-25 13:41:29 +01:00
Stephanie Hingtgen
cf21a9385b
[release-12.0.1] Docs: Add dashboard and folder apis docs ( #101754 ) ( #104529 )
...
Docs: Add dashboard and folder apis docs (#101754 )
2025-04-25 13:33:35 +01:00
Stephanie Hingtgen
123351e3ac
[release-12.0.1] Access control: Make sure that user permission cache is cleared after new dashboard and folder creation ( #104495 )
...
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com >
2025-04-24 15:48:04 -05:00
grafana-delivery-bot[bot]
26b81feb85
[release-12.0.1] Apply security patch 357-202503311017.patch ( #104493 )
...
Apply security patch 357-202503311017.patch (#104490 )
* Sanitize paths before evaluating access to route
* use util.CleanRelativePath
---------
Co-authored-by: Andres Martinez Gotor <andres.martinez@grafana.com >
(cherry picked from commit 1f707d16ed )
Co-authored-by: Yuri Tseretyan <yuriy.tseretyan@grafana.com >
2025-04-24 20:40:18 +01:00
grafana-delivery-bot[bot]
8a4a68cf95
[release-12.0.1] XYChart: Coerce threshold steps to numbers ( #104492 )
...
XYChart: Coerce threshold steps to numbers (#104485 )
(cherry picked from commit a6735721bf )
Co-authored-by: Leon Sorokin <leeoniya@gmail.com >
2025-04-24 20:19:24 +01:00
grafana-delivery-bot[bot]
2fbb2d6f5d
[release-12.0.1] Provisioning: Fix requires migration condition ( #104436 )
...
Provisioning: Fix requires migration condition (#104434 )
* Provisioning: Fix requires migration condition
* Better error messaging
(cherry picked from commit 82c291675b )
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
2025-04-24 07:48:02 +01:00
Stephanie Hingtgen
ed408985fa
[release-12.0.1] K8s: Dashboards: Mark as v1beta1 ( #104422 )
...
Co-authored-by: Ryan McKinley <ryantxu@gmail.com >
2025-04-23 19:21:59 +01:00
Ryan McKinley
584593c411
DataSourceSrv: include alias in type filter ( #104308 ) ( #104336 )
2025-04-23 13:16:17 -05:00
Stephanie Hingtgen
b0d42f432a
[release-12.0.1] K8s: Dashboards: Add fine grained access control checks to /apis ( #104419 )
...
K8s: Dashboards: Add fine grained access control checks to /apis (#104347 )
---------
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com >
Co-authored-by: Gabriel MABILLE <gabriel.mabille@grafana.com >
Co-authored-by: Marco de Abreu <marco.deabreu@grafana.com >
Co-authored-by: Georges Chaudy <chaudyg@gmail.com >
2025-04-23 18:28:10 +01:00
grafana-delivery-bot[bot]
835516f832
[release-12.0.1] DataLinks: Long link title wrapping ( #104383 )
...
DataLinks: Long link title wrapping (#104169 )
chore(data-links): link text wrap
(cherry picked from commit 8cee546d67 )
Co-authored-by: Ihor Yeromin <yeryomin.igor@gmail.com >
2025-04-23 11:46:10 +01:00
grafana-delivery-bot[bot]
2ce8b147d7
[release-12.0.1] Provisioning: Add onboarding page graphic ( #104367 )
...
Provisioning: Add onboarding page graphic (#104162 )
* Provisioning: Add onboarding page graphic
* Update translations
(cherry picked from commit b6e5b5d20f )
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
2025-04-23 06:18:15 +01:00
grafana-delivery-bot[bot]
846f10afda
[release-12.0.1] Docs: Making some slight adjustments to migration assistant ( #104319 )
...
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com >
2025-04-22 12:34:48 -05:00
Kevin Minehart
384ce54148
update sync-mirror action
2025-04-22 08:31:50 -05:00
Kevin Minehart
c9956ffc59
remove old PR patch check and sync mirror workflows
2025-04-22 08:28:36 -05:00
Kevin Minehart
92189eec7e
update PR patch check / sync mirror workflows
2025-04-22 08:27:23 -05:00
Stephanie Hingtgen
cde4a9dabe
[release-12.0.1] TeamMember: Treat null permission as member ( #104195 ) ( #104250 )
...
TeamMember: Treat null permission as member (#104195 )
Co-authored-by: Jo <joao.guerreiro@grafana.com >
2025-04-22 09:46:13 +02:00
Stephanie Hingtgen
2e878c4fdc
[release 12.0.1] Dashboards: Preserve schema version in /api ( #104213 ) ( #104249 )
...
Dashboards: Preserve schema version in /api (#104213 )
---------
Co-authored-by: Artur Wierzbicki <artur.wierzbicki@grafana.com >
2025-04-21 18:40:34 -05:00
Stephanie Hingtgen
4d6d46a181
[release 12.0.1] Klog: Prevent response bodies from being logged ( #104247 )
2025-04-21 23:07:53 +01:00
grafana-delivery-bot[bot]
b9ee6bae38
[release-12.0.1] Alerting: Ensure field validators return the proper type ( #104243 )
...
Alerting: Ensure field validators return the proper type (#104050 )
* Ensure field validators return the proper type
This ensures correct error propagation through services up to
the API layer.
* Move error wrapping up to call site
(cherry picked from commit 820c338414 )
Co-authored-by: William Wernert <william.wernert@grafana.com >
2025-04-21 21:17:40 +01:00
Yuri Tseretyan
341a885a38
[release-12.0.1] Docs: Remove mention of alertingApiServer flag from alerting documentation ( #104205 )
...
Docs: Remove mention of alertingApiServer flag from alerting documentation (#104131 )
(cherry picked from commit 1bafd5c807 )
# Conflicts:
# docs/sources/alerting/set-up/configure-rbac/_index.md
2025-04-18 15:57:29 -04:00
grafana-delivery-bot[bot]
910ce8367a
[release-12.0.1] Transformations: Wrap field names selection, prevent rendering off-screen ( #104186 )
...
Transformations: Remove deprecated ui element and wrap pills (#104143 )
* Remove deprecated ui element and wrap pills
* Fix for labels to fields too
* Update betterer
(cherry picked from commit 57fd67436e )
Co-authored-by: Kristina <kristina.durivage@grafana.com >
2025-04-18 11:52:18 -05:00
grafana-delivery-bot[bot]
a6a5c77add
[release-12.0.1] InfluxDB: Fix nested variable interpolation ( #104176 )
...
InfluxDB: Fix nested variable interpolation (#104067 )
Validate query type
(cherry picked from commit 519b75bd1e )
Co-authored-by: Andreas Christou <andreas.christou@grafana.com >
2025-04-17 17:29:00 +01:00
grafana-delivery-bot[bot]
e94d5f0119
[release-12.0.1] Provisioning: Add banner with more feature info ( #104146 )
...
Provisioning: Add banner with more feature info (#104111 )
* Provisioning: Add experimental feature banner
* translations
(cherry picked from commit d85d730d9c )
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
2025-04-17 07:09:33 +01:00
grafana-delivery-bot[bot]
9eb36ac222
[release-12.0.1] Docs: Updating cloud migration docs ahead of G12 ( #104134 )
...
Co-authored-by: Michael Mandrus <41969079+mmandrus@users.noreply.github.com >
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com >
2025-04-16 15:20:33 -05:00
Nick Richmond
2e6bfb76cb
MetricsDrilldown: Restore link to Metrics Drilldown from Explore ( #104073 )
...
MetricsDrilldown: Restore link to Metrics Drilldown from Explore (#104069 )
fix: add missing entry in list of queryless apps
2025-04-16 12:55:28 -04:00
Laura Fernández
173db4aac7
[release-12.0.1] i18n: Move locale code behind the feature toggle in internationalization/dates.ts ( #104090 )
2025-04-16 15:34:44 +02:00
Jev Forsberg
44cfb7c6b4
Chore: Update version in release-12.0.1 branch ( #104061 )
...
baldm0mma/ update version to 12.0.1
2025-04-15 12:29:38 -06:00