|
@@ -30,7 +30,7 @@
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
"id": null,
|
|
"id": null,
|
|
|
- "title": "Dashboard with many alerts",
|
|
|
|
|
|
|
+ "title": "Alerting example",
|
|
|
"tags": [],
|
|
"tags": [],
|
|
|
"style": "dark",
|
|
"style": "dark",
|
|
|
"timezone": "browser",
|
|
"timezone": "browser",
|
|
@@ -49,7 +49,7 @@
|
|
|
{
|
|
{
|
|
|
"evaluator": {
|
|
"evaluator": {
|
|
|
"params": [
|
|
"params": [
|
|
|
- 30
|
|
|
|
|
|
|
+ 355
|
|
|
],
|
|
],
|
|
|
"type": "gt"
|
|
"type": "gt"
|
|
|
},
|
|
},
|
|
@@ -62,18 +62,25 @@
|
|
|
},
|
|
},
|
|
|
"reducer": {
|
|
"reducer": {
|
|
|
"params": [],
|
|
"params": [],
|
|
|
- "type": "sum"
|
|
|
|
|
|
|
+ "type": "avg"
|
|
|
},
|
|
},
|
|
|
"type": "query"
|
|
"type": "query"
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
|
|
+ "crit": {
|
|
|
|
|
+ "op": ">"
|
|
|
|
|
+ },
|
|
|
"enabled": true,
|
|
"enabled": true,
|
|
|
"frequency": "60s",
|
|
"frequency": "60s",
|
|
|
"handler": 1,
|
|
"handler": 1,
|
|
|
"name": "Critical alert panel",
|
|
"name": "Critical alert panel",
|
|
|
"notifications": [],
|
|
"notifications": [],
|
|
|
- "severity": "critical"
|
|
|
|
|
|
|
+ "severity": "critical",
|
|
|
|
|
+ "warn": {
|
|
|
|
|
+ "op": ">"
|
|
|
|
|
+ }
|
|
|
},
|
|
},
|
|
|
|
|
+ "alerting": {},
|
|
|
"aliasColors": {},
|
|
"aliasColors": {},
|
|
|
"bars": false,
|
|
"bars": false,
|
|
|
"datasource": "${DS_GRAPHITE}",
|
|
"datasource": "${DS_GRAPHITE}",
|
|
@@ -101,134 +108,26 @@
|
|
|
"points": false,
|
|
"points": false,
|
|
|
"renderer": "flot",
|
|
"renderer": "flot",
|
|
|
"seriesOverrides": [],
|
|
"seriesOverrides": [],
|
|
|
- "span": 3,
|
|
|
|
|
|
|
+ "span": 4,
|
|
|
"stack": false,
|
|
"stack": false,
|
|
|
"steppedLine": false,
|
|
"steppedLine": false,
|
|
|
"targets": [
|
|
"targets": [
|
|
|
{
|
|
{
|
|
|
"refId": "A",
|
|
"refId": "A",
|
|
|
"target": "aliasByNode(statsd.fakesite.counters.session_start.*.count, 4)"
|
|
"target": "aliasByNode(statsd.fakesite.counters.session_start.*.count, 4)"
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "thresholds": [
|
|
|
|
|
- {
|
|
|
|
|
- "colorMode": "critical",
|
|
|
|
|
- "fill": true,
|
|
|
|
|
- "fillColor": "rgba(234, 112, 112, 0.12)",
|
|
|
|
|
- "line": true,
|
|
|
|
|
- "lineColor": "rgba(237, 46, 24, 0.60)",
|
|
|
|
|
- "op": "gt",
|
|
|
|
|
- "value": 30
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "timeFrom": null,
|
|
|
|
|
- "timeShift": null,
|
|
|
|
|
- "title": "Critical panel",
|
|
|
|
|
- "tooltip": {
|
|
|
|
|
- "msResolution": false,
|
|
|
|
|
- "shared": true,
|
|
|
|
|
- "sort": 0,
|
|
|
|
|
- "value_type": "cumulative"
|
|
|
|
|
- },
|
|
|
|
|
- "type": "graph",
|
|
|
|
|
- "xaxis": {
|
|
|
|
|
- "show": true
|
|
|
|
|
- },
|
|
|
|
|
- "yaxes": [
|
|
|
|
|
- {
|
|
|
|
|
- "format": "short",
|
|
|
|
|
- "label": null,
|
|
|
|
|
- "logBase": 1,
|
|
|
|
|
- "max": null,
|
|
|
|
|
- "min": null,
|
|
|
|
|
- "show": true
|
|
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- "format": "short",
|
|
|
|
|
- "label": null,
|
|
|
|
|
- "logBase": 1,
|
|
|
|
|
- "max": null,
|
|
|
|
|
- "min": null,
|
|
|
|
|
- "show": true
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "alert": {
|
|
|
|
|
- "conditions": [
|
|
|
|
|
- {
|
|
|
|
|
- "evaluator": {
|
|
|
|
|
- "params": [
|
|
|
|
|
- 30
|
|
|
|
|
- ],
|
|
|
|
|
- "type": "gt"
|
|
|
|
|
- },
|
|
|
|
|
- "query": {
|
|
|
|
|
- "params": [
|
|
|
|
|
- "A",
|
|
|
|
|
- "5m",
|
|
|
|
|
- "now"
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "reducer": {
|
|
|
|
|
- "params": [],
|
|
|
|
|
- "type": "sum"
|
|
|
|
|
- },
|
|
|
|
|
- "type": "query"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "enabled": true,
|
|
|
|
|
- "frequency": "60s",
|
|
|
|
|
- "handler": 1,
|
|
|
|
|
- "name": "Critical alert panel",
|
|
|
|
|
- "notifications": [],
|
|
|
|
|
- "severity": "critical"
|
|
|
|
|
- },
|
|
|
|
|
- "aliasColors": {},
|
|
|
|
|
- "bars": false,
|
|
|
|
|
- "datasource": "${DS_GRAPHITE}",
|
|
|
|
|
- "editable": true,
|
|
|
|
|
- "error": false,
|
|
|
|
|
- "fill": 1,
|
|
|
|
|
- "grid": {},
|
|
|
|
|
- "id": 5,
|
|
|
|
|
- "isNew": true,
|
|
|
|
|
- "legend": {
|
|
|
|
|
- "avg": false,
|
|
|
|
|
- "current": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "show": true,
|
|
|
|
|
- "total": false,
|
|
|
|
|
- "values": false
|
|
|
|
|
- },
|
|
|
|
|
- "lines": true,
|
|
|
|
|
- "linewidth": 2,
|
|
|
|
|
- "links": [],
|
|
|
|
|
- "nullPointMode": "connected",
|
|
|
|
|
- "percentage": false,
|
|
|
|
|
- "pointradius": 5,
|
|
|
|
|
- "points": false,
|
|
|
|
|
- "renderer": "flot",
|
|
|
|
|
- "seriesOverrides": [],
|
|
|
|
|
- "span": 3,
|
|
|
|
|
- "stack": false,
|
|
|
|
|
- "steppedLine": false,
|
|
|
|
|
- "targets": [
|
|
|
|
|
- {
|
|
|
|
|
- "refId": "A",
|
|
|
|
|
- "target": "aliasByNode(statsd.fakesite.counters.session_start.*.count, 4)"
|
|
|
|
|
|
|
+ "refId": "B",
|
|
|
|
|
+ "target": "aliasByNode(scale(statsd.$apa.counters.session_start.*.count, 10), 4)"
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
"thresholds": [
|
|
"thresholds": [
|
|
|
{
|
|
{
|
|
|
"colorMode": "critical",
|
|
"colorMode": "critical",
|
|
|
"fill": true,
|
|
"fill": true,
|
|
|
- "fillColor": "rgba(234, 112, 112, 0.12)",
|
|
|
|
|
"line": true,
|
|
"line": true,
|
|
|
- "lineColor": "rgba(237, 46, 24, 0.60)",
|
|
|
|
|
"op": "gt",
|
|
"op": "gt",
|
|
|
- "value": 30
|
|
|
|
|
|
|
+ "value": 355
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
"timeFrom": null,
|
|
"timeFrom": null,
|
|
@@ -269,7 +168,7 @@
|
|
|
{
|
|
{
|
|
|
"evaluator": {
|
|
"evaluator": {
|
|
|
"params": [
|
|
"params": [
|
|
|
- 30
|
|
|
|
|
|
|
+ 20
|
|
|
],
|
|
],
|
|
|
"type": "gt"
|
|
"type": "gt"
|
|
|
},
|
|
},
|
|
@@ -282,26 +181,32 @@
|
|
|
},
|
|
},
|
|
|
"reducer": {
|
|
"reducer": {
|
|
|
"params": [],
|
|
"params": [],
|
|
|
- "type": "sum"
|
|
|
|
|
|
|
+ "type": "avg"
|
|
|
},
|
|
},
|
|
|
"type": "query"
|
|
"type": "query"
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
|
|
+ "crit": {
|
|
|
|
|
+ "op": ">"
|
|
|
|
|
+ },
|
|
|
"enabled": true,
|
|
"enabled": true,
|
|
|
"frequency": "60s",
|
|
"frequency": "60s",
|
|
|
"handler": 1,
|
|
"handler": 1,
|
|
|
- "name": "Critical alert panel",
|
|
|
|
|
|
|
+ "name": "Warning panel alert",
|
|
|
"notifications": [],
|
|
"notifications": [],
|
|
|
- "severity": "critical"
|
|
|
|
|
|
|
+ "severity": "warning",
|
|
|
|
|
+ "warn": {
|
|
|
|
|
+ "op": ">"
|
|
|
|
|
+ }
|
|
|
},
|
|
},
|
|
|
|
|
+ "alerting": {},
|
|
|
"aliasColors": {},
|
|
"aliasColors": {},
|
|
|
"bars": false,
|
|
"bars": false,
|
|
|
"datasource": "${DS_GRAPHITE}",
|
|
"datasource": "${DS_GRAPHITE}",
|
|
|
"editable": true,
|
|
"editable": true,
|
|
|
"error": false,
|
|
"error": false,
|
|
|
"fill": 1,
|
|
"fill": 1,
|
|
|
- "grid": {},
|
|
|
|
|
- "id": 6,
|
|
|
|
|
|
|
+ "id": 2,
|
|
|
"isNew": true,
|
|
"isNew": true,
|
|
|
"legend": {
|
|
"legend": {
|
|
|
"avg": false,
|
|
"avg": false,
|
|
@@ -321,7 +226,7 @@
|
|
|
"points": false,
|
|
"points": false,
|
|
|
"renderer": "flot",
|
|
"renderer": "flot",
|
|
|
"seriesOverrides": [],
|
|
"seriesOverrides": [],
|
|
|
- "span": 3,
|
|
|
|
|
|
|
+ "span": 4,
|
|
|
"stack": false,
|
|
"stack": false,
|
|
|
"steppedLine": false,
|
|
"steppedLine": false,
|
|
|
"targets": [
|
|
"targets": [
|
|
@@ -332,18 +237,18 @@
|
|
|
],
|
|
],
|
|
|
"thresholds": [
|
|
"thresholds": [
|
|
|
{
|
|
{
|
|
|
- "colorMode": "critical",
|
|
|
|
|
|
|
+ "colorMode": "warning",
|
|
|
"fill": true,
|
|
"fill": true,
|
|
|
- "fillColor": "rgba(234, 112, 112, 0.12)",
|
|
|
|
|
|
|
+ "fillColor": "rgba(235, 138, 14, 0.12)",
|
|
|
"line": true,
|
|
"line": true,
|
|
|
- "lineColor": "rgba(237, 46, 24, 0.60)",
|
|
|
|
|
|
|
+ "lineColor": "rgba(247, 149, 32, 0.60)",
|
|
|
"op": "gt",
|
|
"op": "gt",
|
|
|
- "value": 30
|
|
|
|
|
|
|
+ "value": 20
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
"timeFrom": null,
|
|
"timeFrom": null,
|
|
|
"timeShift": null,
|
|
"timeShift": null,
|
|
|
- "title": "Critical panel",
|
|
|
|
|
|
|
+ "title": "Warning panel",
|
|
|
"tooltip": {
|
|
"tooltip": {
|
|
|
"msResolution": false,
|
|
"msResolution": false,
|
|
|
"shared": true,
|
|
"shared": true,
|
|
@@ -379,9 +284,9 @@
|
|
|
{
|
|
{
|
|
|
"evaluator": {
|
|
"evaluator": {
|
|
|
"params": [
|
|
"params": [
|
|
|
- 30
|
|
|
|
|
|
|
+ 1
|
|
|
],
|
|
],
|
|
|
- "type": "gt"
|
|
|
|
|
|
|
+ "type": "lt"
|
|
|
},
|
|
},
|
|
|
"query": {
|
|
"query": {
|
|
|
"params": [
|
|
"params": [
|
|
@@ -392,26 +297,32 @@
|
|
|
},
|
|
},
|
|
|
"reducer": {
|
|
"reducer": {
|
|
|
"params": [],
|
|
"params": [],
|
|
|
- "type": "sum"
|
|
|
|
|
|
|
+ "type": "count"
|
|
|
},
|
|
},
|
|
|
"type": "query"
|
|
"type": "query"
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
|
|
+ "crit": {
|
|
|
|
|
+ "op": ">"
|
|
|
|
|
+ },
|
|
|
"enabled": true,
|
|
"enabled": true,
|
|
|
"frequency": "60s",
|
|
"frequency": "60s",
|
|
|
"handler": 1,
|
|
"handler": 1,
|
|
|
- "name": "Critical alert panel",
|
|
|
|
|
|
|
+ "name": "No datapoints",
|
|
|
"notifications": [],
|
|
"notifications": [],
|
|
|
- "severity": "critical"
|
|
|
|
|
|
|
+ "severity": "critical",
|
|
|
|
|
+ "warn": {
|
|
|
|
|
+ "op": ">"
|
|
|
|
|
+ }
|
|
|
},
|
|
},
|
|
|
|
|
+ "alerting": {},
|
|
|
"aliasColors": {},
|
|
"aliasColors": {},
|
|
|
"bars": false,
|
|
"bars": false,
|
|
|
"datasource": "${DS_GRAPHITE}",
|
|
"datasource": "${DS_GRAPHITE}",
|
|
|
"editable": true,
|
|
"editable": true,
|
|
|
"error": false,
|
|
"error": false,
|
|
|
"fill": 1,
|
|
"fill": 1,
|
|
|
- "grid": {},
|
|
|
|
|
- "id": 8,
|
|
|
|
|
|
|
+ "id": 20,
|
|
|
"isNew": true,
|
|
"isNew": true,
|
|
|
"legend": {
|
|
"legend": {
|
|
|
"avg": false,
|
|
"avg": false,
|
|
@@ -431,7 +342,7 @@
|
|
|
"points": false,
|
|
"points": false,
|
|
|
"renderer": "flot",
|
|
"renderer": "flot",
|
|
|
"seriesOverrides": [],
|
|
"seriesOverrides": [],
|
|
|
- "span": 3,
|
|
|
|
|
|
|
+ "span": 4,
|
|
|
"stack": false,
|
|
"stack": false,
|
|
|
"steppedLine": false,
|
|
"steppedLine": false,
|
|
|
"targets": [
|
|
"targets": [
|
|
@@ -442,18 +353,16 @@
|
|
|
],
|
|
],
|
|
|
"thresholds": [
|
|
"thresholds": [
|
|
|
{
|
|
{
|
|
|
- "colorMode": "critical",
|
|
|
|
|
|
|
+ "value": 1,
|
|
|
|
|
+ "op": "lt",
|
|
|
"fill": true,
|
|
"fill": true,
|
|
|
- "fillColor": "rgba(234, 112, 112, 0.12)",
|
|
|
|
|
"line": true,
|
|
"line": true,
|
|
|
- "lineColor": "rgba(237, 46, 24, 0.60)",
|
|
|
|
|
- "op": "gt",
|
|
|
|
|
- "value": 30
|
|
|
|
|
|
|
+ "colorMode": "critical"
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
"timeFrom": null,
|
|
"timeFrom": null,
|
|
|
"timeShift": null,
|
|
"timeShift": null,
|
|
|
- "title": "Critical panel",
|
|
|
|
|
|
|
+ "title": "Count datapoints",
|
|
|
"tooltip": {
|
|
"tooltip": {
|
|
|
"msResolution": false,
|
|
"msResolution": false,
|
|
|
"shared": true,
|
|
"shared": true,
|
|
@@ -499,7 +408,7 @@
|
|
|
"params": [
|
|
"params": [
|
|
|
20
|
|
20
|
|
|
],
|
|
],
|
|
|
- "type": "gt"
|
|
|
|
|
|
|
+ "type": "lt"
|
|
|
},
|
|
},
|
|
|
"query": {
|
|
"query": {
|
|
|
"params": [
|
|
"params": [
|
|
@@ -515,20 +424,27 @@
|
|
|
"type": "query"
|
|
"type": "query"
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
|
|
+ "crit": {
|
|
|
|
|
+ "op": ">"
|
|
|
|
|
+ },
|
|
|
"enabled": true,
|
|
"enabled": true,
|
|
|
"frequency": "60s",
|
|
"frequency": "60s",
|
|
|
"handler": 1,
|
|
"handler": 1,
|
|
|
- "name": "Warning panel alert",
|
|
|
|
|
|
|
+ "name": "Alert below value",
|
|
|
"notifications": [],
|
|
"notifications": [],
|
|
|
- "severity": "warning"
|
|
|
|
|
|
|
+ "severity": "critical",
|
|
|
|
|
+ "warn": {
|
|
|
|
|
+ "op": ">"
|
|
|
|
|
+ }
|
|
|
},
|
|
},
|
|
|
|
|
+ "alerting": {},
|
|
|
"aliasColors": {},
|
|
"aliasColors": {},
|
|
|
"bars": false,
|
|
"bars": false,
|
|
|
"datasource": "${DS_GRAPHITE}",
|
|
"datasource": "${DS_GRAPHITE}",
|
|
|
"editable": true,
|
|
"editable": true,
|
|
|
"error": false,
|
|
"error": false,
|
|
|
"fill": 1,
|
|
"fill": 1,
|
|
|
- "id": 2,
|
|
|
|
|
|
|
+ "id": 17,
|
|
|
"isNew": true,
|
|
"isNew": true,
|
|
|
"legend": {
|
|
"legend": {
|
|
|
"avg": false,
|
|
"avg": false,
|
|
@@ -559,18 +475,18 @@
|
|
|
],
|
|
],
|
|
|
"thresholds": [
|
|
"thresholds": [
|
|
|
{
|
|
{
|
|
|
- "colorMode": "warning",
|
|
|
|
|
|
|
+ "colorMode": "critical",
|
|
|
"fill": true,
|
|
"fill": true,
|
|
|
- "fillColor": "rgba(235, 138, 14, 0.12)",
|
|
|
|
|
|
|
+ "fillColor": "rgba(234, 112, 112, 0.12)",
|
|
|
"line": true,
|
|
"line": true,
|
|
|
- "lineColor": "rgba(247, 149, 32, 0.60)",
|
|
|
|
|
- "op": "gt",
|
|
|
|
|
|
|
+ "lineColor": "rgba(237, 46, 24, 0.60)",
|
|
|
|
|
+ "op": "lt",
|
|
|
"value": 20
|
|
"value": 20
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
"timeFrom": null,
|
|
"timeFrom": null,
|
|
|
"timeShift": null,
|
|
"timeShift": null,
|
|
|
- "title": "Warning panel",
|
|
|
|
|
|
|
+ "title": "Alert below value",
|
|
|
"tooltip": {
|
|
"tooltip": {
|
|
|
"msResolution": false,
|
|
"msResolution": false,
|
|
|
"shared": true,
|
|
"shared": true,
|
|
@@ -606,9 +522,10 @@
|
|
|
{
|
|
{
|
|
|
"evaluator": {
|
|
"evaluator": {
|
|
|
"params": [
|
|
"params": [
|
|
|
- 20
|
|
|
|
|
|
|
+ 10,
|
|
|
|
|
+ 80
|
|
|
],
|
|
],
|
|
|
- "type": "gt"
|
|
|
|
|
|
|
+ "type": "outside_range"
|
|
|
},
|
|
},
|
|
|
"query": {
|
|
"query": {
|
|
|
"params": [
|
|
"params": [
|
|
@@ -624,20 +541,27 @@
|
|
|
"type": "query"
|
|
"type": "query"
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
|
|
+ "crit": {
|
|
|
|
|
+ "op": ">"
|
|
|
|
|
+ },
|
|
|
"enabled": true,
|
|
"enabled": true,
|
|
|
- "frequency": "60s",
|
|
|
|
|
|
|
+ "frequency": "10s",
|
|
|
"handler": 1,
|
|
"handler": 1,
|
|
|
- "name": "Warning panel alert",
|
|
|
|
|
|
|
+ "name": "Alert is outside range",
|
|
|
"notifications": [],
|
|
"notifications": [],
|
|
|
- "severity": "warning"
|
|
|
|
|
|
|
+ "severity": "critical",
|
|
|
|
|
+ "warn": {
|
|
|
|
|
+ "op": ">"
|
|
|
|
|
+ }
|
|
|
},
|
|
},
|
|
|
|
|
+ "alerting": {},
|
|
|
"aliasColors": {},
|
|
"aliasColors": {},
|
|
|
"bars": false,
|
|
"bars": false,
|
|
|
"datasource": "${DS_GRAPHITE}",
|
|
"datasource": "${DS_GRAPHITE}",
|
|
|
"editable": true,
|
|
"editable": true,
|
|
|
"error": false,
|
|
"error": false,
|
|
|
"fill": 1,
|
|
"fill": 1,
|
|
|
- "id": 3,
|
|
|
|
|
|
|
+ "id": 18,
|
|
|
"isNew": true,
|
|
"isNew": true,
|
|
|
"legend": {
|
|
"legend": {
|
|
|
"avg": false,
|
|
"avg": false,
|
|
@@ -668,18 +592,27 @@
|
|
|
],
|
|
],
|
|
|
"thresholds": [
|
|
"thresholds": [
|
|
|
{
|
|
{
|
|
|
- "colorMode": "warning",
|
|
|
|
|
|
|
+ "colorMode": "critical",
|
|
|
"fill": true,
|
|
"fill": true,
|
|
|
- "fillColor": "rgba(235, 138, 14, 0.12)",
|
|
|
|
|
|
|
+ "fillColor": "rgba(234, 112, 112, 0.12)",
|
|
|
"line": true,
|
|
"line": true,
|
|
|
- "lineColor": "rgba(247, 149, 32, 0.60)",
|
|
|
|
|
|
|
+ "lineColor": "rgba(237, 46, 24, 0.60)",
|
|
|
|
|
+ "op": "lt",
|
|
|
|
|
+ "value": 10
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "colorMode": "critical",
|
|
|
|
|
+ "fill": true,
|
|
|
|
|
+ "fillColor": "rgba(234, 112, 112, 0.12)",
|
|
|
|
|
+ "line": true,
|
|
|
|
|
+ "lineColor": "rgba(237, 46, 24, 0.60)",
|
|
|
"op": "gt",
|
|
"op": "gt",
|
|
|
- "value": 20
|
|
|
|
|
|
|
+ "value": 80
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
"timeFrom": null,
|
|
"timeFrom": null,
|
|
|
"timeShift": null,
|
|
"timeShift": null,
|
|
|
- "title": "Warning panel",
|
|
|
|
|
|
|
+ "title": "Alert is outside range",
|
|
|
"tooltip": {
|
|
"tooltip": {
|
|
|
"msResolution": false,
|
|
"msResolution": false,
|
|
|
"shared": true,
|
|
"shared": true,
|
|
@@ -715,9 +648,10 @@
|
|
|
{
|
|
{
|
|
|
"evaluator": {
|
|
"evaluator": {
|
|
|
"params": [
|
|
"params": [
|
|
|
- 20
|
|
|
|
|
|
|
+ 60,
|
|
|
|
|
+ 80
|
|
|
],
|
|
],
|
|
|
- "type": "gt"
|
|
|
|
|
|
|
+ "type": "within_range"
|
|
|
},
|
|
},
|
|
|
"query": {
|
|
"query": {
|
|
|
"params": [
|
|
"params": [
|
|
@@ -733,20 +667,27 @@
|
|
|
"type": "query"
|
|
"type": "query"
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
|
|
+ "crit": {
|
|
|
|
|
+ "op": ">"
|
|
|
|
|
+ },
|
|
|
"enabled": true,
|
|
"enabled": true,
|
|
|
- "frequency": "60s",
|
|
|
|
|
|
|
+ "frequency": "10s",
|
|
|
"handler": 1,
|
|
"handler": 1,
|
|
|
- "name": "Warning panel alert",
|
|
|
|
|
|
|
+ "name": "Alert is within range",
|
|
|
"notifications": [],
|
|
"notifications": [],
|
|
|
- "severity": "warning"
|
|
|
|
|
|
|
+ "severity": "critical",
|
|
|
|
|
+ "warn": {
|
|
|
|
|
+ "op": ">"
|
|
|
|
|
+ }
|
|
|
},
|
|
},
|
|
|
|
|
+ "alerting": {},
|
|
|
"aliasColors": {},
|
|
"aliasColors": {},
|
|
|
"bars": false,
|
|
"bars": false,
|
|
|
"datasource": "${DS_GRAPHITE}",
|
|
"datasource": "${DS_GRAPHITE}",
|
|
|
"editable": true,
|
|
"editable": true,
|
|
|
"error": false,
|
|
"error": false,
|
|
|
"fill": 1,
|
|
"fill": 1,
|
|
|
- "id": 4,
|
|
|
|
|
|
|
+ "id": 19,
|
|
|
"isNew": true,
|
|
"isNew": true,
|
|
|
"legend": {
|
|
"legend": {
|
|
|
"avg": false,
|
|
"avg": false,
|
|
@@ -777,18 +718,27 @@
|
|
|
],
|
|
],
|
|
|
"thresholds": [
|
|
"thresholds": [
|
|
|
{
|
|
{
|
|
|
- "colorMode": "warning",
|
|
|
|
|
|
|
+ "colorMode": "critical",
|
|
|
"fill": true,
|
|
"fill": true,
|
|
|
- "fillColor": "rgba(235, 138, 14, 0.12)",
|
|
|
|
|
|
|
+ "fillColor": "rgba(234, 112, 112, 0.12)",
|
|
|
"line": true,
|
|
"line": true,
|
|
|
- "lineColor": "rgba(247, 149, 32, 0.60)",
|
|
|
|
|
|
|
+ "lineColor": "rgba(237, 46, 24, 0.60)",
|
|
|
"op": "gt",
|
|
"op": "gt",
|
|
|
- "value": 20
|
|
|
|
|
|
|
+ "value": 60
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "colorMode": "critical",
|
|
|
|
|
+ "fill": true,
|
|
|
|
|
+ "fillColor": "rgba(234, 112, 112, 0.12)",
|
|
|
|
|
+ "line": true,
|
|
|
|
|
+ "lineColor": "rgba(237, 46, 24, 0.60)",
|
|
|
|
|
+ "op": "lt",
|
|
|
|
|
+ "value": 80
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
"timeFrom": null,
|
|
"timeFrom": null,
|
|
|
"timeShift": null,
|
|
"timeShift": null,
|
|
|
- "title": "Warning panel",
|
|
|
|
|
|
|
+ "title": "Alert is within range",
|
|
|
"tooltip": {
|
|
"tooltip": {
|
|
|
"msResolution": false,
|
|
"msResolution": false,
|
|
|
"shared": true,
|
|
"shared": true,
|
|
@@ -817,1400 +767,70 @@
|
|
|
"show": true
|
|
"show": true
|
|
|
}
|
|
}
|
|
|
]
|
|
]
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "title": "New row"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "time": {
|
|
|
|
|
+ "from": "now-6h",
|
|
|
|
|
+ "to": "now"
|
|
|
|
|
+ },
|
|
|
|
|
+ "timepicker": {
|
|
|
|
|
+ "refresh_intervals": [
|
|
|
|
|
+ "5s",
|
|
|
|
|
+ "10s",
|
|
|
|
|
+ "30s",
|
|
|
|
|
+ "1m",
|
|
|
|
|
+ "5m",
|
|
|
|
|
+ "15m",
|
|
|
|
|
+ "30m",
|
|
|
|
|
+ "1h",
|
|
|
|
|
+ "2h",
|
|
|
|
|
+ "1d"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "time_options": [
|
|
|
|
|
+ "5m",
|
|
|
|
|
+ "15m",
|
|
|
|
|
+ "1h",
|
|
|
|
|
+ "6h",
|
|
|
|
|
+ "12h",
|
|
|
|
|
+ "24h",
|
|
|
|
|
+ "2d",
|
|
|
|
|
+ "7d",
|
|
|
|
|
+ "30d"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "templating": {
|
|
|
|
|
+ "list": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "current": {
|
|
|
|
|
+ "text": "fakesite",
|
|
|
|
|
+ "value": "fakesite"
|
|
|
},
|
|
},
|
|
|
- {
|
|
|
|
|
- "alert": {
|
|
|
|
|
- "conditions": [
|
|
|
|
|
- {
|
|
|
|
|
- "evaluator": {
|
|
|
|
|
- "params": [
|
|
|
|
|
- 20
|
|
|
|
|
- ],
|
|
|
|
|
- "type": "gt"
|
|
|
|
|
- },
|
|
|
|
|
- "query": {
|
|
|
|
|
- "params": [
|
|
|
|
|
- "A",
|
|
|
|
|
- "5m",
|
|
|
|
|
- "now"
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "reducer": {
|
|
|
|
|
- "params": [],
|
|
|
|
|
- "type": "avg"
|
|
|
|
|
- },
|
|
|
|
|
- "type": "query"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "enabled": true,
|
|
|
|
|
- "frequency": "60s",
|
|
|
|
|
- "handler": 1,
|
|
|
|
|
- "name": "Warning panel alert",
|
|
|
|
|
- "notifications": [],
|
|
|
|
|
- "severity": "warning"
|
|
|
|
|
- },
|
|
|
|
|
- "aliasColors": {},
|
|
|
|
|
- "bars": false,
|
|
|
|
|
- "datasource": "${DS_GRAPHITE}",
|
|
|
|
|
- "editable": true,
|
|
|
|
|
- "error": false,
|
|
|
|
|
- "fill": 1,
|
|
|
|
|
- "id": 7,
|
|
|
|
|
- "isNew": true,
|
|
|
|
|
- "legend": {
|
|
|
|
|
- "avg": false,
|
|
|
|
|
- "current": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "show": true,
|
|
|
|
|
- "total": false,
|
|
|
|
|
- "values": false
|
|
|
|
|
- },
|
|
|
|
|
- "lines": true,
|
|
|
|
|
- "linewidth": 2,
|
|
|
|
|
- "links": [],
|
|
|
|
|
- "nullPointMode": "connected",
|
|
|
|
|
- "percentage": false,
|
|
|
|
|
- "pointradius": 5,
|
|
|
|
|
- "points": false,
|
|
|
|
|
- "renderer": "flot",
|
|
|
|
|
- "seriesOverrides": [],
|
|
|
|
|
- "span": 3,
|
|
|
|
|
- "stack": false,
|
|
|
|
|
- "steppedLine": false,
|
|
|
|
|
- "targets": [
|
|
|
|
|
- {
|
|
|
|
|
- "refId": "A",
|
|
|
|
|
- "target": "aliasByNode(statsd.fakesite.counters.session_start.*.count, 4)"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "thresholds": [
|
|
|
|
|
- {
|
|
|
|
|
- "colorMode": "warning",
|
|
|
|
|
- "fill": true,
|
|
|
|
|
- "fillColor": "rgba(235, 138, 14, 0.12)",
|
|
|
|
|
- "line": true,
|
|
|
|
|
- "lineColor": "rgba(247, 149, 32, 0.60)",
|
|
|
|
|
- "op": "gt",
|
|
|
|
|
- "value": 20
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "timeFrom": null,
|
|
|
|
|
- "timeShift": null,
|
|
|
|
|
- "title": "Warning panel",
|
|
|
|
|
- "tooltip": {
|
|
|
|
|
- "msResolution": false,
|
|
|
|
|
- "shared": true,
|
|
|
|
|
- "sort": 0,
|
|
|
|
|
- "value_type": "cumulative"
|
|
|
|
|
- },
|
|
|
|
|
- "type": "graph",
|
|
|
|
|
- "xaxis": {
|
|
|
|
|
- "show": true
|
|
|
|
|
- },
|
|
|
|
|
- "yaxes": [
|
|
|
|
|
- {
|
|
|
|
|
- "format": "short",
|
|
|
|
|
- "label": null,
|
|
|
|
|
- "logBase": 1,
|
|
|
|
|
- "max": null,
|
|
|
|
|
- "min": null,
|
|
|
|
|
- "show": true
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "format": "short",
|
|
|
|
|
- "label": null,
|
|
|
|
|
- "logBase": 1,
|
|
|
|
|
- "max": null,
|
|
|
|
|
- "min": null,
|
|
|
|
|
- "show": true
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "title": "New row"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "collapse": false,
|
|
|
|
|
- "editable": true,
|
|
|
|
|
- "height": "250px",
|
|
|
|
|
- "panels": [
|
|
|
|
|
- {
|
|
|
|
|
- "alert": {
|
|
|
|
|
- "conditions": [
|
|
|
|
|
- {
|
|
|
|
|
- "evaluator": {
|
|
|
|
|
- "params": [
|
|
|
|
|
- 50
|
|
|
|
|
- ],
|
|
|
|
|
- "type": "gt"
|
|
|
|
|
- },
|
|
|
|
|
- "query": {
|
|
|
|
|
- "params": [
|
|
|
|
|
- "A",
|
|
|
|
|
- "5m",
|
|
|
|
|
- "now"
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "reducer": {
|
|
|
|
|
- "params": [],
|
|
|
|
|
- "type": "avg"
|
|
|
|
|
- },
|
|
|
|
|
- "type": "query"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "enabled": true,
|
|
|
|
|
- "frequency": "10s",
|
|
|
|
|
- "handler": 1,
|
|
|
|
|
- "name": "Fast Critical panel alert",
|
|
|
|
|
- "notifications": [],
|
|
|
|
|
- "severity": "critical"
|
|
|
|
|
- },
|
|
|
|
|
- "aliasColors": {},
|
|
|
|
|
- "bars": false,
|
|
|
|
|
- "datasource": "${DS_GRAPHITE}",
|
|
|
|
|
- "editable": true,
|
|
|
|
|
- "error": false,
|
|
|
|
|
- "fill": 1,
|
|
|
|
|
- "id": 9,
|
|
|
|
|
- "isNew": true,
|
|
|
|
|
- "legend": {
|
|
|
|
|
- "avg": false,
|
|
|
|
|
- "current": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "show": true,
|
|
|
|
|
- "total": false,
|
|
|
|
|
- "values": false
|
|
|
|
|
- },
|
|
|
|
|
- "lines": true,
|
|
|
|
|
- "linewidth": 2,
|
|
|
|
|
- "links": [],
|
|
|
|
|
- "nullPointMode": "connected",
|
|
|
|
|
- "percentage": false,
|
|
|
|
|
- "pointradius": 5,
|
|
|
|
|
- "points": false,
|
|
|
|
|
- "renderer": "flot",
|
|
|
|
|
- "seriesOverrides": [],
|
|
|
|
|
- "span": 3,
|
|
|
|
|
- "stack": false,
|
|
|
|
|
- "steppedLine": false,
|
|
|
|
|
- "targets": [
|
|
|
|
|
- {
|
|
|
|
|
- "refId": "A",
|
|
|
|
|
- "target": "aliasByNode(statsd.fakesite.counters.session_start.*.count, 4)"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "thresholds": [
|
|
|
|
|
- {
|
|
|
|
|
- "colorMode": "critical",
|
|
|
|
|
- "fill": true,
|
|
|
|
|
- "fillColor": "rgba(234, 112, 112, 0.12)",
|
|
|
|
|
- "line": true,
|
|
|
|
|
- "lineColor": "rgba(237, 46, 24, 0.60)",
|
|
|
|
|
- "op": "gt",
|
|
|
|
|
- "value": 50
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "timeFrom": null,
|
|
|
|
|
- "timeShift": null,
|
|
|
|
|
- "title": "Fast Critical panel",
|
|
|
|
|
- "tooltip": {
|
|
|
|
|
- "msResolution": false,
|
|
|
|
|
- "shared": true,
|
|
|
|
|
- "sort": 0,
|
|
|
|
|
- "value_type": "cumulative"
|
|
|
|
|
- },
|
|
|
|
|
- "type": "graph",
|
|
|
|
|
- "xaxis": {
|
|
|
|
|
- "show": true
|
|
|
|
|
- },
|
|
|
|
|
- "yaxes": [
|
|
|
|
|
- {
|
|
|
|
|
- "format": "short",
|
|
|
|
|
- "label": null,
|
|
|
|
|
- "logBase": 1,
|
|
|
|
|
- "max": null,
|
|
|
|
|
- "min": null,
|
|
|
|
|
- "show": true
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "format": "short",
|
|
|
|
|
- "label": null,
|
|
|
|
|
- "logBase": 1,
|
|
|
|
|
- "max": null,
|
|
|
|
|
- "min": null,
|
|
|
|
|
- "show": true
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "alert": {
|
|
|
|
|
- "conditions": [
|
|
|
|
|
- {
|
|
|
|
|
- "evaluator": {
|
|
|
|
|
- "params": [
|
|
|
|
|
- 50
|
|
|
|
|
- ],
|
|
|
|
|
- "type": "gt"
|
|
|
|
|
- },
|
|
|
|
|
- "query": {
|
|
|
|
|
- "params": [
|
|
|
|
|
- "A",
|
|
|
|
|
- "5m",
|
|
|
|
|
- "now"
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "reducer": {
|
|
|
|
|
- "params": [],
|
|
|
|
|
- "type": "avg"
|
|
|
|
|
- },
|
|
|
|
|
- "type": "query"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "enabled": true,
|
|
|
|
|
- "frequency": "10s",
|
|
|
|
|
- "handler": 1,
|
|
|
|
|
- "name": "Fast Critical panel alert",
|
|
|
|
|
- "notifications": [],
|
|
|
|
|
- "severity": "critical"
|
|
|
|
|
- },
|
|
|
|
|
- "aliasColors": {},
|
|
|
|
|
- "bars": false,
|
|
|
|
|
- "datasource": "${DS_GRAPHITE}",
|
|
|
|
|
- "editable": true,
|
|
|
|
|
- "error": false,
|
|
|
|
|
- "fill": 1,
|
|
|
|
|
- "id": 10,
|
|
|
|
|
- "isNew": true,
|
|
|
|
|
- "legend": {
|
|
|
|
|
- "avg": false,
|
|
|
|
|
- "current": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "show": true,
|
|
|
|
|
- "total": false,
|
|
|
|
|
- "values": false
|
|
|
|
|
- },
|
|
|
|
|
- "lines": true,
|
|
|
|
|
- "linewidth": 2,
|
|
|
|
|
- "links": [],
|
|
|
|
|
- "nullPointMode": "connected",
|
|
|
|
|
- "percentage": false,
|
|
|
|
|
- "pointradius": 5,
|
|
|
|
|
- "points": false,
|
|
|
|
|
- "renderer": "flot",
|
|
|
|
|
- "seriesOverrides": [],
|
|
|
|
|
- "span": 3,
|
|
|
|
|
- "stack": false,
|
|
|
|
|
- "steppedLine": false,
|
|
|
|
|
- "targets": [
|
|
|
|
|
- {
|
|
|
|
|
- "refId": "A",
|
|
|
|
|
- "target": "aliasByNode(statsd.fakesite.counters.session_start.*.count, 4)"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "thresholds": [
|
|
|
|
|
- {
|
|
|
|
|
- "colorMode": "critical",
|
|
|
|
|
- "fill": true,
|
|
|
|
|
- "fillColor": "rgba(234, 112, 112, 0.12)",
|
|
|
|
|
- "line": true,
|
|
|
|
|
- "lineColor": "rgba(237, 46, 24, 0.60)",
|
|
|
|
|
- "op": "gt",
|
|
|
|
|
- "value": 50
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "timeFrom": null,
|
|
|
|
|
- "timeShift": null,
|
|
|
|
|
- "title": "Fast Critical panel",
|
|
|
|
|
- "tooltip": {
|
|
|
|
|
- "msResolution": false,
|
|
|
|
|
- "shared": true,
|
|
|
|
|
- "sort": 0,
|
|
|
|
|
- "value_type": "cumulative"
|
|
|
|
|
- },
|
|
|
|
|
- "type": "graph",
|
|
|
|
|
- "xaxis": {
|
|
|
|
|
- "show": true
|
|
|
|
|
- },
|
|
|
|
|
- "yaxes": [
|
|
|
|
|
- {
|
|
|
|
|
- "format": "short",
|
|
|
|
|
- "label": null,
|
|
|
|
|
- "logBase": 1,
|
|
|
|
|
- "max": null,
|
|
|
|
|
- "min": null,
|
|
|
|
|
- "show": true
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "format": "short",
|
|
|
|
|
- "label": null,
|
|
|
|
|
- "logBase": 1,
|
|
|
|
|
- "max": null,
|
|
|
|
|
- "min": null,
|
|
|
|
|
- "show": true
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "alert": {
|
|
|
|
|
- "conditions": [
|
|
|
|
|
- {
|
|
|
|
|
- "evaluator": {
|
|
|
|
|
- "params": [
|
|
|
|
|
- 50
|
|
|
|
|
- ],
|
|
|
|
|
- "type": "gt"
|
|
|
|
|
- },
|
|
|
|
|
- "query": {
|
|
|
|
|
- "params": [
|
|
|
|
|
- "A",
|
|
|
|
|
- "5m",
|
|
|
|
|
- "now"
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "reducer": {
|
|
|
|
|
- "params": [],
|
|
|
|
|
- "type": "avg"
|
|
|
|
|
- },
|
|
|
|
|
- "type": "query"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "enabled": true,
|
|
|
|
|
- "frequency": "10s",
|
|
|
|
|
- "handler": 1,
|
|
|
|
|
- "name": "Fast Critical panel alert",
|
|
|
|
|
- "notifications": [],
|
|
|
|
|
- "severity": "critical"
|
|
|
|
|
- },
|
|
|
|
|
- "aliasColors": {},
|
|
|
|
|
- "bars": false,
|
|
|
|
|
- "datasource": "${DS_GRAPHITE}",
|
|
|
|
|
- "editable": true,
|
|
|
|
|
- "error": false,
|
|
|
|
|
- "fill": 1,
|
|
|
|
|
- "id": 11,
|
|
|
|
|
- "isNew": true,
|
|
|
|
|
- "legend": {
|
|
|
|
|
- "avg": false,
|
|
|
|
|
- "current": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "show": true,
|
|
|
|
|
- "total": false,
|
|
|
|
|
- "values": false
|
|
|
|
|
- },
|
|
|
|
|
- "lines": true,
|
|
|
|
|
- "linewidth": 2,
|
|
|
|
|
- "links": [],
|
|
|
|
|
- "nullPointMode": "connected",
|
|
|
|
|
- "percentage": false,
|
|
|
|
|
- "pointradius": 5,
|
|
|
|
|
- "points": false,
|
|
|
|
|
- "renderer": "flot",
|
|
|
|
|
- "seriesOverrides": [],
|
|
|
|
|
- "span": 3,
|
|
|
|
|
- "stack": false,
|
|
|
|
|
- "steppedLine": false,
|
|
|
|
|
- "targets": [
|
|
|
|
|
- {
|
|
|
|
|
- "refId": "A",
|
|
|
|
|
- "target": "aliasByNode(statsd.fakesite.counters.session_start.*.count, 4)"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "thresholds": [
|
|
|
|
|
- {
|
|
|
|
|
- "colorMode": "critical",
|
|
|
|
|
- "fill": true,
|
|
|
|
|
- "fillColor": "rgba(234, 112, 112, 0.12)",
|
|
|
|
|
- "line": true,
|
|
|
|
|
- "lineColor": "rgba(237, 46, 24, 0.60)",
|
|
|
|
|
- "op": "gt",
|
|
|
|
|
- "value": 50
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "timeFrom": null,
|
|
|
|
|
- "timeShift": null,
|
|
|
|
|
- "title": "Fast Critical panel",
|
|
|
|
|
- "tooltip": {
|
|
|
|
|
- "msResolution": false,
|
|
|
|
|
- "shared": true,
|
|
|
|
|
- "sort": 0,
|
|
|
|
|
- "value_type": "cumulative"
|
|
|
|
|
- },
|
|
|
|
|
- "type": "graph",
|
|
|
|
|
- "xaxis": {
|
|
|
|
|
- "show": true
|
|
|
|
|
- },
|
|
|
|
|
- "yaxes": [
|
|
|
|
|
- {
|
|
|
|
|
- "format": "short",
|
|
|
|
|
- "label": null,
|
|
|
|
|
- "logBase": 1,
|
|
|
|
|
- "max": null,
|
|
|
|
|
- "min": null,
|
|
|
|
|
- "show": true
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "format": "short",
|
|
|
|
|
- "label": null,
|
|
|
|
|
- "logBase": 1,
|
|
|
|
|
- "max": null,
|
|
|
|
|
- "min": null,
|
|
|
|
|
- "show": true
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "alert": {
|
|
|
|
|
- "conditions": [
|
|
|
|
|
- {
|
|
|
|
|
- "evaluator": {
|
|
|
|
|
- "params": [
|
|
|
|
|
- 50
|
|
|
|
|
- ],
|
|
|
|
|
- "type": "gt"
|
|
|
|
|
- },
|
|
|
|
|
- "query": {
|
|
|
|
|
- "params": [
|
|
|
|
|
- "A",
|
|
|
|
|
- "5m",
|
|
|
|
|
- "now"
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "reducer": {
|
|
|
|
|
- "params": [],
|
|
|
|
|
- "type": "avg"
|
|
|
|
|
- },
|
|
|
|
|
- "type": "query"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "enabled": true,
|
|
|
|
|
- "frequency": "10s",
|
|
|
|
|
- "handler": 1,
|
|
|
|
|
- "name": "Fast Critical panel alert",
|
|
|
|
|
- "notifications": [],
|
|
|
|
|
- "severity": "critical"
|
|
|
|
|
- },
|
|
|
|
|
- "aliasColors": {},
|
|
|
|
|
- "bars": false,
|
|
|
|
|
- "datasource": "${DS_GRAPHITE}",
|
|
|
|
|
- "editable": true,
|
|
|
|
|
- "error": false,
|
|
|
|
|
- "fill": 1,
|
|
|
|
|
- "id": 12,
|
|
|
|
|
- "isNew": true,
|
|
|
|
|
- "legend": {
|
|
|
|
|
- "avg": false,
|
|
|
|
|
- "current": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "show": true,
|
|
|
|
|
- "total": false,
|
|
|
|
|
- "values": false
|
|
|
|
|
- },
|
|
|
|
|
- "lines": true,
|
|
|
|
|
- "linewidth": 2,
|
|
|
|
|
- "links": [],
|
|
|
|
|
- "nullPointMode": "connected",
|
|
|
|
|
- "percentage": false,
|
|
|
|
|
- "pointradius": 5,
|
|
|
|
|
- "points": false,
|
|
|
|
|
- "renderer": "flot",
|
|
|
|
|
- "seriesOverrides": [],
|
|
|
|
|
- "span": 3,
|
|
|
|
|
- "stack": false,
|
|
|
|
|
- "steppedLine": false,
|
|
|
|
|
- "targets": [
|
|
|
|
|
- {
|
|
|
|
|
- "refId": "A",
|
|
|
|
|
- "target": "aliasByNode(statsd.fakesite.counters.session_start.*.count, 4)"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "thresholds": [
|
|
|
|
|
- {
|
|
|
|
|
- "colorMode": "critical",
|
|
|
|
|
- "fill": true,
|
|
|
|
|
- "fillColor": "rgba(234, 112, 112, 0.12)",
|
|
|
|
|
- "line": true,
|
|
|
|
|
- "lineColor": "rgba(237, 46, 24, 0.60)",
|
|
|
|
|
- "op": "gt",
|
|
|
|
|
- "value": 50
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "timeFrom": null,
|
|
|
|
|
- "timeShift": null,
|
|
|
|
|
- "title": "Fast Critical panel",
|
|
|
|
|
- "tooltip": {
|
|
|
|
|
- "msResolution": false,
|
|
|
|
|
- "shared": true,
|
|
|
|
|
- "sort": 0,
|
|
|
|
|
- "value_type": "cumulative"
|
|
|
|
|
- },
|
|
|
|
|
- "type": "graph",
|
|
|
|
|
- "xaxis": {
|
|
|
|
|
- "show": true
|
|
|
|
|
- },
|
|
|
|
|
- "yaxes": [
|
|
|
|
|
- {
|
|
|
|
|
- "format": "short",
|
|
|
|
|
- "label": null,
|
|
|
|
|
- "logBase": 1,
|
|
|
|
|
- "max": null,
|
|
|
|
|
- "min": null,
|
|
|
|
|
- "show": true
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "format": "short",
|
|
|
|
|
- "label": null,
|
|
|
|
|
- "logBase": 1,
|
|
|
|
|
- "max": null,
|
|
|
|
|
- "min": null,
|
|
|
|
|
- "show": true
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "title": "New row"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "collapse": false,
|
|
|
|
|
- "editable": true,
|
|
|
|
|
- "height": "250px",
|
|
|
|
|
- "panels": [
|
|
|
|
|
- {
|
|
|
|
|
- "alert": {
|
|
|
|
|
- "enabled": true,
|
|
|
|
|
- "conditions": [
|
|
|
|
|
- {
|
|
|
|
|
- "type": "query",
|
|
|
|
|
- "query": {
|
|
|
|
|
- "params": [
|
|
|
|
|
- "A",
|
|
|
|
|
- "5m",
|
|
|
|
|
- "now"
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "reducer": {
|
|
|
|
|
- "type": "avg",
|
|
|
|
|
- "params": []
|
|
|
|
|
- },
|
|
|
|
|
- "evaluator": {
|
|
|
|
|
- "type": "gt",
|
|
|
|
|
- "params": [
|
|
|
|
|
- 10
|
|
|
|
|
- ]
|
|
|
|
|
- }
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "severity": "warning",
|
|
|
|
|
- "frequency": "1s",
|
|
|
|
|
- "handler": 1,
|
|
|
|
|
- "notifications": [],
|
|
|
|
|
- "name": "Fast Warning panel alert"
|
|
|
|
|
- },
|
|
|
|
|
- "aliasColors": {},
|
|
|
|
|
- "bars": false,
|
|
|
|
|
- "datasource": "${DS_GRAPHITE}",
|
|
|
|
|
- "editable": true,
|
|
|
|
|
- "error": false,
|
|
|
|
|
- "fill": 1,
|
|
|
|
|
- "id": 13,
|
|
|
|
|
- "isNew": true,
|
|
|
|
|
- "legend": {
|
|
|
|
|
- "avg": false,
|
|
|
|
|
- "current": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "show": true,
|
|
|
|
|
- "total": false,
|
|
|
|
|
- "values": false
|
|
|
|
|
- },
|
|
|
|
|
- "lines": true,
|
|
|
|
|
- "linewidth": 2,
|
|
|
|
|
- "links": [],
|
|
|
|
|
- "nullPointMode": "connected",
|
|
|
|
|
- "percentage": false,
|
|
|
|
|
- "pointradius": 5,
|
|
|
|
|
- "points": false,
|
|
|
|
|
- "renderer": "flot",
|
|
|
|
|
- "seriesOverrides": [],
|
|
|
|
|
- "span": 3,
|
|
|
|
|
- "stack": false,
|
|
|
|
|
- "steppedLine": false,
|
|
|
|
|
- "targets": [
|
|
|
|
|
- {
|
|
|
|
|
- "refId": "A",
|
|
|
|
|
- "target": "aliasByNode(statsd.fakesite.counters.session_start.*.count, 4)"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "thresholds": [
|
|
|
|
|
- {
|
|
|
|
|
- "value": 10,
|
|
|
|
|
- "op": "gt",
|
|
|
|
|
- "fill": true,
|
|
|
|
|
- "line": true,
|
|
|
|
|
- "colorMode": "warning",
|
|
|
|
|
- "fillColor": "rgba(235, 138, 14, 0.12)",
|
|
|
|
|
- "lineColor": "rgba(247, 149, 32, 0.60)"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "timeFrom": null,
|
|
|
|
|
- "timeShift": null,
|
|
|
|
|
- "title": "Fast Warning panel",
|
|
|
|
|
- "tooltip": {
|
|
|
|
|
- "msResolution": false,
|
|
|
|
|
- "shared": true,
|
|
|
|
|
- "sort": 0,
|
|
|
|
|
- "value_type": "cumulative"
|
|
|
|
|
- },
|
|
|
|
|
- "type": "graph",
|
|
|
|
|
- "xaxis": {
|
|
|
|
|
- "show": true
|
|
|
|
|
- },
|
|
|
|
|
- "yaxes": [
|
|
|
|
|
- {
|
|
|
|
|
- "format": "short",
|
|
|
|
|
- "label": null,
|
|
|
|
|
- "logBase": 1,
|
|
|
|
|
- "max": null,
|
|
|
|
|
- "min": null,
|
|
|
|
|
- "show": true
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "format": "short",
|
|
|
|
|
- "label": null,
|
|
|
|
|
- "logBase": 1,
|
|
|
|
|
- "max": null,
|
|
|
|
|
- "min": null,
|
|
|
|
|
- "show": true
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "alert": {
|
|
|
|
|
- "enabled": true,
|
|
|
|
|
- "conditions": [
|
|
|
|
|
- {
|
|
|
|
|
- "type": "query",
|
|
|
|
|
- "query": {
|
|
|
|
|
- "params": [
|
|
|
|
|
- "A",
|
|
|
|
|
- "5m",
|
|
|
|
|
- "now"
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "reducer": {
|
|
|
|
|
- "type": "avg",
|
|
|
|
|
- "params": []
|
|
|
|
|
- },
|
|
|
|
|
- "evaluator": {
|
|
|
|
|
- "type": "gt",
|
|
|
|
|
- "params": [
|
|
|
|
|
- 10
|
|
|
|
|
- ]
|
|
|
|
|
- }
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "severity": "warning",
|
|
|
|
|
- "frequency": "1s",
|
|
|
|
|
- "handler": 1,
|
|
|
|
|
- "notifications": [],
|
|
|
|
|
- "name": "Fast Warning panel alert"
|
|
|
|
|
- },
|
|
|
|
|
- "aliasColors": {},
|
|
|
|
|
- "bars": false,
|
|
|
|
|
- "datasource": "${DS_GRAPHITE}",
|
|
|
|
|
- "editable": true,
|
|
|
|
|
- "error": false,
|
|
|
|
|
- "fill": 1,
|
|
|
|
|
- "id": 14,
|
|
|
|
|
- "isNew": true,
|
|
|
|
|
- "legend": {
|
|
|
|
|
- "avg": false,
|
|
|
|
|
- "current": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "show": true,
|
|
|
|
|
- "total": false,
|
|
|
|
|
- "values": false
|
|
|
|
|
- },
|
|
|
|
|
- "lines": true,
|
|
|
|
|
- "linewidth": 2,
|
|
|
|
|
- "links": [],
|
|
|
|
|
- "nullPointMode": "connected",
|
|
|
|
|
- "percentage": false,
|
|
|
|
|
- "pointradius": 5,
|
|
|
|
|
- "points": false,
|
|
|
|
|
- "renderer": "flot",
|
|
|
|
|
- "seriesOverrides": [],
|
|
|
|
|
- "span": 3,
|
|
|
|
|
- "stack": false,
|
|
|
|
|
- "steppedLine": false,
|
|
|
|
|
- "targets": [
|
|
|
|
|
- {
|
|
|
|
|
- "refId": "A",
|
|
|
|
|
- "target": "aliasByNode(statsd.fakesite.counters.session_start.*.count, 4)"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "thresholds": [
|
|
|
|
|
- {
|
|
|
|
|
- "value": 10,
|
|
|
|
|
- "op": "gt",
|
|
|
|
|
- "fill": true,
|
|
|
|
|
- "line": true,
|
|
|
|
|
- "colorMode": "warning",
|
|
|
|
|
- "fillColor": "rgba(235, 138, 14, 0.12)",
|
|
|
|
|
- "lineColor": "rgba(247, 149, 32, 0.60)"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "timeFrom": null,
|
|
|
|
|
- "timeShift": null,
|
|
|
|
|
- "title": "Fast Warning panel",
|
|
|
|
|
- "tooltip": {
|
|
|
|
|
- "msResolution": false,
|
|
|
|
|
- "shared": true,
|
|
|
|
|
- "sort": 0,
|
|
|
|
|
- "value_type": "cumulative"
|
|
|
|
|
- },
|
|
|
|
|
- "type": "graph",
|
|
|
|
|
- "xaxis": {
|
|
|
|
|
- "show": true
|
|
|
|
|
- },
|
|
|
|
|
- "yaxes": [
|
|
|
|
|
- {
|
|
|
|
|
- "format": "short",
|
|
|
|
|
- "label": null,
|
|
|
|
|
- "logBase": 1,
|
|
|
|
|
- "max": null,
|
|
|
|
|
- "min": null,
|
|
|
|
|
- "show": true
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "format": "short",
|
|
|
|
|
- "label": null,
|
|
|
|
|
- "logBase": 1,
|
|
|
|
|
- "max": null,
|
|
|
|
|
- "min": null,
|
|
|
|
|
- "show": true
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "alert": {
|
|
|
|
|
- "enabled": true,
|
|
|
|
|
- "conditions": [
|
|
|
|
|
- {
|
|
|
|
|
- "type": "query",
|
|
|
|
|
- "query": {
|
|
|
|
|
- "params": [
|
|
|
|
|
- "A",
|
|
|
|
|
- "5m",
|
|
|
|
|
- "now"
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "reducer": {
|
|
|
|
|
- "type": "avg",
|
|
|
|
|
- "params": []
|
|
|
|
|
- },
|
|
|
|
|
- "evaluator": {
|
|
|
|
|
- "type": "gt",
|
|
|
|
|
- "params": [
|
|
|
|
|
- 10
|
|
|
|
|
- ]
|
|
|
|
|
- }
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "severity": "warning",
|
|
|
|
|
- "frequency": "1s",
|
|
|
|
|
- "handler": 1,
|
|
|
|
|
- "notifications": [],
|
|
|
|
|
- "name": "Fast Warning panel alert"
|
|
|
|
|
- },
|
|
|
|
|
- "aliasColors": {},
|
|
|
|
|
- "bars": false,
|
|
|
|
|
- "datasource": "${DS_GRAPHITE}",
|
|
|
|
|
- "editable": true,
|
|
|
|
|
- "error": false,
|
|
|
|
|
- "fill": 1,
|
|
|
|
|
- "id": 15,
|
|
|
|
|
- "isNew": true,
|
|
|
|
|
- "legend": {
|
|
|
|
|
- "avg": false,
|
|
|
|
|
- "current": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "show": true,
|
|
|
|
|
- "total": false,
|
|
|
|
|
- "values": false
|
|
|
|
|
- },
|
|
|
|
|
- "lines": true,
|
|
|
|
|
- "linewidth": 2,
|
|
|
|
|
- "links": [],
|
|
|
|
|
- "nullPointMode": "connected",
|
|
|
|
|
- "percentage": false,
|
|
|
|
|
- "pointradius": 5,
|
|
|
|
|
- "points": false,
|
|
|
|
|
- "renderer": "flot",
|
|
|
|
|
- "seriesOverrides": [],
|
|
|
|
|
- "span": 3,
|
|
|
|
|
- "stack": false,
|
|
|
|
|
- "steppedLine": false,
|
|
|
|
|
- "targets": [
|
|
|
|
|
- {
|
|
|
|
|
- "refId": "A",
|
|
|
|
|
- "target": "aliasByNode(statsd.fakesite.counters.session_start.*.count, 4)"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "thresholds": [
|
|
|
|
|
- {
|
|
|
|
|
- "value": 10,
|
|
|
|
|
- "op": "gt",
|
|
|
|
|
- "fill": true,
|
|
|
|
|
- "line": true,
|
|
|
|
|
- "colorMode": "warning",
|
|
|
|
|
- "fillColor": "rgba(235, 138, 14, 0.12)",
|
|
|
|
|
- "lineColor": "rgba(247, 149, 32, 0.60)"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "timeFrom": null,
|
|
|
|
|
- "timeShift": null,
|
|
|
|
|
- "title": "Fast Warning panel",
|
|
|
|
|
- "tooltip": {
|
|
|
|
|
- "msResolution": false,
|
|
|
|
|
- "shared": true,
|
|
|
|
|
- "sort": 0,
|
|
|
|
|
- "value_type": "cumulative"
|
|
|
|
|
- },
|
|
|
|
|
- "type": "graph",
|
|
|
|
|
- "xaxis": {
|
|
|
|
|
- "show": true
|
|
|
|
|
- },
|
|
|
|
|
- "yaxes": [
|
|
|
|
|
- {
|
|
|
|
|
- "format": "short",
|
|
|
|
|
- "label": null,
|
|
|
|
|
- "logBase": 1,
|
|
|
|
|
- "max": null,
|
|
|
|
|
- "min": null,
|
|
|
|
|
- "show": true
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "format": "short",
|
|
|
|
|
- "label": null,
|
|
|
|
|
- "logBase": 1,
|
|
|
|
|
- "max": null,
|
|
|
|
|
- "min": null,
|
|
|
|
|
- "show": true
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "alert": {
|
|
|
|
|
- "enabled": true,
|
|
|
|
|
- "conditions": [
|
|
|
|
|
- {
|
|
|
|
|
- "type": "query",
|
|
|
|
|
- "query": {
|
|
|
|
|
- "params": [
|
|
|
|
|
- "A",
|
|
|
|
|
- "5m",
|
|
|
|
|
- "now"
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "reducer": {
|
|
|
|
|
- "type": "avg",
|
|
|
|
|
- "params": []
|
|
|
|
|
- },
|
|
|
|
|
- "evaluator": {
|
|
|
|
|
- "type": "gt",
|
|
|
|
|
- "params": [
|
|
|
|
|
- 10
|
|
|
|
|
- ]
|
|
|
|
|
- }
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "severity": "warning",
|
|
|
|
|
- "frequency": "1s",
|
|
|
|
|
- "handler": 1,
|
|
|
|
|
- "notifications": [],
|
|
|
|
|
- "name": "Fast Warning panel alert"
|
|
|
|
|
- },
|
|
|
|
|
- "aliasColors": {},
|
|
|
|
|
- "bars": false,
|
|
|
|
|
- "datasource": "${DS_GRAPHITE}",
|
|
|
|
|
- "editable": true,
|
|
|
|
|
- "error": false,
|
|
|
|
|
- "fill": 1,
|
|
|
|
|
- "id": 16,
|
|
|
|
|
- "isNew": true,
|
|
|
|
|
- "legend": {
|
|
|
|
|
- "avg": false,
|
|
|
|
|
- "current": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "show": true,
|
|
|
|
|
- "total": false,
|
|
|
|
|
- "values": false
|
|
|
|
|
- },
|
|
|
|
|
- "lines": true,
|
|
|
|
|
- "linewidth": 2,
|
|
|
|
|
- "links": [],
|
|
|
|
|
- "nullPointMode": "connected",
|
|
|
|
|
- "percentage": false,
|
|
|
|
|
- "pointradius": 5,
|
|
|
|
|
- "points": false,
|
|
|
|
|
- "renderer": "flot",
|
|
|
|
|
- "seriesOverrides": [],
|
|
|
|
|
- "span": 3,
|
|
|
|
|
- "stack": false,
|
|
|
|
|
- "steppedLine": false,
|
|
|
|
|
- "targets": [
|
|
|
|
|
- {
|
|
|
|
|
- "refId": "A",
|
|
|
|
|
- "target": "aliasByNode(statsd.fakesite.counters.session_start.*.count, 4)"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "thresholds": [
|
|
|
|
|
- {
|
|
|
|
|
- "value": 10,
|
|
|
|
|
- "op": "gt",
|
|
|
|
|
- "fill": true,
|
|
|
|
|
- "line": true,
|
|
|
|
|
- "colorMode": "warning",
|
|
|
|
|
- "fillColor": "rgba(235, 138, 14, 0.12)",
|
|
|
|
|
- "lineColor": "rgba(247, 149, 32, 0.60)"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "timeFrom": null,
|
|
|
|
|
- "timeShift": null,
|
|
|
|
|
- "title": "Fast Warning panel",
|
|
|
|
|
- "tooltip": {
|
|
|
|
|
- "msResolution": false,
|
|
|
|
|
- "shared": true,
|
|
|
|
|
- "sort": 0,
|
|
|
|
|
- "value_type": "cumulative"
|
|
|
|
|
- },
|
|
|
|
|
- "type": "graph",
|
|
|
|
|
- "xaxis": {
|
|
|
|
|
- "show": true
|
|
|
|
|
- },
|
|
|
|
|
- "yaxes": [
|
|
|
|
|
- {
|
|
|
|
|
- "format": "short",
|
|
|
|
|
- "label": null,
|
|
|
|
|
- "logBase": 1,
|
|
|
|
|
- "max": null,
|
|
|
|
|
- "min": null,
|
|
|
|
|
- "show": true
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "format": "short",
|
|
|
|
|
- "label": null,
|
|
|
|
|
- "logBase": 1,
|
|
|
|
|
- "max": null,
|
|
|
|
|
- "min": null,
|
|
|
|
|
- "show": true
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "title": "New row"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "title": "New row",
|
|
|
|
|
- "height": "250px",
|
|
|
|
|
- "editable": true,
|
|
|
|
|
- "collapse": false,
|
|
|
|
|
- "panels": [
|
|
|
|
|
- {
|
|
|
|
|
- "title": "Alert below value",
|
|
|
|
|
- "error": false,
|
|
|
|
|
- "span": 3,
|
|
|
|
|
- "editable": true,
|
|
|
|
|
- "type": "graph",
|
|
|
|
|
- "isNew": true,
|
|
|
|
|
- "id": 17,
|
|
|
|
|
- "targets": [
|
|
|
|
|
- {
|
|
|
|
|
- "target": "aliasByNode(statsd.fakesite.counters.session_start.*.count, 4)",
|
|
|
|
|
- "refId": "A"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "datasource": "${DS_GRAPHITE}",
|
|
|
|
|
- "renderer": "flot",
|
|
|
|
|
- "yaxes": [
|
|
|
|
|
- {
|
|
|
|
|
- "label": null,
|
|
|
|
|
- "show": true,
|
|
|
|
|
- "logBase": 1,
|
|
|
|
|
- "min": null,
|
|
|
|
|
- "max": null,
|
|
|
|
|
- "format": "short"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "label": null,
|
|
|
|
|
- "show": true,
|
|
|
|
|
- "logBase": 1,
|
|
|
|
|
- "min": null,
|
|
|
|
|
- "max": null,
|
|
|
|
|
- "format": "short"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "xaxis": {
|
|
|
|
|
- "show": true
|
|
|
|
|
- },
|
|
|
|
|
- "alert": {
|
|
|
|
|
- "conditions": [
|
|
|
|
|
- {
|
|
|
|
|
- "type": "query",
|
|
|
|
|
- "query": {
|
|
|
|
|
- "params": [
|
|
|
|
|
- "A",
|
|
|
|
|
- "5m",
|
|
|
|
|
- "now"
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "reducer": {
|
|
|
|
|
- "type": "avg",
|
|
|
|
|
- "params": []
|
|
|
|
|
- },
|
|
|
|
|
- "evaluator": {
|
|
|
|
|
- "type": "lt",
|
|
|
|
|
- "params": [
|
|
|
|
|
- 20
|
|
|
|
|
- ]
|
|
|
|
|
- }
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "severity": "critical",
|
|
|
|
|
- "frequency": "60s",
|
|
|
|
|
- "handler": 1,
|
|
|
|
|
- "notifications": [],
|
|
|
|
|
- "name": "Alert below value",
|
|
|
|
|
- "enabled": true
|
|
|
|
|
- },
|
|
|
|
|
- "lines": true,
|
|
|
|
|
- "fill": 1,
|
|
|
|
|
- "linewidth": 2,
|
|
|
|
|
- "points": false,
|
|
|
|
|
- "pointradius": 5,
|
|
|
|
|
- "bars": false,
|
|
|
|
|
- "stack": false,
|
|
|
|
|
- "percentage": false,
|
|
|
|
|
- "legend": {
|
|
|
|
|
- "show": true,
|
|
|
|
|
- "values": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "current": false,
|
|
|
|
|
- "total": false,
|
|
|
|
|
- "avg": false
|
|
|
|
|
- },
|
|
|
|
|
- "nullPointMode": "connected",
|
|
|
|
|
- "steppedLine": false,
|
|
|
|
|
- "tooltip": {
|
|
|
|
|
- "value_type": "cumulative",
|
|
|
|
|
- "shared": true,
|
|
|
|
|
- "sort": 0,
|
|
|
|
|
- "msResolution": false
|
|
|
|
|
- },
|
|
|
|
|
- "timeFrom": null,
|
|
|
|
|
- "timeShift": null,
|
|
|
|
|
- "aliasColors": {},
|
|
|
|
|
- "seriesOverrides": [],
|
|
|
|
|
- "thresholds": [
|
|
|
|
|
- {
|
|
|
|
|
- "value": 20,
|
|
|
|
|
- "op": "lt",
|
|
|
|
|
- "fill": true,
|
|
|
|
|
- "line": true,
|
|
|
|
|
- "colorMode": "critical",
|
|
|
|
|
- "fillColor": "rgba(234, 112, 112, 0.12)",
|
|
|
|
|
- "lineColor": "rgba(237, 46, 24, 0.60)"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "links": []
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "title": "Alert is outside range",
|
|
|
|
|
- "error": false,
|
|
|
|
|
- "span": 3,
|
|
|
|
|
- "editable": true,
|
|
|
|
|
- "type": "graph",
|
|
|
|
|
- "isNew": true,
|
|
|
|
|
- "id": 18,
|
|
|
|
|
- "targets": [
|
|
|
|
|
- {
|
|
|
|
|
- "target": "aliasByNode(statsd.fakesite.counters.session_start.*.count, 4)",
|
|
|
|
|
- "refId": "A"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "datasource": "${DS_GRAPHITE}",
|
|
|
|
|
- "renderer": "flot",
|
|
|
|
|
- "yaxes": [
|
|
|
|
|
- {
|
|
|
|
|
- "label": null,
|
|
|
|
|
- "show": true,
|
|
|
|
|
- "logBase": 1,
|
|
|
|
|
- "min": null,
|
|
|
|
|
- "max": null,
|
|
|
|
|
- "format": "short"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "label": null,
|
|
|
|
|
- "show": true,
|
|
|
|
|
- "logBase": 1,
|
|
|
|
|
- "min": null,
|
|
|
|
|
- "max": null,
|
|
|
|
|
- "format": "short"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "xaxis": {
|
|
|
|
|
- "show": true
|
|
|
|
|
- },
|
|
|
|
|
- "alert": {
|
|
|
|
|
- "conditions": [
|
|
|
|
|
- {
|
|
|
|
|
- "type": "query",
|
|
|
|
|
- "query": {
|
|
|
|
|
- "params": [
|
|
|
|
|
- "A",
|
|
|
|
|
- "5m",
|
|
|
|
|
- "now"
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "reducer": {
|
|
|
|
|
- "type": "avg",
|
|
|
|
|
- "params": []
|
|
|
|
|
- },
|
|
|
|
|
- "evaluator": {
|
|
|
|
|
- "type": "outside_range",
|
|
|
|
|
- "params": [
|
|
|
|
|
- 10,
|
|
|
|
|
- 80
|
|
|
|
|
- ]
|
|
|
|
|
- }
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "severity": "critical",
|
|
|
|
|
- "frequency": "10s",
|
|
|
|
|
- "handler": 1,
|
|
|
|
|
- "notifications": [],
|
|
|
|
|
- "name": "Alert is outside range",
|
|
|
|
|
- "enabled": true
|
|
|
|
|
- },
|
|
|
|
|
- "lines": true,
|
|
|
|
|
- "fill": 1,
|
|
|
|
|
- "linewidth": 2,
|
|
|
|
|
- "points": false,
|
|
|
|
|
- "pointradius": 5,
|
|
|
|
|
- "bars": false,
|
|
|
|
|
- "stack": false,
|
|
|
|
|
- "percentage": false,
|
|
|
|
|
- "legend": {
|
|
|
|
|
- "show": true,
|
|
|
|
|
- "values": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "current": false,
|
|
|
|
|
- "total": false,
|
|
|
|
|
- "avg": false
|
|
|
|
|
- },
|
|
|
|
|
- "nullPointMode": "connected",
|
|
|
|
|
- "steppedLine": false,
|
|
|
|
|
- "tooltip": {
|
|
|
|
|
- "value_type": "cumulative",
|
|
|
|
|
- "shared": true,
|
|
|
|
|
- "sort": 0,
|
|
|
|
|
- "msResolution": false
|
|
|
|
|
- },
|
|
|
|
|
- "timeFrom": null,
|
|
|
|
|
- "timeShift": null,
|
|
|
|
|
- "aliasColors": {},
|
|
|
|
|
- "seriesOverrides": [],
|
|
|
|
|
- "thresholds": [
|
|
|
|
|
- {
|
|
|
|
|
- "value": 10,
|
|
|
|
|
- "op": "lt",
|
|
|
|
|
- "fill": true,
|
|
|
|
|
- "line": true,
|
|
|
|
|
- "colorMode": "critical",
|
|
|
|
|
- "fillColor": "rgba(234, 112, 112, 0.12)",
|
|
|
|
|
- "lineColor": "rgba(237, 46, 24, 0.60)"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "value": 80,
|
|
|
|
|
- "op": "gt",
|
|
|
|
|
- "fill": true,
|
|
|
|
|
- "line": true,
|
|
|
|
|
- "colorMode": "critical",
|
|
|
|
|
- "fillColor": "rgba(234, 112, 112, 0.12)",
|
|
|
|
|
- "lineColor": "rgba(237, 46, 24, 0.60)"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "links": []
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "title": "Alert is within range",
|
|
|
|
|
- "error": false,
|
|
|
|
|
- "span": 3,
|
|
|
|
|
- "editable": true,
|
|
|
|
|
- "type": "graph",
|
|
|
|
|
- "isNew": true,
|
|
|
|
|
- "id": 19,
|
|
|
|
|
- "targets": [
|
|
|
|
|
- {
|
|
|
|
|
- "target": "aliasByNode(statsd.fakesite.counters.session_start.*.count, 4)",
|
|
|
|
|
- "refId": "A"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "datasource": "${DS_GRAPHITE}",
|
|
|
|
|
- "renderer": "flot",
|
|
|
|
|
- "yaxes": [
|
|
|
|
|
- {
|
|
|
|
|
- "label": null,
|
|
|
|
|
- "show": true,
|
|
|
|
|
- "logBase": 1,
|
|
|
|
|
- "min": null,
|
|
|
|
|
- "max": null,
|
|
|
|
|
- "format": "short"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "label": null,
|
|
|
|
|
- "show": true,
|
|
|
|
|
- "logBase": 1,
|
|
|
|
|
- "min": null,
|
|
|
|
|
- "max": null,
|
|
|
|
|
- "format": "short"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "xaxis": {
|
|
|
|
|
- "show": true
|
|
|
|
|
- },
|
|
|
|
|
- "alert": {
|
|
|
|
|
- "conditions": [
|
|
|
|
|
- {
|
|
|
|
|
- "type": "query",
|
|
|
|
|
- "query": {
|
|
|
|
|
- "params": [
|
|
|
|
|
- "A",
|
|
|
|
|
- "5m",
|
|
|
|
|
- "now"
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "reducer": {
|
|
|
|
|
- "type": "avg",
|
|
|
|
|
- "params": []
|
|
|
|
|
- },
|
|
|
|
|
- "evaluator": {
|
|
|
|
|
- "type": "within_range",
|
|
|
|
|
- "params": [
|
|
|
|
|
- 60,
|
|
|
|
|
- 80
|
|
|
|
|
- ]
|
|
|
|
|
- }
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "severity": "critical",
|
|
|
|
|
- "frequency": "10s",
|
|
|
|
|
- "handler": 1,
|
|
|
|
|
- "notifications": [],
|
|
|
|
|
- "name": "Alert is within range",
|
|
|
|
|
- "enabled": true
|
|
|
|
|
- },
|
|
|
|
|
- "lines": true,
|
|
|
|
|
- "fill": 1,
|
|
|
|
|
- "linewidth": 2,
|
|
|
|
|
- "points": false,
|
|
|
|
|
- "pointradius": 5,
|
|
|
|
|
- "bars": false,
|
|
|
|
|
- "stack": false,
|
|
|
|
|
- "percentage": false,
|
|
|
|
|
- "legend": {
|
|
|
|
|
- "show": true,
|
|
|
|
|
- "values": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "current": false,
|
|
|
|
|
- "total": false,
|
|
|
|
|
- "avg": false
|
|
|
|
|
- },
|
|
|
|
|
- "nullPointMode": "connected",
|
|
|
|
|
- "steppedLine": false,
|
|
|
|
|
- "tooltip": {
|
|
|
|
|
- "value_type": "cumulative",
|
|
|
|
|
- "shared": true,
|
|
|
|
|
- "sort": 0,
|
|
|
|
|
- "msResolution": false
|
|
|
|
|
- },
|
|
|
|
|
- "timeFrom": null,
|
|
|
|
|
- "timeShift": null,
|
|
|
|
|
- "aliasColors": {},
|
|
|
|
|
- "seriesOverrides": [],
|
|
|
|
|
- "thresholds": [
|
|
|
|
|
- {
|
|
|
|
|
- "value": 60,
|
|
|
|
|
- "op": "gt",
|
|
|
|
|
- "fill": true,
|
|
|
|
|
- "line": true,
|
|
|
|
|
- "colorMode": "critical",
|
|
|
|
|
- "fillColor": "rgba(234, 112, 112, 0.12)",
|
|
|
|
|
- "lineColor": "rgba(237, 46, 24, 0.60)"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "value": 80,
|
|
|
|
|
- "op": "lt",
|
|
|
|
|
- "fill": true,
|
|
|
|
|
- "line": true,
|
|
|
|
|
- "colorMode": "critical",
|
|
|
|
|
- "fillColor": "rgba(234, 112, 112, 0.12)",
|
|
|
|
|
- "lineColor": "rgba(237, 46, 24, 0.60)"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "links": []
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "time": {
|
|
|
|
|
- "from": "now-6h",
|
|
|
|
|
- "to": "now"
|
|
|
|
|
- },
|
|
|
|
|
- "timepicker": {
|
|
|
|
|
- "refresh_intervals": [
|
|
|
|
|
- "5s",
|
|
|
|
|
- "10s",
|
|
|
|
|
- "30s",
|
|
|
|
|
- "1m",
|
|
|
|
|
- "5m",
|
|
|
|
|
- "15m",
|
|
|
|
|
- "30m",
|
|
|
|
|
- "1h",
|
|
|
|
|
- "2h",
|
|
|
|
|
- "1d"
|
|
|
|
|
- ],
|
|
|
|
|
- "time_options": [
|
|
|
|
|
- "5m",
|
|
|
|
|
- "15m",
|
|
|
|
|
- "1h",
|
|
|
|
|
- "6h",
|
|
|
|
|
- "12h",
|
|
|
|
|
- "24h",
|
|
|
|
|
- "2d",
|
|
|
|
|
- "7d",
|
|
|
|
|
- "30d"
|
|
|
|
|
|
|
+ "datasource": null,
|
|
|
|
|
+ "hide": 0,
|
|
|
|
|
+ "includeAll": false,
|
|
|
|
|
+ "multi": false,
|
|
|
|
|
+ "name": "apa",
|
|
|
|
|
+ "options": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "selected": true,
|
|
|
|
|
+ "text": "fakesite",
|
|
|
|
|
+ "value": "fakesite"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "query": "fakesite",
|
|
|
|
|
+ "refresh": 0,
|
|
|
|
|
+ "type": "custom"
|
|
|
|
|
+ }
|
|
|
]
|
|
]
|
|
|
},
|
|
},
|
|
|
- "templating": {
|
|
|
|
|
- "list": []
|
|
|
|
|
- },
|
|
|
|
|
"annotations": {
|
|
"annotations": {
|
|
|
"list": []
|
|
"list": []
|
|
|
},
|
|
},
|
|
|
"schemaVersion": 13,
|
|
"schemaVersion": 13,
|
|
|
- "version": 50,
|
|
|
|
|
|
|
+ "version": 15,
|
|
|
"links": [],
|
|
"links": [],
|
|
|
"gnetId": null
|
|
"gnetId": null
|
|
|
}
|
|
}
|