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

feat(kumactl) provision Grafana with Kuma dashboards #608

Merged
merged 4 commits into from
Feb 28, 2020

Conversation

jakubdyszkiewicz
Copy link
Contributor

Summary

Provision Grafana with Kuma Dashboards.

Dashboards are stored in the same format as in online Grafana storage. This means we have to replace ${DS_PROMETHEUS} with Prometheus. This is placeholder so the user who imports the dashboard using ID can provide their own Prometheus datasource.
To use dashboards in provision we need to explicitly provide name of the datasource.

@jakubdyszkiewicz jakubdyszkiewicz requested a review from a team February 26, 2020 16:10
@jakubdyszkiewicz jakubdyszkiewicz force-pushed the feature/install-metrics-dashboards branch from e69de61 to 8a00fd4 Compare February 27, 2020 09:45
@jakubdyszkiewicz jakubdyszkiewicz changed the base branch from feature/install-metrics to master February 27, 2020 09:45
@jakubdyszkiewicz jakubdyszkiewicz force-pushed the feature/install-metrics-dashboards branch 2 times, most recently from 2e52c05 to d7343c9 Compare February 27, 2020 14:24
app/kumactl/cmd/install/install_metrics.go Outdated Show resolved Hide resolved
@subnetmarco subnetmarco modified the milestones: 0.3.0, 0.4.0 Feb 27, 2020
@jakubdyszkiewicz jakubdyszkiewicz merged commit 33d4c01 into master Feb 28, 2020
@jakubdyszkiewicz jakubdyszkiewicz deleted the feature/install-metrics-dashboards branch February 28, 2020 08:54
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