mirror of
https://github.com/grafana/grafana.git
synced 2025-02-11 08:05:43 -06:00
Docs: Update json-model.md (#31066)
This commit is contained in:
parent
76ff9bbb6a
commit
b287b5be42
@ -9,11 +9,11 @@ weight = 1200
|
|||||||
|
|
||||||
A dashboard in Grafana is represented by a JSON object, which stores metadata of its dashboard. Dashboard metadata includes dashboard properties, metadata from panels, template variables, panel queries, etc.
|
A dashboard in Grafana is represented by a JSON object, which stores metadata of its dashboard. Dashboard metadata includes dashboard properties, metadata from panels, template variables, panel queries, etc.
|
||||||
|
|
||||||
To view the JSON of a dashboard, follow the steps mentioned below:
|
To view the JSON of a dashboard:
|
||||||
|
|
||||||
1. Go to a dashboard
|
1. Navigate to a dashboard.
|
||||||
1. Click on `Manage dashboard` menu on the top navigation bar
|
1. In the top navigation menu, click the **Dashboard settings** (gear) icon.
|
||||||
1. Select `View JSON` from the dropdown menu
|
1. Click **JSON Model**.
|
||||||
|
|
||||||
## JSON fields
|
## JSON fields
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user