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

[demo] - fix grafana demo dashboard #1277

Merged
merged 2 commits into from
Jul 25, 2024

Conversation

puckpuck
Copy link
Contributor

Implements the fixes from this PR in the Demo repo

Signed-off-by: Pierre Tessier <[email protected]>
@puckpuck puckpuck requested a review from a team July 25, 2024 03:38
Copy link
Contributor

@rogercoll rogercoll left a comment

Choose a reason for hiding this comment

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

LGTM, small comment

@@ -431,7 +438,7 @@
},
"showHeader": true
},
"pluginVersion": "10.1.2",
"pluginVersion": "10.4.3",
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we pin the Grafana image version in the Chart values? Noticed that we are specifying a different version that the one being used

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This dashboard is emitted by Grafana when you export it as JSON. That version is set by Grafana itself. We don't explicitly do it.

Copy link
Contributor

Choose a reason for hiding this comment

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

And the Grafana version from where the dashboard was exported was 10.1.2? (The one being deployed by the Chart)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This JSON is a direct copy from the demo repo.

To create it, we build the dashboard exactly as needed in Grafana, export it from the Grafana UI, and use the resultant JSON as the dashboard definition that was updated in this PR.

@TylerHelmuth TylerHelmuth merged commit 70552fd into open-telemetry:main Jul 25, 2024
3 checks passed
@puckpuck puckpuck deleted the fix-grafana-visualization branch July 25, 2024 21:53
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.

3 participants