Hello!
I have some panels in my local (development) dashboard, and I would like to import them in the production dashboard (we are using Grafana v5.4.2 (d812109) in production).
I’ve used More > Panel JSON
to export the panel parameters as well as its query, but I have no idea how to import this into the production dashboard.
I do not want to export/import the whole dashboard, as my local dashboard does not have all the panels in production, I just want to be able to import a panel from a JSON file.
How can I do that?
Thank you!