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

Add optional datasource UID #860

Open
ben-nelson-nbcuni opened this issue Feb 14, 2024 · 0 comments
Open

Add optional datasource UID #860

ben-nelson-nbcuni opened this issue Feb 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ben-nelson-nbcuni
Copy link

Using a datasource UID is best practice for provisioned dashboards that will get deployed across multiple Grafana instances / versions. Please add the option to add UID to https://github.com/VictoriaMetrics/helm-charts/blob/master/charts/victoria-metrics-k8s-stack/templates/grafana/datasource.yaml#L21-L27

Normally I'd get around this by disabling your defaults and creating my own ConfigMap, however there isn't a helm option to include the grafana datasources sidecar but not include your default values. You should consider using another flag besides .Values.grafana.sidecar.datasources.enabled to determine whether this ConfigMap gets created.

@Haleygo Haleygo added the enhancement New feature or request label Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants