statping/source/tmpl/grafana.json

1215 lines
27 KiB
JSON
Raw Normal View History

2018-11-16 02:52:51 +00:00
{
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": "-- Grafana --",
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
"name": "Annotations & Alerts",
"type": "dashboard"
}
]
},
"editable": true,
"gnetId": null,
"graphTooltip": 0,
2020-04-14 16:32:11 +00:00
"id": 23,
"iteration": 1586880634519,
2018-11-16 02:52:51 +00:00
"links": [],
"panels": [
{
2020-04-14 16:32:11 +00:00
"datasource": null,
"gridPos": {
"h": 4,
"w": 4,
"x": 0,
"y": 0
},
"id": 4,
"options": {
"colorMode": "value",
"fieldOptions": {
"calcs": [
"lastNotNull"
],
"defaults": {
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "locale"
},
"overrides": [],
"values": false
},
"graphMode": "area",
"justifyMode": "center",
"orientation": "horizontal"
},
"pluginVersion": "6.7.2",
"targets": [
{
"expr": "statping_total_failures{instance=\"$instance\"}",
"format": "time_series",
"instant": false,
"interval": "",
"intervalFactor": 10,
"legendFormat": "Failures",
"refId": "A"
}
2018-11-16 02:52:51 +00:00
],
2020-04-14 16:32:11 +00:00
"timeFrom": null,
"timeShift": null,
"title": "Service Failures",
"transparent": true,
"type": "stat"
},
{
"cacheTimeout": null,
2018-11-16 02:52:51 +00:00
"datasource": null,
2020-04-14 16:32:11 +00:00
"gridPos": {
"h": 4,
"w": 20,
"x": 4,
"y": 0
},
"id": 17,
"links": [],
"options": {
"colorMode": "background",
"fieldOptions": {
"calcs": [
"lastNotNull"
],
"defaults": {
"mappings": [
{
"id": 0,
"op": "=",
"text": "N/A",
"type": 1,
"value": "null"
}
],
"nullValueMode": "connected",
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "rgb(255, 244, 0)",
"value": 5
},
{
"color": "dark-orange",
"value": 30
},
{
"color": "red",
"value": 95
}
]
},
"unit": "short"
},
"overrides": [],
"values": false
},
"graphMode": "area",
"justifyMode": "center",
"orientation": "vertical"
2018-11-16 02:52:51 +00:00
},
2020-04-14 16:32:11 +00:00
"pluginVersion": "6.7.2",
"targets": [
{
"aggregation": "Last",
"decimals": 2,
"displayAliasType": "Warning / Critical",
"displayType": "Regular",
"displayValueWithAlias": "Never",
"expr": "statping_service_failures{instance=\"$instance\"}",
"format": "time_series",
"instant": false,
"interval": "",
"intervalFactor": 4,
"legendFormat": "{{name}}",
"refId": "A",
"units": "none",
"valueHandler": "Number Threshold"
}
],
"timeFrom": null,
"timeShift": null,
"title": "",
"transparent": true,
"type": "stat"
},
{
"cacheTimeout": null,
"datasource": null,
2018-11-16 02:52:51 +00:00
"gridPos": {
2020-04-14 16:32:11 +00:00
"h": 4,
"w": 4,
2018-11-16 02:52:51 +00:00
"x": 0,
2020-04-14 16:32:11 +00:00
"y": 4
2018-11-16 02:52:51 +00:00
},
"id": 6,
"links": [],
2020-04-14 16:32:11 +00:00
"options": {
"colorMode": "value",
"fieldOptions": {
"calcs": [
"last"
],
"defaults": {
"mappings": [
{
"id": 0,
"op": "=",
"text": "N/A",
"type": 1,
"value": "null"
}
],
"nullValueMode": "connected",
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "dark-red",
"value": null
},
{
"color": "dark-green",
"value": 45
},
{
"color": "#EAB839",
"value": 65
}
]
},
"unit": "dtdurations"
},
"overrides": [],
"values": false
2018-11-16 02:52:51 +00:00
},
2020-04-14 16:32:11 +00:00
"graphMode": "area",
"justifyMode": "center",
"orientation": "horizontal"
},
"pluginVersion": "6.7.2",
"targets": [
2018-11-16 02:52:51 +00:00
{
2020-04-14 16:32:11 +00:00
"expr": "statping_seconds_online{instance=\"$instance\"}",
"format": "time_series",
"instant": false,
"refId": "A"
2018-11-16 02:52:51 +00:00
}
],
2020-04-14 16:32:11 +00:00
"timeFrom": null,
"timeShift": null,
"title": "Time Online",
"type": "stat"
},
{
"datasource": null,
"gridPos": {
"h": 5,
"w": 20,
"x": 4,
"y": 4
},
"id": 8,
"options": {
"fieldOptions": {
"calcs": [
"lastNotNull"
],
"defaults": {
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "semi-dark-orange",
"value": 200000
},
{
"color": "#EAB839",
"value": 400000
},
{
"color": "semi-dark-red",
"value": 600000
}
]
},
"unit": "µs"
},
"overrides": [],
"values": false
},
"orientation": "horizontal",
"showThresholdLabels": false,
"showThresholdMarkers": true
},
"pluginVersion": "6.7.2",
"repeat": null,
"repeatDirection": "h",
"targets": [
2018-11-16 02:52:51 +00:00
{
2020-04-14 16:32:11 +00:00
"expr": "statping_service_latency{instance=\"$instance\"}",
"format": "time_series",
"interval": "",
"intervalFactor": 1,
"legendFormat": "{{name}}",
"refId": "A"
2018-11-16 02:52:51 +00:00
}
],
2020-04-14 16:32:11 +00:00
"timeFrom": null,
"timeShift": null,
"title": "Service Latency",
"transparent": true,
"type": "gauge"
},
{
"aliasColors": {},
"bars": true,
"cacheTimeout": null,
"dashLength": 10,
"dashes": false,
"datasource": null,
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 4,
"w": 4,
"x": 0,
"y": 8
2018-11-16 02:52:51 +00:00
},
2020-04-14 16:32:11 +00:00
"hiddenSeries": false,
"id": 9,
"legend": {
"alignAsTable": false,
"avg": false,
"current": true,
"hideEmpty": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": true
},
"lines": false,
"linewidth": 1,
"links": [],
"nullPointMode": "null",
"options": {
"dataLinks": []
},
"percentage": false,
"pluginVersion": "6.7.2",
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
2018-11-16 02:52:51 +00:00
"targets": [
{
2020-04-14 16:32:11 +00:00
"expr": "statping_go_heap_allocated{instance=\"$instance\"}",
2018-11-16 02:52:51 +00:00
"format": "time_series",
2020-04-14 16:32:11 +00:00
"instant": false,
"interval": "",
"intervalFactor": 10,
"legendFormat": " ",
2018-11-16 02:52:51 +00:00
"refId": "A"
}
],
2020-04-14 16:32:11 +00:00
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "Heap Allocated",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
2018-11-16 02:52:51 +00:00
"transparent": true,
2020-04-14 16:32:11 +00:00
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": false,
"values": []
},
"yaxes": [
2018-11-16 02:52:51 +00:00
{
2020-04-14 16:32:11 +00:00
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": false
2018-11-16 02:52:51 +00:00
},
{
2020-04-14 16:32:11 +00:00
"format": "decbytes",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
2018-11-16 02:52:51 +00:00
}
],
2020-04-14 16:32:11 +00:00
"yaxis": {
"align": false,
"alignLevel": null
}
2018-11-16 02:52:51 +00:00
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
2020-04-14 16:32:11 +00:00
"fill": 6,
"fillGradient": 0,
2018-11-16 02:52:51 +00:00
"gridPos": {
2020-04-14 16:32:11 +00:00
"h": 11,
"w": 20,
"x": 4,
"y": 9
2018-11-16 02:52:51 +00:00
},
2020-04-14 16:32:11 +00:00
"hiddenSeries": false,
"id": 20,
2018-11-16 02:52:51 +00:00
"legend": {
"avg": false,
2020-04-14 16:32:11 +00:00
"current": true,
2018-11-16 02:52:51 +00:00
"max": false,
"min": false,
2020-04-14 16:32:11 +00:00
"rightSide": false,
"show": true,
2018-11-16 02:52:51 +00:00
"total": false,
2020-04-14 16:32:11 +00:00
"values": true
2018-11-16 02:52:51 +00:00
},
"lines": true,
"linewidth": 1,
2020-04-14 16:32:11 +00:00
"maxPerRow": 2,
2018-11-16 02:52:51 +00:00
"nullPointMode": "null",
2020-04-14 16:32:11 +00:00
"options": {
"dataLinks": []
},
2018-11-16 02:52:51 +00:00
"percentage": false,
2020-04-14 16:32:11 +00:00
"pointradius": 2,
2018-11-16 02:52:51 +00:00
"points": false,
"renderer": "flot",
2020-04-14 16:32:11 +00:00
"repeatDirection": "h",
2018-11-16 02:52:51 +00:00
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
2020-04-14 16:32:11 +00:00
"expr": "statping_service_latency{instance=\"$instance\"}",
2018-11-16 02:52:51 +00:00
"format": "time_series",
2020-04-14 16:32:11 +00:00
"interval": "",
2018-11-16 02:52:51 +00:00
"legendFormat": "{{name}}",
"refId": "A"
}
],
"thresholds": [],
"timeFrom": null,
2020-04-14 16:32:11 +00:00
"timeRegions": [],
2018-11-16 02:52:51 +00:00
"timeShift": null,
2020-04-14 16:32:11 +00:00
"title": "Service Latency",
2018-11-16 02:52:51 +00:00
"tooltip": {
"shared": true,
2020-04-14 16:32:11 +00:00
"sort": 2,
2018-11-16 02:52:51 +00:00
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
"yaxes": [
{
2020-04-14 16:32:11 +00:00
"format": "µs",
2018-11-16 02:52:51 +00:00
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
2020-04-14 16:32:11 +00:00
"format": "ms",
2018-11-16 02:52:51 +00:00
"label": null,
"logBase": 1,
"max": null,
"min": null,
2020-04-14 16:32:11 +00:00
"show": false
2018-11-16 02:52:51 +00:00
}
],
"yaxis": {
"align": false,
"alignLevel": null
}
},
{
2020-04-14 16:32:11 +00:00
"aliasColors": {
" ": "dark-blue"
},
"bars": true,
2018-11-16 02:52:51 +00:00
"cacheTimeout": null,
2020-04-14 16:32:11 +00:00
"dashLength": 10,
"dashes": false,
2018-11-16 02:52:51 +00:00
"datasource": null,
2020-04-14 16:32:11 +00:00
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 4,
"w": 4,
"x": 0,
"y": 12
},
"hiddenSeries": false,
"id": 21,
"legend": {
"avg": false,
"current": true,
"max": false,
"min": false,
2018-11-16 02:52:51 +00:00
"show": true,
2020-04-14 16:32:11 +00:00
"total": false,
"values": true
2018-11-16 02:52:51 +00:00
},
2020-04-14 16:32:11 +00:00
"lines": false,
"linewidth": 1,
"links": [],
"nullPointMode": "null",
"options": {
"dataLinks": []
},
"percentage": false,
"pluginVersion": "6.7.2",
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"expr": "statping_go_heap_in_use{instance=\"$instance\"}",
"instant": false,
"interval": "",
"intervalFactor": 10,
"legendFormat": " ",
"refId": "A"
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "Heap In-Use",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"transparent": true,
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": false,
"values": []
},
"yaxes": [
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": false
},
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": false
}
],
"yaxis": {
"align": false,
"alignLevel": null
}
},
{
"cacheTimeout": null,
"datasource": null,
2018-11-16 02:52:51 +00:00
"gridPos": {
2020-04-14 16:32:11 +00:00
"h": 3,
"w": 4,
2018-11-16 02:52:51 +00:00
"x": 0,
2020-04-14 16:32:11 +00:00
"y": 16
2018-11-16 02:52:51 +00:00
},
2020-04-14 16:32:11 +00:00
"id": 23,
2018-11-16 02:52:51 +00:00
"links": [],
2020-04-14 16:32:11 +00:00
"options": {
"colorMode": "value",
"fieldOptions": {
"calcs": [
"lastNotNull"
],
"defaults": {
"decimals": 1,
"mappings": [],
"nullValueMode": "connected",
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "semi-dark-blue",
"value": 13000000
}
]
},
"unit": "decbytes"
},
"overrides": [],
"values": false
2018-11-16 02:52:51 +00:00
},
2020-04-14 16:32:11 +00:00
"graphMode": "area",
"justifyMode": "auto",
"orientation": "horizontal"
},
"pluginVersion": "6.7.2",
"targets": [
2018-11-16 02:52:51 +00:00
{
2020-04-14 16:32:11 +00:00
"expr": "statping_go_heap_frees{instance=\"$instance\"}",
"instant": false,
"interval": "",
"intervalFactor": 1,
"legendFormat": "",
"refId": "A"
2018-11-16 02:52:51 +00:00
}
],
2020-04-14 16:32:11 +00:00
"timeFrom": null,
"timeShift": null,
"title": "Heap Freed",
"type": "stat"
},
{
"cacheTimeout": null,
"datasource": null,
"gridPos": {
"h": 3,
"w": 4,
"x": 0,
"y": 19
},
"id": 22,
"links": [],
"options": {
"colorMode": "value",
"fieldOptions": {
"calcs": [
"lastNotNull"
],
"defaults": {
"decimals": 1,
"mappings": [],
"nullValueMode": "connected",
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 13000000
}
]
},
"unit": "short"
},
"overrides": [],
"values": false
},
"graphMode": "area",
"justifyMode": "auto",
"orientation": "horizontal"
},
"pluginVersion": "6.7.2",
"targets": [
2018-11-16 02:52:51 +00:00
{
2020-04-14 16:32:11 +00:00
"expr": "statping_go_heap_objects{instance=\"$instance\"}",
"instant": false,
"interval": "",
"intervalFactor": 1,
"legendFormat": "",
"refId": "A"
2018-11-16 02:52:51 +00:00
}
],
2020-04-14 16:32:11 +00:00
"timeFrom": null,
"timeShift": null,
"title": "Objects",
"type": "stat"
},
{
"cacheTimeout": null,
"datasource": null,
"gridPos": {
"h": 4,
"w": 4,
"x": 0,
"y": 22
},
"id": 12,
"links": [],
"options": {
"colorMode": "value",
"fieldOptions": {
"calcs": [
"lastNotNull"
],
"defaults": {
"decimals": 0,
"mappings": [
{
"id": 0,
"op": "=",
"text": "N/A",
"type": 1,
"value": "null"
}
],
"nullValueMode": "connected",
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "rgb(156, 156, 156)",
"value": null
}
]
},
"title": "",
"unit": "decbytes"
},
"overrides": [],
"values": false
},
"graphMode": "area",
"justifyMode": "center",
"orientation": "horizontal"
2018-11-16 02:52:51 +00:00
},
2020-04-14 16:32:11 +00:00
"pluginVersion": "6.7.2",
2018-11-16 02:52:51 +00:00
"targets": [
{
2020-04-14 16:32:11 +00:00
"expr": "statping_go_system{instance=\"$instance\"}",
2018-11-16 02:52:51 +00:00
"format": "time_series",
2020-04-14 16:32:11 +00:00
"instant": false,
"interval": "",
2018-11-16 02:52:51 +00:00
"intervalFactor": 1,
2020-04-14 16:32:11 +00:00
"legendFormat": "",
2018-11-16 02:52:51 +00:00
"refId": "A"
}
],
2020-04-14 16:32:11 +00:00
"timeFrom": null,
"timeShift": null,
"title": "Golang System",
"transparent": true,
"type": "stat"
},
{
"content": "# Statping\n\n\n\n",
"datasource": null,
"gridPos": {
"h": 2,
"w": 4,
"x": 0,
"y": 26
},
"id": 19,
"mode": "markdown",
"timeFrom": null,
"timeShift": null,
2018-11-16 02:52:51 +00:00
"title": "",
"transparent": true,
2020-04-14 16:32:11 +00:00
"type": "text"
},
{
"cacheTimeout": null,
"columns": [],
"datasource": null,
"fontSize": "100%",
"gridPos": {
"h": 10,
"w": 10,
"x": 0,
"y": 28
},
"id": 13,
"links": [],
"pageSize": null,
"pluginVersion": "6.7.2",
"repeat": null,
"repeatDirection": null,
"showHeader": true,
"sort": {
"col": 0,
"desc": true
},
"styles": [
{
"alias": "Time",
"align": "auto",
"dateFormat": "YYYY-MM-DD HH:mm:ss",
"pattern": "Time",
"type": "date"
},
2018-11-16 02:52:51 +00:00
{
2020-04-14 16:32:11 +00:00
"alias": "",
"align": "right",
"colorMode": null,
"colors": [
"rgba(245, 54, 54, 0.9)",
"rgba(237, 129, 40, 0.89)",
"rgba(50, 172, 45, 0.97)"
],
"decimals": 2,
"pattern": "/.*/",
"thresholds": [],
"type": "number",
"unit": "short"
2018-11-16 02:52:51 +00:00
}
],
2020-04-14 16:32:11 +00:00
"targets": [
{
"expr": "statping_service_last_check{instance=\"$instance\"}",
"format": "time_series",
"interval": "",
"legendFormat": "{{name}}",
"refId": "A"
}
],
"timeFrom": null,
"timeShift": null,
"title": "Service Failures",
"transform": "timeseries_to_rows",
"type": "table"
},
{
"cacheTimeout": null,
"datasource": null,
"gridPos": {
"h": 5,
"w": 20,
"x": 4,
"y": 38
},
"id": 16,
"interval": "",
"links": [],
"options": {
"fieldOptions": {
"calcs": [
"lastNotNull"
],
"defaults": {
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 300
},
{
"color": "#EAB839",
"value": 400
}
]
}
},
"overrides": [],
"values": false
},
"orientation": "horizontal",
"showThresholdLabels": false,
"showThresholdMarkers": true
},
"pluginVersion": "6.7.2",
"targets": [
{
"aggregation": "Last",
"decimals": 2,
"displayAliasType": "Warning / Critical",
"displayType": "Regular",
"displayValueWithAlias": "Never",
"expr": "statping_service_status_code{instance=\"$instance\"} ",
"instant": false,
"interval": "",
"intervalFactor": 1,
"legendFormat": "{{name}}",
"refId": "A",
"units": "none",
"valueHandler": "Number Threshold"
}
],
"timeFrom": null,
"timeShift": null,
"title": "Service Response Status Codes",
"type": "gauge"
2018-11-16 02:52:51 +00:00
},
{
"aliasColors": {},
2020-04-14 16:32:11 +00:00
"bars": true,
"cacheTimeout": null,
2018-11-16 02:52:51 +00:00
"dashLength": 10,
"dashes": false,
"datasource": null,
"fill": 1,
2020-04-14 16:32:11 +00:00
"fillGradient": 0,
2018-11-16 02:52:51 +00:00
"gridPos": {
"h": 8,
2020-04-14 16:32:11 +00:00
"w": 12,
"x": 0,
"y": 43
2018-11-16 02:52:51 +00:00
},
2020-04-14 16:32:11 +00:00
"hiddenSeries": false,
"id": 15,
2018-11-16 02:52:51 +00:00
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": false,
"total": false,
"values": false
},
2020-04-14 16:32:11 +00:00
"lines": false,
2018-11-16 02:52:51 +00:00
"linewidth": 1,
"links": [],
"nullPointMode": "null",
2020-04-14 16:32:11 +00:00
"options": {
"dataLinks": []
},
2018-11-16 02:52:51 +00:00
"percentage": false,
2020-04-14 16:32:11 +00:00
"pluginVersion": "6.7.2",
"pointradius": 2,
2018-11-16 02:52:51 +00:00
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
2020-04-14 16:32:11 +00:00
"expr": "statping_http_requests{instance=\"$instance\"}",
"instant": false,
"interval": "",
2018-11-16 02:52:51 +00:00
"intervalFactor": 1,
2020-04-14 16:32:11 +00:00
"legendFormat": "",
2018-11-16 02:52:51 +00:00
"refId": "A"
}
],
"thresholds": [],
"timeFrom": null,
2020-04-14 16:32:11 +00:00
"timeRegions": [],
2018-11-16 02:52:51 +00:00
"timeShift": null,
2020-04-14 16:32:11 +00:00
"title": "Incoming HTTP Requests",
2018-11-16 02:52:51 +00:00
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
"yaxes": [
{
2020-04-14 16:32:11 +00:00
"format": "short",
2018-11-16 02:52:51 +00:00
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
}
],
"yaxis": {
"align": false,
"alignLevel": null
}
},
{
"cacheTimeout": null,
"datasource": null,
"gridPos": {
2020-04-14 16:32:11 +00:00
"h": 6,
"w": 3,
"x": 16,
"y": 43
2018-11-16 02:52:51 +00:00
},
2020-04-14 16:32:11 +00:00
"id": 2,
2018-11-16 02:52:51 +00:00
"links": [],
2020-04-14 16:32:11 +00:00
"options": {
"colorMode": "value",
"fieldOptions": {
"calcs": [
"mean"
],
"defaults": {
"mappings": [
{
"id": 0,
"op": "=",
"text": "N/A",
"type": 1,
"value": "null"
}
],
"nullValueMode": "connected",
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "none"
},
"overrides": [],
"values": false
2018-11-16 02:52:51 +00:00
},
2020-04-14 16:32:11 +00:00
"graphMode": "area",
"justifyMode": "auto",
"orientation": "horizontal"
2018-11-16 02:52:51 +00:00
},
2020-04-14 16:32:11 +00:00
"pluginVersion": "6.7.2",
2018-11-16 02:52:51 +00:00
"targets": [
{
2020-04-14 16:32:11 +00:00
"expr": "statping_go_goroutines{instance=\"$instance\"}",
"instant": false,
"intervalFactor": 2,
2018-11-16 02:52:51 +00:00
"refId": "A"
}
],
2020-04-14 16:32:11 +00:00
"timeFrom": null,
"timeShift": null,
"title": "GO Routines",
"type": "stat"
2018-11-16 02:52:51 +00:00
},
{
2020-04-14 16:32:11 +00:00
"aliasColors": {},
"bars": true,
"dashLength": 10,
"dashes": false,
2018-11-16 02:52:51 +00:00
"datasource": null,
2020-04-14 16:32:11 +00:00
"fill": 1,
"fillGradient": 0,
2018-11-16 02:52:51 +00:00
"gridPos": {
2020-04-14 16:32:11 +00:00
"h": 7,
"w": 4,
"x": 8,
"y": 51
2018-11-16 02:52:51 +00:00
},
2020-04-14 16:32:11 +00:00
"hiddenSeries": false,
"id": 11,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
2018-11-16 02:52:51 +00:00
},
2020-04-14 16:32:11 +00:00
"lines": false,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"dataLinks": []
},
"percentage": false,
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
2018-11-16 02:52:51 +00:00
"targets": [
{
2020-04-14 16:32:11 +00:00
"expr": "statping_go_heap_released{instance=\"$instance\"}",
"intervalFactor": 4,
"legendFormat": "{{job}}",
2018-11-16 02:52:51 +00:00
"refId": "A"
}
],
2020-04-14 16:32:11 +00:00
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "Go Heap Released",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
"yaxes": [
2018-11-16 02:52:51 +00:00
{
2020-04-14 16:32:11 +00:00
"format": "decbytes",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": false
2018-11-16 02:52:51 +00:00
}
],
2020-04-14 16:32:11 +00:00
"yaxis": {
"align": false,
"alignLevel": null
}
2018-11-16 02:52:51 +00:00
}
],
2020-04-14 16:32:11 +00:00
"refresh": "5s",
"schemaVersion": 22,
2018-11-16 02:52:51 +00:00
"style": "dark",
"tags": [],
"templating": {
"list": [
{
"allValue": null,
"current": {
2020-04-14 16:32:11 +00:00
"text": "vue.statping.com:443",
"value": "vue.statping.com:443"
2018-11-16 02:52:51 +00:00
},
"datasource": "prometheus",
2020-04-14 16:32:11 +00:00
"definition": "label_values(instance)",
2018-11-16 02:52:51 +00:00
"hide": 0,
"includeAll": false,
2020-04-14 16:32:11 +00:00
"index": -1,
"label": "Instance",
2018-11-16 02:52:51 +00:00
"multi": false,
2020-04-14 16:32:11 +00:00
"name": "instance",
2018-11-16 02:52:51 +00:00
"options": [],
2020-04-14 16:32:11 +00:00
"query": "label_values(instance)",
2018-11-16 02:52:51 +00:00
"refresh": 1,
"regex": "",
"skipUrlSync": false,
"sort": 0,
"tagValuesQuery": "",
"tags": [],
"tagsQuery": "",
"type": "query",
"useTags": false
}
]
},
"time": {
2020-04-14 16:32:11 +00:00
"from": "now-30m",
2018-11-16 02:52:51 +00:00
"to": "now"
},
"timepicker": {
"refresh_intervals": [
"5s",
"10s",
"30s",
"1m",
"5m",
"15m",
"30m",
"1h",
"2h",
"1d"
]
},
"timezone": "",
2018-12-04 04:17:29 +00:00
"title": "Statping",
2020-04-14 16:32:11 +00:00
"uid": "_gVlVC_Zz",
"variables": {
"list": []
},
"version": 43
}