Skip to content

Commit

Permalink
fix(dashboard): replace hardcoded UID with datasource variable
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
vprashar2929 committed Dec 6, 2024
1 parent 10e2cf3 commit 2c5ef0b
Showing 1 changed file with 47 additions and 47 deletions.
Loading

0 comments on commit 2c5ef0b

Please sign in to comment.