Create graphs in Grafana via HTTP API

Viewed 1418

I have a Grafana dashboard with existing graphs and stats.

Now I want to add new graphs automatically to my current dashboard.

As far as I can refer to Grafana's HTTP API documentation, there're only ones to create new dashboard but not graph, stats, ...etc.

Is there a way to do this?

1 Answers
Related