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

Grafana: support multiple Grafana organizations in context of dashboard provisioning. #3359

Open
jkroepke opened this issue Oct 14, 2024 · 0 comments

Comments

@jkroepke
Copy link
Collaborator

Ref: #3240

Problem

The grafana helm charts currently supports only one dashboard provider. Multiple providers are supported.

However, just give the possibility to configure multiple providers are not enough. PVC configuration and more is manatory. The end-user experience lacks, because the all dashboards needs to be annotated with grafana_folder annotation that must be begin with /tmp/dashboards.

Solution

To avoid the usage of grafana_folder annotation, multiple sidecars needs to be deployed. At least each single provider/org needs an own sidecar. Form end-user perspective, only a correct label on the dashboard ConfigMap must be set.

Image

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

No branches or pull requests

1 participant