Dashboard Provisioning on Enterprise

Anyone know if dashboard provisioning support is available for the hosted/enterprise instance? I couldn’t find any docs related

My client has a large infrastructure, and is on the enterprise instance - I’ve created some consolidated boards with templating vars, but we also need alerting dashboards and I was thinking about generating them with code based on templates.

Hi @jdbranham,

You definitely should be able to provision dashboards on Grafana OSS and Enterprise. There are several methods. How exactly are you provisioning? Deploying what version and to where? Configuration management (YAML, Helm, Kustomize, Ksonnet)?

And have you encountered these resources in our docs?

https://grafana.com/docs/grafana/latest/administration/provisioning/

Thanks @mattabrams - I read the docs, but it appears these all require self-hosted instances.

We’re using the hosted Enterprise version, so afaik there’s no configuration management option.
Is that correct?

You can use Grafana’s HTTP API or Grafana’s Terraform Provider to upload dashboards to hosted Grafana.

I didn’t know about the terraform provider. Thanks!

1 Like

This topic was automatically closed after 365 days. New replies are no longer allowed.