Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change type of dashboard variables from constant to custom #52

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

RincewindsHat
Copy link
Member

With Grafana 11.3 most of the dashboards broke, due to Grafana enforcing that constants are
actually constant ( o.O ) (ref: grafana/grafana#90635 ).

Since this was a breaking change but actually a bugfix, the dashboards in here should be
updated.

This PR changes the type of all dashboard variabels from constant to custom.
It should not change anything really on Grafana < 11.3 and in general just restore the
functionality on >= 11.3

@RincewindsHat
Copy link
Member Author

@martialblog
Copy link
Member

And #18

Copy link
Member

@martialblog martialblog left a comment

Choose a reason for hiding this comment

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

I trust you have tested this.

@martialblog martialblog added this to the v3.0.1 milestone Jan 23, 2025
@RincewindsHat
Copy link
Member Author

well, I did not until now and the import fails. Sorry

@RincewindsHat RincewindsHat marked this pull request as draft January 23, 2025 15:04
@martialblog
Copy link
Member

martialblog commented Jan 23, 2025

I deducted 1 from your trust pool

@RincewindsHat
Copy link
Member Author

that's only fair

@martialblog martialblog removed this from the v3.0.1 milestone Feb 3, 2025
@martialblog martialblog added this to the v3.1.0 milestone Feb 10, 2025
@martialblog martialblog removed this from the v3.1.0 milestone Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants