Commit Graph

63483 Commits

Author SHA1 Message Date
Larissa Wandzura d100c2d7cc Docs: remove extra config file from 12.3.1 for Elasticsearch (#115266)
removed duplicate config file
2025-12-12 17:49:25 +00:00
grafana-delivery-bot[bot] 6cbc315c7d [release-12.3.1] Chore: Bump grafana/llm 1.0.1 (#115217)
Chore: Bump grafana/llm 1.0.1 (#115175)

(cherry picked from commit c7c052480d)

Co-authored-by: Ezequiel Victorero <ezequiel.victorero@grafana.com>
2025-12-12 10:39:10 -03:00
grafana-delivery-bot[bot] a06bef2e93 [release-12.3.1] Chore: Bump nodemailer with forced resolution (#115181)
Chore: Bump nodemailer with forced resolution (#115172)

(cherry picked from commit c35642b04d)

Co-authored-by: Ezequiel Victorero <ezequiel.victorero@grafana.com>
2025-12-12 10:06:12 -03:00
Larissa Wandzura be89902704 [release-12.3.1] DOCS: Updates to Elasticsearch data source docs (#115187)
DOCS:  Updates to Elasticsearch data source docs (#115021)

* created new configure folder, rewrote intro page

* updated configure doc

* updated query editor

* updates to template variables

* added troubleshooting doc, fixed heading issues

* fix linter issues

* added alerting doc

* corrected title

* final edits

* fixed linter issue

* added deprecation comment per feedback

* ran prettier

(cherry picked from commit 91a72f2572)
2025-12-12 10:35:39 +01:00
grafana-delivery-bot[bot] cc3a03feef [release-12.3.1] Add new glossary word (#115169)
Add new glossary word (#115070)

* Docs: Add grafanactl term to glossary

* Edit to adapt to Glossary def length

* Fix

* Real fix

* Fix link

---------


(cherry picked from commit ada14df9fd)

Co-authored-by: Anna Urbiztondo <anna.urbiztondo@grafana.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2025-12-11 17:32:15 +00:00
grafana-delivery-bot[bot] 98233ac86c [release-12.3.1] Docs: Add permissions information (#115108)
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2025-12-10 18:50:35 +00:00
grafana-delivery-bot[bot] 87bf56e9c7 [release-12.3.1] deps(docker): bump alpine from 3.22.2 to 3.23.0 (#115074)
deps(docker): bump alpine from 3.22.2 to 3.23.0 (#114816)

Bumps alpine from 3.22.2 to 3.23.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-version: 3.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...



(cherry picked from commit 633332c750)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-10 10:06:10 +00:00
Hugo Häggmark e4ebc13ae1 [release-12.3.1] Plugins: Add PluginContext to plugins when scenes is disabled (#115064)
Plugins: Add PluginContext to plugins when scenes is disabled (#114989)

Plugins: Add PluginContext to plugins when scenes is disabled
(cherry picked from commit d1761606fb)
2025-12-10 08:04:17 +01:00
grafana-delivery-bot[bot] a84e0cf8c1 [release-12.3.1] Docs: Creating upgrade guide content for annotation table bloat (#115050)
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com>
2025-12-09 22:42:47 +00:00
grafana-delivery-bot[bot] 96bdf085d3 [release-12.3.1] Azure: Fix dcount aggregation (#114907)
Azure: Fix `dcount` aggregation (#114666)

* Add parameter type field

* Use parameterType to filter columns for aggregation funcs

* Support selecting column for dcount aggregation

(cherry picked from commit b719aea078)

Co-authored-by: Andreas Christou <andreas.christou@grafana.com>
2025-12-08 13:48:36 +00:00
grafana-delivery-bot[bot] 5e63352be3 [release-12.3.1] docs(alerting): add new Examples of trace-based alerts (#114892)
docs(alerting): add new Examples of trace-based alerts (#114511)

* docs(alerting): add new Examples of trace-based alerts

* fix vale issues

(cherry picked from commit a8d174ccef)

Co-authored-by: Pepe Cano <825430+ppcano@users.noreply.github.com>
2025-12-05 08:59:43 +01:00
grafana-delivery-bot[bot] 75e0a0eb93 [release-12.3.1] Postgresql: Fix variable interpolation logic when the variable has multiple values (#114876)
Postgresql: Fix variable interpolation logic when the variable has multiple values (#114058)

* fix the variable interpolation

* add jest config to grafana-sql

* fix broken tests

* add variable interpolation tests

* lint

* apply fix only to postresql datasource

(cherry picked from commit 0291f6d1e7)

Co-authored-by: ismail simsek <ismailsimsek09@gmail.com>
2025-12-04 21:29:05 +01:00
grafana-delivery-bot[bot] 0c6bbcd32d [release-12.3.1] Add Zabbix to the list of unsupported data sources (#114847)
Add Zabbix to the list of unsupported data sources (#114823)

Fixes: https://github.com/grafana/support-escalations/issues/19739
(cherry picked from commit c88314296b)

Co-authored-by: Irene Rodríguez <irene.rodriguez@grafana.com>
2025-12-04 15:21:38 +01:00
grafana-delivery-bot[bot] aaf91dc82c [release-12.3.1] Azure: Improved column handling in logs query builder (#114841)
Azure: Improved column handling in logs query builder (#114667)

* Add parameter type field

* Use parameterType to filter columns for aggregation funcs

* Add tests for aggregate components

(cherry picked from commit ff4228bd58)

Co-authored-by: Andreas Christou <andreas.christou@grafana.com>
2025-12-04 14:01:19 +00:00
grafana-delivery-bot[bot] 6ec45f9d00 [release-12.3.1] Azure: Include aggregate columns in logs builder (#114835)
Azure: Include aggregate columns in logs builder (#114684)

* Include groupBy and aggregate columns

* Order by tests

(cherry picked from commit 94b7d6f7b8)

Co-authored-by: Andreas Christou <andreas.christou@grafana.com>
2025-12-04 13:04:26 +00:00
Josh Hunt f05041da2c [release-12.3.1] Chore: Bump express and js-yaml (#114703)
Chore: Bump express and js-yaml (#114696)

* Bump express version

* Bump js-yaml version

* Force resolution of js-yaml 4.1.0 to 4.1.1

(cherry picked from commit 09883ab4ee)
2025-12-04 09:46:46 +00:00
Oscar Kilhed b7cae5fbd0 [release-12.3.1] Dashboard Controls: Display dashboard links on the right side of the toolbar (#114817)
Dashboard Controls: Display dashboard links on the right side of the toolbar (#114378)

* have dashboard links on the right side

* Lets try a compromise (#114389)

Try to compromise on white space. Having a lot of links will create unessecary empty space under the time controls, but it is necessary if we want to be able to have the links on the right

---------



(cherry picked from commit 8227ecb499)

Co-authored-by: Haris Rozajac <58232930+harisrozajac@users.noreply.github.com>
Co-authored-by: Sergej-Vlasov <sergej.s.vlasov@gmail.com>
2025-12-04 08:45:24 +01:00
grafana-delivery-bot[bot] 567f2f79f8 [release-12.3.1] Dashboards: Fix margin of time controls (#114758)
Dashboards: Fix margin of time controls (#114345)

(cherry picked from commit 258173ea94)

Co-authored-by: Oscar Kilhed <oscar.kilhed@grafana.com>
2025-12-03 10:31:54 +00:00
Matheus Macabu 6c1aba662e [release-12.3.1] Dependencies: Bump Go to v1.25.5 (#114751)
Dependencies: Bump Go to v1.25.5
2025-12-03 11:14:35 +01:00
grafana-delivery-bot[bot] 601a08e84c [release-12.3.1] Dashboards: Wrap links and data layer controls in divs to make them behave like variables (#114752)
Dashboards: Wrap links and data layer controls in divs to make them behave like variables (#113927)

Wrap links and data layer controls in divs to make them float together with variables

(cherry picked from commit a59c4e2fcc)

Co-authored-by: Oscar Kilhed <oscar.kilhed@grafana.com>
2025-12-03 11:05:14 +01:00
grafana-delivery-bot[bot] 1e51d9bd1f [release-12.3.1] Dynamic dashboards: Fix empty space under time controls when dashboard has many variables (#114730)
Dynamic dashboards: Fix empty space under time controls when dashboard has many variables (#113765)

* fix space under time controls by using floats instead of flex

* remove commented out styles

* adjust spacing: use marginBottom and reduce bottom padding

* make Add variable button float inline with variables

(cherry picked from commit ae8a8cf16e)

Co-authored-by: Oscar Kilhed <oscar.kilhed@grafana.com>
2025-12-03 09:39:13 +01:00
grafana-delivery-bot[bot] c4604d6eb6 [release-12.3.1] Azure: Fix percentile syntax (#114707)
Azure: Fix `percentile` syntax (#114665)

Fix percentile syntax

(cherry picked from commit 1b10581c63)

Co-authored-by: Andreas Christou <andreas.christou@grafana.com>
2025-12-02 15:11:47 +00:00
grafana-delivery-bot[bot] 855f376271 [release-12.3.1] PanelChrome: Wrapping div needs height: 100% as well (#114657)
PanelChrome: Wrapping div needs height: 100% as well (#114655)

wrapping div needs height: 100% as well

(cherry picked from commit 7f1ac6188a)

Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2025-12-01 18:05:14 +00:00
grafana-delivery-bot[bot] cdfb3772f7 [release-12.3.1] Docs: Add missing layout options and rework Grid view section (#114644)
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
Co-authored-by: Joey <90795735+joey-grafana@users.noreply.github.com>
2025-12-01 09:44:57 -05:00
grafana-delivery-bot[bot] ada535a6d6 [release-12.3.1] QueryEditorRows: Clear hideSeriesFrom override on query edit (#114628)
QueryEditorRows: Clear hideSeriesFrom override on query edit (#114315)

clear hideSeriesFrom override on query edit

(cherry picked from commit 0856cac9ad)

Co-authored-by: Sergej-Vlasov <37613182+Sergej-Vlasov@users.noreply.github.com>
2025-12-01 12:11:14 +00:00
grafana-delivery-bot[bot] c1787693e0 [release-12.3.1] Docs: Fix alias for next and latest docs (#114550)
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
Fix alias for next and latest docs (#114547)
2025-11-27 15:34:44 +00:00
grafana-delivery-bot[bot] aa9136eb45 [release-12.3.1] Docs: Clarify some language in migration assistant docs (#114494)
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com>
Co-authored-by: Irene Rodriguez <irene.rodriguez@grafana.com>
2025-11-26 15:47:22 +00:00
grafana-delivery-bot[bot] 872d559652 [release-12.3.1] Docs: Clarify the uid is metadata.name (#114489)
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com>
2025-11-26 08:30:08 -06:00
grafana-delivery-bot[bot] 7c5edf8811 [release-12.3.1] alerting docs: initialization_timeout addition (#114453)
Co-authored-by: Johnny Kartheiser <140559259+JohnnyK-Grafana@users.noreply.github.com>
Co-authored-by: Irene Rodríguez <irene.rodriguez@grafana.com>
2025-11-26 10:34:29 +01:00
grafana-delivery-bot[bot] 1d8cefb75f [release-12.3.1] Logs: Fixed prettify JSON behavior with unescaped content (#114407)
Logs: Fixed prettify JSON behavior with unescaped content (#114403)

* processing: move escaping to a later stage

* Regression test

(cherry picked from commit c42d6a53a6)

Co-authored-by: Matias Chomicki <matias.chomicki@grafana.com>
2025-11-25 13:59:36 +00:00
grafana-delivery-bot[bot] ffa5532266 [release-12.3.1] DOCS: Fixed PDC link for CloudWatch data source (#114328)
DOCS: Fixed PDC link for CloudWatch data  source (#114200)

fixed broken link (refURI) for PDC

(cherry picked from commit 01eee72c80)

Co-authored-by: Larissa Wandzura <126723338+lwandz13@users.noreply.github.com>
2025-11-21 15:31:29 -06:00
grafana-delivery-bot[bot] 140814c745 [release-12.3.1] Log details: set log clone as not collapsed (#114319)
processing: set log clone as not collapsed (#114313)

(cherry picked from commit 43217025cf)

Co-authored-by: Matias Chomicki <matias.chomicki@grafana.com>
2025-11-21 17:30:14 +00:00
grafana-delivery-bot[bot] b630f09256 [release-12.3.1] remove image rendering docs (#114243)
remove image rendering docs (#114217)

(cherry picked from commit 7db72e03b5)

Co-authored-by: Robby Milo <robbymilo@fastmail.com>
2025-11-21 13:04:59 +01:00
grafana-delivery-bot[bot] 7b4a74ad3b [release-12.3.1] DOCS: add alias to SQL expressions doc (#114263)
Co-authored-by: Larissa Wandzura <126723338+lwandz13@users.noreply.github.com>
2025-11-21 10:13:02 +01:00
Moustafa Baiou c6cb4db915 [release-12.3.1] Alerting: Update alerting dependency (#114259)
Alerting: update alerting dependency

Includes fix for #112921
2025-11-20 14:36:14 -05:00
grafana-delivery-bot[bot] 2a1c581c3c [release-12.3.1] Table: Improve JSON rendering in inspect for JSON strings (#114209)
Table: Improve JSON rendering in inspect for JSON strings (#114189)

(cherry picked from commit 946e6d9641)

Co-authored-by: Paul Marbach <paul.marbach@grafana.com>
2025-11-20 11:23:03 -05:00
grafana-delivery-bot[bot] ab6c63140c [release-12.3.1] Docs: IaC edits (#114219)
Docs: IaC edits (#114086)

* Removed Grizzly from table

* Fixes

* Review

* Reviews

* Edits

* More edits

* Prettier

* Remove agent

* Review, removing Agent docs

* Prettier

* Fixes

* Prettier

* Edit

* Update docs/sources/as-code/infrastructure-as-code/ansible/ansible-cloud-stack/index.md



* Update docs/sources/as-code/infrastructure-as-code/ansible/ansible-cloud-stack/index.md



* Update docs/sources/as-code/infrastructure-as-code/ansible/ansible-cloud-stack/index.md



* Update docs/sources/as-code/infrastructure-as-code/ansible/ansible-cloud-stack/index.md



* Update docs/sources/as-code/infrastructure-as-code/ansible/ansible-cloud-stack/index.md



* Update docs/sources/as-code/infrastructure-as-code/ansible/ansible-cloud-stack/index.md



* Update docs/sources/as-code/infrastructure-as-code/ansible/ansible-cloud-stack/index.md



* Update docs/sources/as-code/infrastructure-as-code/ansible/ansible-cloud-stack/index.md



* Update docs/sources/as-code/infrastructure-as-code/ansible/ansible-cloud-stack/index.md



* Update docs/sources/as-code/infrastructure-as-code/ansible/ansible-cloud-stack/index.md



* Update docs/sources/as-code/infrastructure-as-code/ansible/ansible-cloud-stack/index.md



* Update docs/sources/as-code/infrastructure-as-code/ansible/ansible-cloud-stack/index.md



* Update docs/sources/as-code/infrastructure-as-code/ansible/ansible-cloud-stack/index.md



* Update docs/sources/as-code/infrastructure-as-code/ansible/ansible-cloud-stack/index.md



* Update docs/sources/as-code/infrastructure-as-code/ansible/ansible-cloud-stack/index.md



* Update docs/sources/as-code/infrastructure-as-code/ansible/ansible-cloud-stack/index.md



* Feedback

* Prettier

* Variable style edits

---------


(cherry picked from commit bf509de89f)

Co-authored-by: Anna Urbiztondo <anna.urbiztondo@grafana.com>
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
2025-11-20 15:29:58 +01:00
grafana-delivery-bot[bot] e038f2044a [release-12.3.1] Docs: Add panel time zoom with mouse (#114198)
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
Co-authored-by: Jesse David Peterson <jesdavpet@users.noreply.github.com>
2025-11-19 21:44:18 +00:00
grafana-delivery-bot[bot] f505257da8 [release-12.3.1] Docs: Update documentation on PDF/Email generation with logo (#114140)
Co-authored-by: Jara Suárez de Puga García <jara.suarezdepuga@grafana.com>
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2025-11-19 09:47:00 -06:00
Ashley Harrison 993b89d360 [release-12.3.1] PanelChrome: Wrap in a div to allow for hover headers (#114163)
PanelChrome: Wrap in a div to allow for hover headers (#114037)

wrap PanelChrome in a div that's outside of `overflow: hidden;` to allow for hover headers

(cherry picked from commit 3f008acde2)
2025-11-19 14:30:38 +00:00
grafana-delivery-bot[bot] 5e567850ef [release-12.3.1] Docs: What's new and Upgrade guide v12.3 (#114124)
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com>
2025-11-19 00:16:50 +00:00
grafana-delivery-bot[bot] 95c7703d35 [release-12.3.1] refactor(annotations): Allow skipping always on dashboard UID migrations (#114096)
refactor(annotations): Allow skipping always on dashboard UID migrations (#113780)

(cherry picked from commit b70c6a726f)

Co-authored-by: Andres Torres <janthoe@users.noreply.github.com>
2025-11-18 17:08:55 -05:00
grafana-delivery-bot[bot] 0fa02c1212 [release-12.3.1] Docs: Add secrets management beta API docs (#114114)
Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>
Co-authored-by: Anna Urbiztondo <anna.urbiztondo@grafana.com>
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com>
2025-11-18 17:36:34 +00:00
grafana-delivery-bot[bot] eed1dbb1e3 [release-12.3.1] Docs: Consolidate OaC intros (#114026)
Co-authored-by: Anna Urbiztondo <anna.urbiztondo@grafana.com>
2025-11-18 15:16:41 +01:00
grafana-delivery-bot[bot] f8dfe6fdde [release-12.3.1] CI: run publish artifacts on self-hosted runner (#114075)
CI: run publish artifacts on self-hosted runner (#114068)

run publish artifacts on self-hosted runner

(cherry picked from commit a553256b46)

Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com>
2025-11-18 09:57:06 +00:00
Jack Baldry dad19d22bd [release-12.3.1] Docs: Full instance Git Sync notes (#113979)
Co-authored-by: Roberto Jiménez Sánchez <roberto.jimenez@grafana.com>
Co-authored-by: Anna Urbiztondo <anna.urbiztondo@grafana.com>
2025-11-15 09:01:36 +00:00
Jack Baldry e48430c798 Release: Bump version to 12.3.1 (#113481) (#113948) 2025-11-14 18:03:46 +00:00
grafana-delivery-bot[bot] 02350c2f54 [release-12.3.1] Plugins: Datasource breadcrumb link should link to settings tab (#113910)
Plugins: Datasource breadcrumb link should link to settings tab (#113862)

datasource breadcrumb link should link to settings tab

(cherry picked from commit 1535cfc17b)

Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
2025-11-14 15:15:19 +00:00
grafana-delivery-bot[bot] 24eef8b939 [release-12.3.1] CI: release-build.yml missing pipe (#113918)
CI: release-build.yml missing pipe (#113915)

(cherry picked from commit 92ef1c4942)

Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com>
2025-11-14 12:27:19 +01:00
grafana-delivery-bot[bot] 638be75abb [release-12.3.1] CI: Fix release-build bug; github.repository includes org (#113912)
CI: Fix release-build bug; github.repository includes org (#113909)

* CI: Fix release-build bug; github.repository includes org

* set pipefail

* fix notify in release-build; this step should fail if it actually fails

(cherry picked from commit 9376d569cc)

Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com>
2025-11-14 10:44:17 +00:00