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: example showing the use of a sidecar to import dashboards from … #1145

Merged
merged 13 commits into from
Jul 12, 2023

Conversation

pb82
Copy link
Collaborator

@pb82 pb82 commented Jul 6, 2023

Import dashboards from configmaps using kiwigrid/k8s-sidecar..

A sidecar container in the Grafana pod watches for configmaps and mounts them into the Grafana provisining path.
Grafana automatically discovers dashboards in that path (after adding the provisining config file).

examples/dashboard-from-configmap/resources.yml Outdated Show resolved Hide resolved
examples/dashboard-from-configmap/resources.yml Outdated Show resolved Hide resolved
examples/dashboard-from-configmap/resources.yml Outdated Show resolved Hide resolved
examples/dashboard-from-configmap/resources.yml Outdated Show resolved Hide resolved
examples/dashboard-from-configmap/resources.yml Outdated Show resolved Hide resolved
examples/dashboard-from-configmap/resources.yml Outdated Show resolved Hide resolved
pb82 and others added 8 commits July 11, 2023 08:05
Co-authored-by: Igor Beliakov <46579601+weisdd@users.noreply.github.com>
Co-authored-by: Igor Beliakov <46579601+weisdd@users.noreply.github.com>
Co-authored-by: Igor Beliakov <46579601+weisdd@users.noreply.github.com>
Co-authored-by: Igor Beliakov <46579601+weisdd@users.noreply.github.com>
Co-authored-by: Igor Beliakov <46579601+weisdd@users.noreply.github.com>
Co-authored-by: Igor Beliakov <46579601+weisdd@users.noreply.github.com>
Co-authored-by: Igor Beliakov <46579601+weisdd@users.noreply.github.com>
Copy link
Collaborator

@weisdd weisdd left a comment

Choose a reason for hiding this comment

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

Works well, thanks!

@pb82 pb82 merged commit 4fbb79c into grafana:master Jul 12, 2023
9 checks passed
@pb82 pb82 deleted the configmap-sidecar branch July 12, 2023 11: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.

None yet

2 participants