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
1ff21b3e
Commit
1ff21b3e
authored
Aug 22, 2016
by
bergquist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs(example): remove old properties
parent
f3d6035c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
42 deletions
+6
-42
examples/alerting-dashboard.json
+6
-42
No files found.
examples/alerting-dashboard.json
View file @
1ff21b3e
...
...
@@ -67,18 +67,12 @@
"type"
:
"query"
}
],
"crit"
:
{
"op"
:
">"
},
"enabled"
:
true
,
"frequency"
:
"60s"
,
"handler"
:
1
,
"name"
:
"Critical alert panel"
,
"notifications"
:
[],
"severity"
:
"critical"
,
"warn"
:
{
"op"
:
">"
}
"severity"
:
"critical"
},
"alerting"
:
{},
"aliasColors"
:
{},
...
...
@@ -186,18 +180,12 @@
"type"
:
"query"
}
],
"crit"
:
{
"op"
:
">"
},
"enabled"
:
true
,
"frequency"
:
"60s"
,
"handler"
:
1
,
"name"
:
"Warning panel alert"
,
"notifications"
:
[],
"severity"
:
"warning"
,
"warn"
:
{
"op"
:
">"
}
"severity"
:
"warning"
},
"alerting"
:
{},
"aliasColors"
:
{},
...
...
@@ -302,18 +290,12 @@
"type"
:
"query"
}
],
"crit"
:
{
"op"
:
">"
},
"enabled"
:
true
,
"frequency"
:
"60s"
,
"handler"
:
1
,
"name"
:
"No datapoints"
,
"notifications"
:
[],
"severity"
:
"critical"
,
"warn"
:
{
"op"
:
">"
}
"severity"
:
"critical"
},
"alerting"
:
{},
"aliasColors"
:
{},
...
...
@@ -424,18 +406,12 @@
"type"
:
"query"
}
],
"crit"
:
{
"op"
:
">"
},
"enabled"
:
true
,
"frequency"
:
"60s"
,
"handler"
:
1
,
"name"
:
"Alert below value"
,
"notifications"
:
[],
"severity"
:
"critical"
,
"warn"
:
{
"op"
:
">"
}
"severity"
:
"critical"
},
"alerting"
:
{},
"aliasColors"
:
{},
...
...
@@ -541,18 +517,12 @@
"type"
:
"query"
}
],
"crit"
:
{
"op"
:
">"
},
"enabled"
:
true
,
"frequency"
:
"10s"
,
"handler"
:
1
,
"name"
:
"Alert is outside range"
,
"notifications"
:
[],
"severity"
:
"critical"
,
"warn"
:
{
"op"
:
">"
}
"severity"
:
"critical"
},
"alerting"
:
{},
"aliasColors"
:
{},
...
...
@@ -667,18 +637,12 @@
"type"
:
"query"
}
],
"crit"
:
{
"op"
:
">"
},
"enabled"
:
true
,
"frequency"
:
"10s"
,
"handler"
:
1
,
"name"
:
"Alert is within range"
,
"notifications"
:
[],
"severity"
:
"critical"
,
"warn"
:
{
"op"
:
">"
}
"severity"
:
"critical"
},
"alerting"
:
{},
"aliasColors"
:
{},
...
...
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