Skip to content

refactor: upgrade grafana to v11.6.0#8391

Merged
klesh merged 2 commits into
apache:mainfrom
nlespiaucq:upgrade-grafana-version-11-6
Apr 21, 2025
Merged

refactor: upgrade grafana to v11.6.0#8391
klesh merged 2 commits into
apache:mainfrom
nlespiaucq:upgrade-grafana-version-11-6

Conversation

@nlespiaucq
Copy link
Copy Markdown
Contributor

Summary

Upgrade Grafana to version 11.6.0

Does this close any open issues?

No

Screenshots

N.A

Other Information

It fixes a previous bug in grafana (currently used) to compute median directly in grafana
grafana/grafana#98140
It may offer options to refactor SQL queries in the dashboard (especially the DORA metrics) to gain in performance by moving the median computation in grafana.

@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. component/ext This issue or PR relates to external components, such as Grafana pr-type/refactor This PR refactors existing features labels Apr 18, 2025
Copy link
Copy Markdown
Contributor

@klesh klesh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@klesh klesh merged commit 9853470 into apache:main Apr 21, 2025
7 checks passed
@nlespiaucq nlespiaucq deleted the upgrade-grafana-version-11-6 branch May 21, 2025 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/ext This issue or PR relates to external components, such as Grafana pr-type/refactor This PR refactors existing features size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants