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

fix(dashboard): replace hardcoded UID with datasource variable #441

Merged

Conversation

vprashar2929
Copy link
Collaborator

This commit resolves the issue where the dashboard failed to load due to hardcoded UID value. Instead of using a fixed UID the UID is now dynamically set to ${datasource} Grafana variable.

This commit resolves the issue where the dashboard failed to load
due to hardcoded UID value. Instead of using a fixed UID the UID is
now dynamically set to `${datasource}` Grafana variable.

Signed-off-by: vprashar2929 <[email protected]>
@vimalk78 vimalk78 merged commit 5a430db into sustainable-computing-io:v1alpha1 Dec 9, 2024
12 checks passed
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