Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nexpie-grafana-theme
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kornkitt Poolsup
nexpie-grafana-theme
Commits
fa9a95f6
Unverified
Commit
fa9a95f6
authored
May 08, 2018
by
Carl Bergquist
Committed by
GitHub
May 08, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #11887 from simPod/patch-1
Update dashboard.md
parents
77421531
ef60d897
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
docs/sources/reference/dashboard.md
+2
-0
No files found.
docs/sources/reference/dashboard.md
View file @
fa9a95f6
...
@@ -50,6 +50,7 @@ When a user creates a new dashboard, a new dashboard JSON object is initialized
...
@@ -50,6 +50,7 @@ When a user creates a new dashboard, a new dashboard JSON object is initialized
"annotations"
:
{
"annotations"
:
{
"list"
:
[]
"list"
:
[]
},
},
"refresh"
:
"5s"
,
"schemaVersion"
:
16
,
"schemaVersion"
:
16
,
"version"
:
0
,
"version"
:
0
,
"links"
:
[]
"links"
:
[]
...
@@ -71,6 +72,7 @@ Each field in the dashboard JSON is explained below with its usage:
...
@@ -71,6 +72,7 @@ Each field in the dashboard JSON is explained below with its usage:
|
**timepicker**
| timepicker metadata, see
[
timepicker section
](
#timepicker
)
for details |
|
**timepicker**
| timepicker metadata, see
[
timepicker section
](
#timepicker
)
for details |
|
**templating**
| templating metadata, see
[
templating section
](
#templating
)
for details |
|
**templating**
| templating metadata, see
[
templating section
](
#templating
)
for details |
|
**annotations**
| annotations metadata, see
[
annotations section
](
#annotations
)
for details |
|
**annotations**
| annotations metadata, see
[
annotations section
](
#annotations
)
for details |
|
**refresh**
| auto-refresh interval
|
**schemaVersion**
| version of the JSON schema (integer), incremented each time a Grafana update brings changes to said schema |
|
**schemaVersion**
| version of the JSON schema (integer), incremented each time a Grafana update brings changes to said schema |
|
**version**
| version of the dashboard (integer), incremented each time the dashboard is updated |
|
**version**
| version of the dashboard (integer), incremented each time the dashboard is updated |
|
**panels**
| panels array, see below for detail. |
|
**panels**
| panels array, see below for detail. |
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment