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

[grafana] Add support for variables in dashboards #435

Merged
merged 1 commit into from
Oct 11, 2022

Conversation

ricoberger
Copy link
Member

It is now possible to set variables for a dashboard in the dashboards panel. The variables can be added behind the provided dashboard id, e.g. "?myvar=myvarvalue".

@ricoberger ricoberger added the changelog: added A new feature was added label Oct 11, 2022
@codecov-commenter
Copy link

codecov-commenter commented Oct 11, 2022

Codecov Report

Merging #435 (c385dac) into main (a75a234) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #435   +/-   ##
=======================================
  Coverage   43.90%   43.90%           
=======================================
  Files         143      143           
  Lines       12358    12358           
=======================================
  Hits         5426     5426           
  Misses       6793     6793           
  Partials      139      139           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

It is now possible to set variables for a dashboard in the dashboards
panel. The variables can be added behind the provided dashboard id, e.g.
"<dashboard-id>?myvar=myvarvalue".
@ricoberger ricoberger force-pushed the grafana-add-variables-support-for-dashboards-list branch from b1fa32d to c385dac Compare October 11, 2022 06:54
@ricoberger ricoberger merged commit 26b44dc into main Oct 11, 2022
@ricoberger ricoberger deleted the grafana-add-variables-support-for-dashboards-list branch October 11, 2022 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: added A new feature was added
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants