grafana / terraform-provider-grafana

Terraform Grafana provider
https://www.terraform.io/docs/providers/grafana/
Mozilla Public License 2.0
420 stars 226 forks source link

Support for Kubernetes monitoring #802

Open paweloczadly opened 1 year ago

paweloczadly commented 1 year ago

It would be good to have Terraform resources which allows people to manage Kubernetes monitoring in the Grafana Cloud (link). Are there any plans to add this to the Terraform provider?

proffalken commented 1 year ago

Agreed.

I'm currently working on a setup where Terraform is deploying the helm-chart for the k8s-monitoring daemonset but I'm still having to install the dashboards etc. manually from the console before it all springs into life.

It would be great to see this capability for the k8s app, but also any other apps that act in the same way!