3

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 Answer 1

2

Graph is a part of dashboard. You should create dashboard as one piece, with all panels, rows, graphs, stats and alerts inside. Projects like https://github.com/uber/grafana-dash-gen can help with that.

Sign up to request clarification or add additional context in comments.

1 Comment

Thanks, this looks really promising.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.