Docs: Update json-model.md (#31066)

This commit is contained in:
Diana Payton
2021-02-09 22:57:38 -08:00
committed by GitHub
parent 76ff9bbb6a
commit b287b5be42

View File

@@ -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.
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. Click on `Manage dashboard` menu on the top navigation bar
1. Select `View JSON` from the dropdown menu
1. Navigate to a dashboard.
1. In the top navigation menu, click the **Dashboard settings** (gear) icon.
1. Click **JSON Model**.
## JSON fields