May 2019
Intermediate to advanced
442 pages
11h 36m
English
Similar to managing data sources, there are several ways that you can add dashboards, listed as follows:
We'll be tackling the last way right now since the test environment is using this approach. We will focus on the other two methods in the following sections.
A dashboard file is a declarative representation of a dashboard, with all the required settings specified, and uses the JSON format. If you place it in the expected provisioning path, the Grafana service will pick it up at the start. In our example, we used the default path, as we can see in the following snippet:
vagrant@grafana:~$ ...
Read now
Unlock full access