Currently I have created Grafana Dashboard manually. I have got the Json. I wanted to automate and I came across the Grafana HTTP API. https://grafana.com/docs/grafana/latest/developers/http_api/dashboard/. The problem is currently Grafana is not exposed outside. Its having internal Load balancer. I am planning to automate the Dashboard creation throug
Is there any alternatives or is there any security concern doing this ?
Currently, we dont have self hosted agent, so, here is what I did.
Its working fine