grafyaml
grafyaml copied to clipboard
Example usage for creating a local json dashboard file is required
Hi, My usecase is I have a local grafana dashboard directory with dashboard json files and I mount that directory with the grafana container when it is started.
I would to know a method for creating a local json dashboard file from local yaml file. The current example which you have provided is trying to upload the json file directly to grafana server.
Can you please share any examples here for my use case?
Regards, Saravana