-
What Grafana version and what operating system are you using?
Grafana-11.0 OSS -
What are you trying to achieve?
I have dashboards built using grafana UI. My Target is to manage dashboards in git and then setup CI/CD Pipeline. Initial step is to find a way to manage existing dashboards in Git. -
How are you trying to achieve it?
I been through number of blogs talking about managing it as code. Various libraries like grafonnet are there but I could not find any proper way to do full fill my task.
Tried with terraform from grafana page but that also could not work and I really dont have any logs or something to know wat went wrong.
-
Can you copy/paste the configuration(s) that you are having problems with?
-
Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
-
Did you follow any online instructions? If so, what is the URL?
Creating and managing dashboards using Terraform and GitHub Actions | Grafana Cloud documentation
Please note that I am just a beginner in Grafana.