2020-04-24 10:40:51 -07:00
|
|
|
{
|
|
|
|
"__inputs": [
|
|
|
|
{
|
|
|
|
"name": "DS_PROMETHEUS",
|
|
|
|
"label": "Prometheus",
|
|
|
|
"description": "",
|
|
|
|
"type": "datasource",
|
|
|
|
"pluginId": "prometheus",
|
|
|
|
"pluginName": "Prometheus"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"__requires": [
|
|
|
|
{
|
|
|
|
"type": "grafana",
|
|
|
|
"id": "grafana",
|
|
|
|
"name": "Grafana",
|
|
|
|
"version": "6.7.3"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "panel",
|
|
|
|
"id": "graph",
|
|
|
|
"name": "Graph",
|
|
|
|
"version": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "datasource",
|
|
|
|
"id": "prometheus",
|
|
|
|
"name": "Prometheus",
|
|
|
|
"version": "1.0.0"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "panel",
|
|
|
|
"id": "singlestat",
|
|
|
|
"name": "Singlestat",
|
|
|
|
"version": ""
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"annotations": {
|
|
|
|
"list": [
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:108",
|
|
|
|
"builtIn": 1,
|
|
|
|
"datasource": "-- Grafana --",
|
|
|
|
"enable": true,
|
|
|
|
"hide": true,
|
|
|
|
"iconColor": "rgba(0, 211, 255, 1)",
|
|
|
|
"name": "Annotations & Alerts",
|
|
|
|
"type": "dashboard"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"description": "Bind9 exporter monitoring",
|
|
|
|
"editable": true,
|
|
|
|
"gnetId": null,
|
|
|
|
"graphTooltip": 0,
|
|
|
|
"id": null,
|
2020-05-22 10:35:25 -07:00
|
|
|
"iteration": 1590168697553,
|
2020-04-24 10:40:51 -07:00
|
|
|
"links": [],
|
|
|
|
"panels": [
|
|
|
|
{
|
|
|
|
"collapsed": false,
|
|
|
|
"datasource": "${DS_PROMETHEUS}",
|
|
|
|
"gridPos": {
|
|
|
|
"h": 1,
|
|
|
|
"w": 24,
|
|
|
|
"x": 0,
|
|
|
|
"y": 0
|
|
|
|
},
|
|
|
|
"id": 23,
|
|
|
|
"panels": [],
|
|
|
|
"title": "General",
|
|
|
|
"type": "row"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"aliasColors": {},
|
|
|
|
"bars": false,
|
|
|
|
"dashLength": 10,
|
|
|
|
"dashes": false,
|
|
|
|
"datasource": "${DS_PROMETHEUS}",
|
|
|
|
"fill": 2,
|
|
|
|
"fillGradient": 0,
|
|
|
|
"gridPos": {
|
|
|
|
"h": 9,
|
|
|
|
"w": 24,
|
|
|
|
"x": 0,
|
|
|
|
"y": 1
|
|
|
|
},
|
|
|
|
"hiddenSeries": false,
|
|
|
|
"id": 21,
|
|
|
|
"interval": "",
|
|
|
|
"legend": {
|
|
|
|
"alignAsTable": false,
|
|
|
|
"avg": true,
|
|
|
|
"current": true,
|
|
|
|
"max": true,
|
|
|
|
"min": true,
|
|
|
|
"rightSide": false,
|
|
|
|
"show": true,
|
|
|
|
"total": false,
|
|
|
|
"values": true
|
|
|
|
},
|
|
|
|
"lines": true,
|
|
|
|
"linewidth": 1,
|
|
|
|
"nullPointMode": "null as zero",
|
|
|
|
"options": {
|
|
|
|
"dataLinks": []
|
|
|
|
},
|
|
|
|
"percentage": false,
|
|
|
|
"pointradius": 2,
|
|
|
|
"points": false,
|
|
|
|
"renderer": "flot",
|
|
|
|
"seriesOverrides": [
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:1265",
|
2020-05-22 10:35:25 -07:00
|
|
|
"alias": "/.*Out.*/",
|
2020-04-24 10:40:51 -07:00
|
|
|
"transform": "negative-Y"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"spaceLength": 10,
|
|
|
|
"stack": false,
|
|
|
|
"steppedLine": false,
|
|
|
|
"targets": [
|
|
|
|
{
|
2021-03-03 02:44:44 -08:00
|
|
|
"expr": "sum (rate(bind_incoming_queries_total{instance=~\"$host:$port\"}[$__rate_interval]))",
|
2020-04-24 10:40:51 -07:00
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "Incoming",
|
|
|
|
"refId": "A"
|
|
|
|
},
|
|
|
|
{
|
2021-03-03 02:44:44 -08:00
|
|
|
"expr": "sum (rate(bind_resolver_queries_total{instance=~\"$host:$port\"}[$__rate_interval]))",
|
2020-04-24 10:40:51 -07:00
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "Outgoing",
|
|
|
|
"refId": "B"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": [],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeRegions": [],
|
|
|
|
"timeShift": null,
|
2020-05-22 10:35:25 -07:00
|
|
|
"title": "All DNS Queries",
|
2020-04-24 10:40:51 -07:00
|
|
|
"tooltip": {
|
|
|
|
"shared": true,
|
|
|
|
"sort": 0,
|
|
|
|
"value_type": "individual"
|
|
|
|
},
|
|
|
|
"type": "graph",
|
|
|
|
"xaxis": {
|
|
|
|
"buckets": null,
|
|
|
|
"mode": "time",
|
|
|
|
"name": null,
|
|
|
|
"show": true,
|
|
|
|
"values": []
|
|
|
|
},
|
|
|
|
"yaxes": [
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:1297",
|
|
|
|
"decimals": null,
|
|
|
|
"format": "short",
|
2020-05-22 10:35:25 -07:00
|
|
|
"label": "queries (-) out / (+) in",
|
2020-04-24 10:40:51 -07:00
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": null,
|
|
|
|
"show": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:1298",
|
|
|
|
"format": "short",
|
|
|
|
"label": null,
|
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": null,
|
|
|
|
"show": false
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"yaxis": {
|
|
|
|
"align": false,
|
|
|
|
"alignLevel": null
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"aliasColors": {},
|
|
|
|
"bars": false,
|
|
|
|
"dashLength": 10,
|
|
|
|
"dashes": false,
|
|
|
|
"datasource": "${DS_PROMETHEUS}",
|
|
|
|
"fill": 2,
|
|
|
|
"fillGradient": 0,
|
|
|
|
"gridPos": {
|
|
|
|
"h": 11,
|
|
|
|
"w": 12,
|
|
|
|
"x": 0,
|
2020-05-22 10:35:25 -07:00
|
|
|
"y": 10
|
2020-04-24 10:40:51 -07:00
|
|
|
},
|
|
|
|
"hiddenSeries": false,
|
|
|
|
"id": 6,
|
|
|
|
"interval": "",
|
|
|
|
"legend": {
|
|
|
|
"alignAsTable": true,
|
|
|
|
"avg": true,
|
|
|
|
"current": true,
|
|
|
|
"max": true,
|
|
|
|
"min": true,
|
|
|
|
"show": true,
|
|
|
|
"total": false,
|
|
|
|
"values": true
|
|
|
|
},
|
|
|
|
"lines": true,
|
|
|
|
"linewidth": 1,
|
|
|
|
"nullPointMode": "null as zero",
|
|
|
|
"options": {
|
|
|
|
"dataLinks": []
|
|
|
|
},
|
|
|
|
"percentage": false,
|
|
|
|
"pointradius": 2,
|
|
|
|
"points": false,
|
|
|
|
"renderer": "flot",
|
|
|
|
"seriesOverrides": [],
|
|
|
|
"spaceLength": 10,
|
|
|
|
"stack": false,
|
|
|
|
"steppedLine": false,
|
|
|
|
"targets": [
|
|
|
|
{
|
2021-03-03 02:44:44 -08:00
|
|
|
"expr": "rate(bind_incoming_queries_total{instance=~\"$host:$port\"}[$__rate_interval])",
|
2020-04-24 10:40:51 -07:00
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "{{ type }}",
|
|
|
|
"refId": "A"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": [],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeRegions": [],
|
|
|
|
"timeShift": null,
|
2020-05-22 10:35:25 -07:00
|
|
|
"title": "Incoming DNS Queries",
|
2020-04-24 10:40:51 -07:00
|
|
|
"tooltip": {
|
|
|
|
"shared": true,
|
|
|
|
"sort": 0,
|
|
|
|
"value_type": "individual"
|
|
|
|
},
|
|
|
|
"type": "graph",
|
|
|
|
"xaxis": {
|
|
|
|
"buckets": null,
|
|
|
|
"mode": "time",
|
|
|
|
"name": null,
|
|
|
|
"show": true,
|
|
|
|
"values": []
|
|
|
|
},
|
|
|
|
"yaxes": [
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:1297",
|
|
|
|
"decimals": null,
|
|
|
|
"format": "short",
|
2020-05-22 10:35:25 -07:00
|
|
|
"label": "queries",
|
2020-04-24 10:40:51 -07:00
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": "0",
|
|
|
|
"show": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:1298",
|
|
|
|
"format": "short",
|
|
|
|
"label": null,
|
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": null,
|
|
|
|
"show": false
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"yaxis": {
|
|
|
|
"align": false,
|
|
|
|
"alignLevel": null
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"aliasColors": {},
|
|
|
|
"bars": false,
|
|
|
|
"dashLength": 10,
|
|
|
|
"dashes": false,
|
|
|
|
"datasource": "${DS_PROMETHEUS}",
|
|
|
|
"fill": 2,
|
|
|
|
"fillGradient": 0,
|
|
|
|
"gridPos": {
|
|
|
|
"h": 11,
|
|
|
|
"w": 12,
|
|
|
|
"x": 12,
|
2020-05-22 10:35:25 -07:00
|
|
|
"y": 10
|
2020-04-24 10:40:51 -07:00
|
|
|
},
|
|
|
|
"hiddenSeries": false,
|
|
|
|
"id": 10,
|
|
|
|
"interval": "",
|
|
|
|
"legend": {
|
|
|
|
"alignAsTable": true,
|
|
|
|
"avg": true,
|
|
|
|
"current": true,
|
|
|
|
"max": true,
|
|
|
|
"min": true,
|
|
|
|
"show": true,
|
|
|
|
"total": false,
|
|
|
|
"values": true
|
|
|
|
},
|
|
|
|
"lines": true,
|
|
|
|
"linewidth": 1,
|
|
|
|
"nullPointMode": "null as zero",
|
|
|
|
"options": {
|
|
|
|
"dataLinks": []
|
|
|
|
},
|
|
|
|
"percentage": false,
|
|
|
|
"pointradius": 2,
|
|
|
|
"points": false,
|
|
|
|
"renderer": "flot",
|
|
|
|
"seriesOverrides": [],
|
|
|
|
"spaceLength": 10,
|
|
|
|
"stack": false,
|
|
|
|
"steppedLine": false,
|
|
|
|
"targets": [
|
|
|
|
{
|
2021-03-03 02:44:44 -08:00
|
|
|
"expr": "rate(bind_resolver_queries_total{instance=~\"$host:$port\",view=~\"$view\"}[$__rate_interval])",
|
2020-04-24 10:40:51 -07:00
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "{{ type }} {{ view }}",
|
|
|
|
"refId": "A"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": [],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeRegions": [],
|
|
|
|
"timeShift": null,
|
2020-05-22 10:35:25 -07:00
|
|
|
"title": "Outgoing DNS Queries",
|
2020-04-24 10:40:51 -07:00
|
|
|
"tooltip": {
|
|
|
|
"shared": true,
|
|
|
|
"sort": 0,
|
|
|
|
"value_type": "individual"
|
|
|
|
},
|
|
|
|
"type": "graph",
|
|
|
|
"xaxis": {
|
|
|
|
"buckets": null,
|
|
|
|
"mode": "time",
|
|
|
|
"name": null,
|
|
|
|
"show": true,
|
|
|
|
"values": []
|
|
|
|
},
|
|
|
|
"yaxes": [
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:1297",
|
|
|
|
"decimals": null,
|
|
|
|
"format": "short",
|
2020-05-22 10:35:25 -07:00
|
|
|
"label": "queries",
|
2020-04-24 10:40:51 -07:00
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": "0",
|
|
|
|
"show": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:1298",
|
|
|
|
"format": "short",
|
|
|
|
"label": null,
|
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": null,
|
|
|
|
"show": false
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"yaxis": {
|
|
|
|
"align": false,
|
|
|
|
"alignLevel": null
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"aliasColors": {},
|
|
|
|
"bars": false,
|
|
|
|
"dashLength": 10,
|
|
|
|
"dashes": false,
|
|
|
|
"datasource": "${DS_PROMETHEUS}",
|
|
|
|
"fill": 2,
|
|
|
|
"fillGradient": 0,
|
|
|
|
"gridPos": {
|
|
|
|
"h": 10,
|
|
|
|
"w": 12,
|
|
|
|
"x": 0,
|
2020-05-22 10:35:25 -07:00
|
|
|
"y": 21
|
2020-04-24 10:40:51 -07:00
|
|
|
},
|
|
|
|
"hiddenSeries": false,
|
|
|
|
"id": 5,
|
|
|
|
"interval": "",
|
|
|
|
"legend": {
|
|
|
|
"alignAsTable": true,
|
|
|
|
"avg": true,
|
|
|
|
"current": true,
|
|
|
|
"max": true,
|
|
|
|
"min": true,
|
|
|
|
"show": true,
|
|
|
|
"total": false,
|
|
|
|
"values": true
|
|
|
|
},
|
|
|
|
"lines": true,
|
|
|
|
"linewidth": 1,
|
|
|
|
"nullPointMode": "null as zero",
|
|
|
|
"options": {
|
|
|
|
"dataLinks": []
|
|
|
|
},
|
|
|
|
"percentage": false,
|
|
|
|
"pointradius": 2,
|
|
|
|
"points": false,
|
|
|
|
"renderer": "flot",
|
|
|
|
"seriesOverrides": [],
|
|
|
|
"spaceLength": 10,
|
|
|
|
"stack": false,
|
|
|
|
"steppedLine": false,
|
|
|
|
"targets": [
|
|
|
|
{
|
2021-03-03 02:44:44 -08:00
|
|
|
"expr": "rate(bind_incoming_requests_total{instance=~\"$host:$port\"}[$__rate_interval])",
|
2020-04-24 10:40:51 -07:00
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "{{ opcode }}",
|
|
|
|
"refId": "A"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": [],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeRegions": [],
|
|
|
|
"timeShift": null,
|
2020-05-22 10:35:25 -07:00
|
|
|
"title": "Incomming Requests",
|
2020-04-24 10:40:51 -07:00
|
|
|
"tooltip": {
|
|
|
|
"shared": true,
|
|
|
|
"sort": 0,
|
|
|
|
"value_type": "individual"
|
|
|
|
},
|
|
|
|
"type": "graph",
|
|
|
|
"xaxis": {
|
|
|
|
"buckets": null,
|
|
|
|
"mode": "time",
|
|
|
|
"name": null,
|
|
|
|
"show": true,
|
|
|
|
"values": []
|
|
|
|
},
|
|
|
|
"yaxes": [
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:1297",
|
|
|
|
"decimals": null,
|
|
|
|
"format": "short",
|
2020-05-22 10:35:25 -07:00
|
|
|
"label": "requests",
|
2020-04-24 10:40:51 -07:00
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": "0",
|
|
|
|
"show": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:1298",
|
|
|
|
"format": "short",
|
|
|
|
"label": null,
|
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": null,
|
|
|
|
"show": false
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"yaxis": {
|
|
|
|
"align": false,
|
|
|
|
"alignLevel": null
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"aliasColors": {},
|
|
|
|
"bars": false,
|
|
|
|
"dashLength": 10,
|
|
|
|
"dashes": false,
|
|
|
|
"datasource": "${DS_PROMETHEUS}",
|
|
|
|
"fill": 2,
|
|
|
|
"fillGradient": 0,
|
|
|
|
"gridPos": {
|
|
|
|
"h": 10,
|
|
|
|
"w": 12,
|
|
|
|
"x": 12,
|
2020-05-22 10:35:25 -07:00
|
|
|
"y": 21
|
2020-04-24 10:40:51 -07:00
|
|
|
},
|
|
|
|
"hiddenSeries": false,
|
|
|
|
"id": 20,
|
|
|
|
"interval": "",
|
|
|
|
"legend": {
|
|
|
|
"alignAsTable": true,
|
|
|
|
"avg": true,
|
|
|
|
"current": true,
|
|
|
|
"hideEmpty": false,
|
|
|
|
"hideZero": false,
|
|
|
|
"max": true,
|
|
|
|
"min": true,
|
|
|
|
"show": true,
|
|
|
|
"total": false,
|
|
|
|
"values": true
|
|
|
|
},
|
|
|
|
"lines": true,
|
|
|
|
"linewidth": 1,
|
|
|
|
"nullPointMode": "null as zero",
|
|
|
|
"options": {
|
|
|
|
"dataLinks": []
|
|
|
|
},
|
|
|
|
"percentage": false,
|
|
|
|
"pointradius": 2,
|
|
|
|
"points": false,
|
|
|
|
"renderer": "flot",
|
|
|
|
"seriesOverrides": [
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:2059",
|
|
|
|
"alias": "/.*Errors.*/",
|
|
|
|
"color": "#F2495C"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"spaceLength": 10,
|
|
|
|
"stack": false,
|
|
|
|
"steppedLine": false,
|
|
|
|
"targets": [
|
|
|
|
{
|
2021-03-03 02:44:44 -08:00
|
|
|
"expr": "rate(bind_responses_total{instance=~\"$host:$port\"}[$__rate_interval])",
|
2020-04-24 10:40:51 -07:00
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "{{ result }}",
|
|
|
|
"refId": "B"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": [],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeRegions": [],
|
|
|
|
"timeShift": null,
|
2020-05-22 10:35:25 -07:00
|
|
|
"title": "Responses Sent",
|
2020-04-24 10:40:51 -07:00
|
|
|
"tooltip": {
|
|
|
|
"shared": true,
|
|
|
|
"sort": 0,
|
|
|
|
"value_type": "individual"
|
|
|
|
},
|
|
|
|
"type": "graph",
|
|
|
|
"xaxis": {
|
|
|
|
"buckets": null,
|
|
|
|
"mode": "time",
|
|
|
|
"name": null,
|
|
|
|
"show": true,
|
|
|
|
"values": []
|
|
|
|
},
|
|
|
|
"yaxes": [
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:1297",
|
|
|
|
"decimals": null,
|
|
|
|
"format": "short",
|
2020-05-22 10:35:25 -07:00
|
|
|
"label": "responses",
|
2020-04-24 10:40:51 -07:00
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": null,
|
|
|
|
"show": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:1298",
|
|
|
|
"format": "short",
|
|
|
|
"label": null,
|
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": null,
|
|
|
|
"show": false
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"yaxis": {
|
|
|
|
"align": false,
|
|
|
|
"alignLevel": null
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2020-05-22 10:35:25 -07:00
|
|
|
"cacheTimeout": null,
|
|
|
|
"colorBackground": false,
|
|
|
|
"colorValue": false,
|
|
|
|
"colors": [
|
|
|
|
"#299c46",
|
|
|
|
"rgba(237, 129, 40, 0.89)",
|
|
|
|
"#d44a3a"
|
|
|
|
],
|
2020-04-24 10:40:51 -07:00
|
|
|
"datasource": "${DS_PROMETHEUS}",
|
2020-05-22 10:35:25 -07:00
|
|
|
"format": "dateTimeAsIso",
|
|
|
|
"gauge": {
|
|
|
|
"maxValue": 100,
|
|
|
|
"minValue": 0,
|
|
|
|
"show": false,
|
|
|
|
"thresholdLabels": false,
|
|
|
|
"thresholdMarkers": true
|
2020-04-24 10:40:51 -07:00
|
|
|
},
|
|
|
|
"gridPos": {
|
2020-05-22 10:35:25 -07:00
|
|
|
"h": 2,
|
2020-04-24 10:40:51 -07:00
|
|
|
"w": 12,
|
|
|
|
"x": 0,
|
2020-05-22 10:35:25 -07:00
|
|
|
"y": 31
|
2020-04-24 10:40:51 -07:00
|
|
|
},
|
2020-05-22 10:35:25 -07:00
|
|
|
"id": 3,
|
|
|
|
"interval": null,
|
|
|
|
"links": [],
|
|
|
|
"mappingType": 1,
|
|
|
|
"mappingTypes": [
|
2020-04-24 10:40:51 -07:00
|
|
|
{
|
2020-05-22 10:35:25 -07:00
|
|
|
"$$hashKey": "object:945",
|
|
|
|
"name": "value to text",
|
|
|
|
"value": 1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:946",
|
|
|
|
"name": "range to text",
|
|
|
|
"value": 2
|
2020-04-24 10:40:51 -07:00
|
|
|
}
|
|
|
|
],
|
2020-05-22 10:35:25 -07:00
|
|
|
"maxDataPoints": 100,
|
|
|
|
"nullPointMode": "connected",
|
|
|
|
"nullText": null,
|
|
|
|
"postfix": "",
|
|
|
|
"postfixFontSize": "50%",
|
|
|
|
"prefix": "",
|
|
|
|
"prefixFontSize": "50%",
|
|
|
|
"rangeMaps": [
|
2020-04-24 10:40:51 -07:00
|
|
|
{
|
2020-05-22 10:35:25 -07:00
|
|
|
"from": "null",
|
|
|
|
"text": "N/A",
|
|
|
|
"to": "null"
|
2020-04-24 10:40:51 -07:00
|
|
|
}
|
|
|
|
],
|
2020-05-22 10:35:25 -07:00
|
|
|
"sparkline": {
|
|
|
|
"fillColor": "rgba(31, 118, 189, 0.18)",
|
|
|
|
"full": false,
|
|
|
|
"lineColor": "rgb(31, 120, 193)",
|
|
|
|
"show": false,
|
|
|
|
"ymax": null,
|
|
|
|
"ymin": null
|
2020-04-24 10:40:51 -07:00
|
|
|
},
|
2020-05-22 10:35:25 -07:00
|
|
|
"tableColumn": "",
|
2020-04-24 10:40:51 -07:00
|
|
|
"targets": [
|
|
|
|
{
|
2020-05-22 10:35:25 -07:00
|
|
|
"expr": "bind_config_time_seconds{instance=~\"$host:$port\"} * 1000",
|
2020-04-24 10:40:51 -07:00
|
|
|
"interval": "",
|
2020-05-22 10:35:25 -07:00
|
|
|
"legendFormat": "",
|
2020-04-24 10:40:51 -07:00
|
|
|
"refId": "A"
|
|
|
|
}
|
|
|
|
],
|
2020-05-22 10:35:25 -07:00
|
|
|
"thresholds": "",
|
2020-04-24 10:40:51 -07:00
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
2020-05-22 10:35:25 -07:00
|
|
|
"title": "Last Reconfiguration",
|
|
|
|
"type": "singlestat",
|
|
|
|
"valueFontSize": "50%",
|
|
|
|
"valueMaps": [
|
2020-04-24 10:40:51 -07:00
|
|
|
{
|
2020-05-22 10:35:25 -07:00
|
|
|
"$$hashKey": "object:948",
|
|
|
|
"op": "=",
|
|
|
|
"text": "N/A",
|
|
|
|
"value": "null"
|
2020-04-24 10:40:51 -07:00
|
|
|
}
|
|
|
|
],
|
2020-05-22 10:35:25 -07:00
|
|
|
"valueName": "avg"
|
2020-04-24 10:40:51 -07:00
|
|
|
},
|
|
|
|
{
|
2020-05-22 10:35:25 -07:00
|
|
|
"cacheTimeout": null,
|
|
|
|
"colorBackground": false,
|
|
|
|
"colorValue": false,
|
|
|
|
"colors": [
|
|
|
|
"#299c46",
|
|
|
|
"rgba(237, 129, 40, 0.89)",
|
|
|
|
"#d44a3a"
|
|
|
|
],
|
2020-04-24 10:40:51 -07:00
|
|
|
"datasource": "${DS_PROMETHEUS}",
|
2020-05-22 10:35:25 -07:00
|
|
|
"format": "dateTimeAsIso",
|
|
|
|
"gauge": {
|
|
|
|
"maxValue": 100,
|
|
|
|
"minValue": 0,
|
|
|
|
"show": false,
|
|
|
|
"thresholdLabels": false,
|
|
|
|
"thresholdMarkers": true
|
|
|
|
},
|
2020-04-24 10:40:51 -07:00
|
|
|
"gridPos": {
|
2020-05-22 10:35:25 -07:00
|
|
|
"h": 2,
|
2020-04-24 10:40:51 -07:00
|
|
|
"w": 12,
|
2020-05-22 10:35:25 -07:00
|
|
|
"x": 12,
|
|
|
|
"y": 31
|
2020-04-24 10:40:51 -07:00
|
|
|
},
|
2020-05-22 10:35:25 -07:00
|
|
|
"id": 2,
|
|
|
|
"interval": null,
|
|
|
|
"links": [],
|
|
|
|
"mappingType": 1,
|
|
|
|
"mappingTypes": [
|
2020-04-24 10:40:51 -07:00
|
|
|
{
|
2020-05-22 10:35:25 -07:00
|
|
|
"$$hashKey": "object:945",
|
|
|
|
"name": "value to text",
|
|
|
|
"value": 1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:946",
|
|
|
|
"name": "range to text",
|
|
|
|
"value": 2
|
2020-04-24 10:40:51 -07:00
|
|
|
}
|
|
|
|
],
|
2020-05-22 10:35:25 -07:00
|
|
|
"maxDataPoints": 100,
|
|
|
|
"nullPointMode": "connected",
|
|
|
|
"nullText": null,
|
|
|
|
"postfix": "",
|
|
|
|
"postfixFontSize": "50%",
|
|
|
|
"prefix": "",
|
|
|
|
"prefixFontSize": "50%",
|
|
|
|
"rangeMaps": [
|
|
|
|
{
|
|
|
|
"from": "null",
|
|
|
|
"text": "N/A",
|
|
|
|
"to": "null"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"sparkline": {
|
|
|
|
"fillColor": "rgba(31, 118, 189, 0.18)",
|
|
|
|
"full": false,
|
|
|
|
"lineColor": "rgb(31, 120, 193)",
|
|
|
|
"show": false,
|
|
|
|
"ymax": null,
|
|
|
|
"ymin": null
|
|
|
|
},
|
|
|
|
"tableColumn": "",
|
2020-04-24 10:40:51 -07:00
|
|
|
"targets": [
|
|
|
|
{
|
2020-05-22 10:35:25 -07:00
|
|
|
"expr": "bind_boot_time_seconds{instance=~\"$host:$port\"} * 1000",
|
2020-04-24 10:40:51 -07:00
|
|
|
"interval": "",
|
2020-05-22 10:35:25 -07:00
|
|
|
"legendFormat": "",
|
|
|
|
"refId": "A"
|
2020-04-24 10:40:51 -07:00
|
|
|
}
|
|
|
|
],
|
2020-05-22 10:35:25 -07:00
|
|
|
"thresholds": "",
|
2020-04-24 10:40:51 -07:00
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
2020-05-22 10:35:25 -07:00
|
|
|
"title": "BIND Process Start Time",
|
|
|
|
"type": "singlestat",
|
|
|
|
"valueFontSize": "50%",
|
|
|
|
"valueMaps": [
|
2020-04-24 10:40:51 -07:00
|
|
|
{
|
2020-05-22 10:35:25 -07:00
|
|
|
"$$hashKey": "object:948",
|
|
|
|
"op": "=",
|
|
|
|
"text": "N/A",
|
|
|
|
"value": "null"
|
2020-04-24 10:40:51 -07:00
|
|
|
}
|
|
|
|
],
|
2020-05-22 10:35:25 -07:00
|
|
|
"valueName": "avg"
|
2020-04-24 10:40:51 -07:00
|
|
|
},
|
|
|
|
{
|
2020-05-22 10:35:25 -07:00
|
|
|
"collapsed": true,
|
2020-04-24 10:40:51 -07:00
|
|
|
"datasource": "${DS_PROMETHEUS}",
|
|
|
|
"gridPos": {
|
2020-05-22 10:35:25 -07:00
|
|
|
"h": 1,
|
|
|
|
"w": 24,
|
|
|
|
"x": 0,
|
|
|
|
"y": 33
|
2020-04-24 10:40:51 -07:00
|
|
|
},
|
2020-05-22 10:35:25 -07:00
|
|
|
"id": 29,
|
|
|
|
"panels": [
|
2020-04-24 10:40:51 -07:00
|
|
|
{
|
2020-05-22 10:35:25 -07:00
|
|
|
"aliasColors": {},
|
|
|
|
"bars": false,
|
|
|
|
"dashLength": 10,
|
|
|
|
"dashes": false,
|
|
|
|
"datasource": "${DS_PROMETHEUS}",
|
|
|
|
"fill": 2,
|
|
|
|
"fillGradient": 0,
|
|
|
|
"gridPos": {
|
|
|
|
"h": 10,
|
|
|
|
"w": 12,
|
|
|
|
"x": 0,
|
|
|
|
"y": 34
|
|
|
|
},
|
|
|
|
"hiddenSeries": false,
|
|
|
|
"id": 15,
|
|
|
|
"interval": "",
|
|
|
|
"legend": {
|
|
|
|
"alignAsTable": true,
|
|
|
|
"avg": true,
|
|
|
|
"current": true,
|
|
|
|
"hideEmpty": false,
|
|
|
|
"hideZero": false,
|
|
|
|
"max": true,
|
|
|
|
"min": true,
|
|
|
|
"show": true,
|
|
|
|
"total": false,
|
|
|
|
"values": true
|
|
|
|
},
|
|
|
|
"lines": true,
|
|
|
|
"linewidth": 1,
|
|
|
|
"nullPointMode": "null as zero",
|
|
|
|
"options": {
|
|
|
|
"dataLinks": []
|
|
|
|
},
|
|
|
|
"percentage": false,
|
|
|
|
"pointradius": 2,
|
|
|
|
"points": false,
|
|
|
|
"renderer": "flot",
|
|
|
|
"seriesOverrides": [],
|
|
|
|
"spaceLength": 10,
|
|
|
|
"stack": false,
|
|
|
|
"steppedLine": false,
|
|
|
|
"targets": [
|
|
|
|
{
|
2021-03-03 02:44:44 -08:00
|
|
|
"expr": "rate(bind_resolver_query_retries_total{instance=~\"$host:$port\",view=~\"$view\"}[$__rate_interval])",
|
2020-05-22 10:35:25 -07:00
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "queries retry {{ view }} ",
|
|
|
|
"refId": "B"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": [],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeRegions": [],
|
|
|
|
"timeShift": null,
|
|
|
|
"title": "Resolver Query Retries",
|
|
|
|
"tooltip": {
|
|
|
|
"shared": true,
|
|
|
|
"sort": 0,
|
|
|
|
"value_type": "individual"
|
|
|
|
},
|
|
|
|
"type": "graph",
|
|
|
|
"xaxis": {
|
|
|
|
"buckets": null,
|
|
|
|
"mode": "time",
|
|
|
|
"name": null,
|
|
|
|
"show": true,
|
|
|
|
"values": []
|
|
|
|
},
|
|
|
|
"yaxes": [
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:1297",
|
|
|
|
"decimals": null,
|
|
|
|
"format": "short",
|
|
|
|
"label": "queries",
|
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": null,
|
|
|
|
"show": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:1298",
|
|
|
|
"format": "short",
|
|
|
|
"label": null,
|
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": null,
|
|
|
|
"show": false
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"yaxis": {
|
|
|
|
"align": false,
|
|
|
|
"alignLevel": null
|
|
|
|
}
|
|
|
|
},
|
2020-04-24 10:40:51 -07:00
|
|
|
{
|
2020-05-22 10:35:25 -07:00
|
|
|
"aliasColors": {},
|
|
|
|
"bars": false,
|
|
|
|
"dashLength": 10,
|
|
|
|
"dashes": false,
|
|
|
|
"datasource": "${DS_PROMETHEUS}",
|
|
|
|
"fill": 2,
|
|
|
|
"fillGradient": 0,
|
|
|
|
"gridPos": {
|
|
|
|
"h": 10,
|
|
|
|
"w": 12,
|
|
|
|
"x": 12,
|
|
|
|
"y": 34
|
|
|
|
},
|
|
|
|
"hiddenSeries": false,
|
|
|
|
"id": 7,
|
2020-04-24 10:40:51 -07:00
|
|
|
"interval": "",
|
2020-05-22 10:35:25 -07:00
|
|
|
"legend": {
|
|
|
|
"alignAsTable": true,
|
|
|
|
"avg": true,
|
|
|
|
"current": true,
|
|
|
|
"max": true,
|
|
|
|
"min": true,
|
|
|
|
"show": true,
|
|
|
|
"total": false,
|
|
|
|
"values": true
|
|
|
|
},
|
|
|
|
"lines": true,
|
|
|
|
"linewidth": 1,
|
|
|
|
"nullPointMode": "null as zero",
|
|
|
|
"options": {
|
|
|
|
"dataLinks": []
|
|
|
|
},
|
|
|
|
"percentage": false,
|
|
|
|
"pointradius": 2,
|
|
|
|
"points": false,
|
|
|
|
"renderer": "flot",
|
|
|
|
"seriesOverrides": [],
|
|
|
|
"spaceLength": 10,
|
|
|
|
"stack": false,
|
|
|
|
"steppedLine": false,
|
|
|
|
"targets": [
|
|
|
|
{
|
2021-03-03 02:44:44 -08:00
|
|
|
"expr": "rate(bind_query_duplicates_total{instance=~\"$host:$port\"}[$__rate_interval])",
|
2020-05-22 10:35:25 -07:00
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "Duplicated queries received",
|
|
|
|
"refId": "A"
|
|
|
|
},
|
|
|
|
{
|
2021-03-03 02:44:44 -08:00
|
|
|
"expr": "rate(bind_query_errors_total{instance=~\"$host:$port\"}[$__rate_interval])",
|
2020-05-22 10:35:25 -07:00
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "{{ error }} queries",
|
|
|
|
"refId": "B"
|
|
|
|
},
|
|
|
|
{
|
2021-03-03 02:44:44 -08:00
|
|
|
"expr": "rate(bind_query_recursions_total{instance=~\"$host:$port\"}[$__rate_interval])",
|
2020-05-22 10:35:25 -07:00
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "Queries causing recursionries received",
|
|
|
|
"refId": "C"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": [],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeRegions": [],
|
|
|
|
"timeShift": null,
|
|
|
|
"title": "Querie Issues",
|
|
|
|
"tooltip": {
|
|
|
|
"shared": true,
|
|
|
|
"sort": 0,
|
|
|
|
"value_type": "individual"
|
|
|
|
},
|
|
|
|
"type": "graph",
|
|
|
|
"xaxis": {
|
|
|
|
"buckets": null,
|
|
|
|
"mode": "time",
|
|
|
|
"name": null,
|
|
|
|
"show": true,
|
|
|
|
"values": []
|
|
|
|
},
|
|
|
|
"yaxes": [
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:1297",
|
|
|
|
"decimals": null,
|
|
|
|
"format": "short",
|
|
|
|
"label": "queries",
|
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": "0",
|
|
|
|
"show": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:1298",
|
|
|
|
"format": "short",
|
|
|
|
"label": null,
|
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": null,
|
|
|
|
"show": false
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"yaxis": {
|
|
|
|
"align": false,
|
|
|
|
"alignLevel": null
|
|
|
|
}
|
2020-04-24 10:40:51 -07:00
|
|
|
},
|
|
|
|
{
|
2020-05-22 10:35:25 -07:00
|
|
|
"aliasColors": {},
|
|
|
|
"bars": false,
|
|
|
|
"dashLength": 10,
|
|
|
|
"dashes": false,
|
|
|
|
"datasource": "${DS_PROMETHEUS}",
|
|
|
|
"fill": 2,
|
|
|
|
"fillGradient": 0,
|
|
|
|
"gridPos": {
|
|
|
|
"h": 10,
|
|
|
|
"w": 12,
|
|
|
|
"x": 0,
|
|
|
|
"y": 44
|
|
|
|
},
|
|
|
|
"hiddenSeries": false,
|
|
|
|
"id": 16,
|
2020-04-24 10:40:51 -07:00
|
|
|
"interval": "",
|
2020-05-22 10:35:25 -07:00
|
|
|
"legend": {
|
|
|
|
"alignAsTable": true,
|
|
|
|
"avg": true,
|
|
|
|
"current": true,
|
|
|
|
"hideEmpty": false,
|
|
|
|
"hideZero": false,
|
|
|
|
"max": true,
|
|
|
|
"min": true,
|
|
|
|
"show": true,
|
|
|
|
"total": false,
|
|
|
|
"values": true
|
|
|
|
},
|
|
|
|
"lines": true,
|
|
|
|
"linewidth": 1,
|
|
|
|
"nullPointMode": "null as zero",
|
|
|
|
"options": {
|
|
|
|
"dataLinks": []
|
|
|
|
},
|
|
|
|
"percentage": false,
|
|
|
|
"pointradius": 2,
|
|
|
|
"points": false,
|
|
|
|
"renderer": "flot",
|
|
|
|
"seriesOverrides": [],
|
|
|
|
"spaceLength": 10,
|
|
|
|
"stack": false,
|
|
|
|
"steppedLine": false,
|
|
|
|
"targets": [
|
|
|
|
{
|
2021-03-03 02:44:44 -08:00
|
|
|
"expr": "rate(bind_resolver_response_errors_total{instance=~\"$host:$port\",view=~\"$view\"}[$__rate_interval])",
|
2020-05-22 10:35:25 -07:00
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "{{ error }} {{ view }}",
|
|
|
|
"refId": "B"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": [],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeRegions": [],
|
|
|
|
"timeShift": null,
|
|
|
|
"title": "Resolver Response Errors Received",
|
|
|
|
"tooltip": {
|
|
|
|
"shared": true,
|
|
|
|
"sort": 0,
|
|
|
|
"value_type": "individual"
|
|
|
|
},
|
|
|
|
"type": "graph",
|
|
|
|
"xaxis": {
|
|
|
|
"buckets": null,
|
|
|
|
"mode": "time",
|
|
|
|
"name": null,
|
|
|
|
"show": true,
|
|
|
|
"values": []
|
|
|
|
},
|
|
|
|
"yaxes": [
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:1297",
|
|
|
|
"decimals": null,
|
|
|
|
"format": "short",
|
|
|
|
"label": "responses",
|
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": null,
|
|
|
|
"show": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:1298",
|
|
|
|
"format": "short",
|
|
|
|
"label": null,
|
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": null,
|
|
|
|
"show": false
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"yaxis": {
|
|
|
|
"align": false,
|
|
|
|
"alignLevel": null
|
|
|
|
}
|
2020-04-24 10:40:51 -07:00
|
|
|
},
|
|
|
|
{
|
2020-05-22 10:35:25 -07:00
|
|
|
"aliasColors": {},
|
|
|
|
"bars": false,
|
|
|
|
"dashLength": 10,
|
|
|
|
"dashes": false,
|
|
|
|
"datasource": "${DS_PROMETHEUS}",
|
|
|
|
"fill": 2,
|
|
|
|
"fillGradient": 0,
|
|
|
|
"gridPos": {
|
|
|
|
"h": 10,
|
|
|
|
"w": 12,
|
|
|
|
"x": 12,
|
|
|
|
"y": 44
|
|
|
|
},
|
|
|
|
"hiddenSeries": false,
|
|
|
|
"id": 14,
|
|
|
|
"interval": "",
|
|
|
|
"legend": {
|
|
|
|
"alignAsTable": true,
|
|
|
|
"avg": true,
|
|
|
|
"current": true,
|
|
|
|
"hideEmpty": false,
|
|
|
|
"hideZero": false,
|
|
|
|
"max": true,
|
|
|
|
"min": true,
|
|
|
|
"show": true,
|
|
|
|
"total": false,
|
|
|
|
"values": true
|
|
|
|
},
|
|
|
|
"lines": true,
|
|
|
|
"linewidth": 1,
|
|
|
|
"nullPointMode": "null as zero",
|
|
|
|
"options": {
|
|
|
|
"dataLinks": []
|
|
|
|
},
|
|
|
|
"percentage": false,
|
|
|
|
"pointradius": 2,
|
|
|
|
"points": false,
|
|
|
|
"renderer": "flot",
|
|
|
|
"seriesOverrides": [],
|
|
|
|
"spaceLength": 10,
|
|
|
|
"stack": false,
|
|
|
|
"steppedLine": false,
|
|
|
|
"targets": [
|
|
|
|
{
|
2021-03-03 02:44:44 -08:00
|
|
|
"expr": "rate(bind_resolver_query_errors_total{instance=~\"$host:$port\",view=~\"$view\"}[$__rate_interval])",
|
2020-05-22 10:35:25 -07:00
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "{{ error }} {{ view }}",
|
|
|
|
"refId": "B"
|
|
|
|
},
|
|
|
|
{
|
2021-03-03 02:44:44 -08:00
|
|
|
"expr": "rate(bind_resolver_query_edns0_errors_total{instance=~\"$host:$port\",view=~\"$view\"}[$__rate_interval])",
|
2020-05-22 10:35:25 -07:00
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "EDNS(0) error {{ view }}",
|
|
|
|
"refId": "A"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": [],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeRegions": [],
|
|
|
|
"timeShift": null,
|
|
|
|
"title": "Resolver Queries Failed",
|
|
|
|
"tooltip": {
|
|
|
|
"shared": true,
|
|
|
|
"sort": 0,
|
|
|
|
"value_type": "individual"
|
|
|
|
},
|
|
|
|
"type": "graph",
|
|
|
|
"xaxis": {
|
|
|
|
"buckets": null,
|
|
|
|
"mode": "time",
|
|
|
|
"name": null,
|
|
|
|
"show": true,
|
|
|
|
"values": []
|
|
|
|
},
|
|
|
|
"yaxes": [
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:1297",
|
|
|
|
"decimals": null,
|
|
|
|
"format": "short",
|
|
|
|
"label": "queries",
|
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": null,
|
|
|
|
"show": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:1298",
|
|
|
|
"format": "short",
|
|
|
|
"label": null,
|
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": null,
|
|
|
|
"show": false
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"yaxis": {
|
|
|
|
"align": false,
|
|
|
|
"alignLevel": null
|
|
|
|
}
|
2020-04-24 10:40:51 -07:00
|
|
|
}
|
|
|
|
],
|
2020-05-22 10:35:25 -07:00
|
|
|
"title": "Issues",
|
|
|
|
"type": "row"
|
2020-04-24 10:40:51 -07:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"collapsed": true,
|
|
|
|
"datasource": "${DS_PROMETHEUS}",
|
|
|
|
"gridPos": {
|
|
|
|
"h": 1,
|
|
|
|
"w": 24,
|
|
|
|
"x": 0,
|
2020-05-22 10:35:25 -07:00
|
|
|
"y": 34
|
2020-04-24 10:40:51 -07:00
|
|
|
},
|
|
|
|
"id": 27,
|
|
|
|
"panels": [
|
|
|
|
{
|
|
|
|
"aliasColors": {},
|
|
|
|
"bars": false,
|
|
|
|
"dashLength": 10,
|
|
|
|
"dashes": false,
|
|
|
|
"datasource": "${DS_PROMETHEUS}",
|
|
|
|
"fill": 2,
|
|
|
|
"fillGradient": 0,
|
|
|
|
"gridPos": {
|
|
|
|
"h": 10,
|
|
|
|
"w": 12,
|
|
|
|
"x": 0,
|
|
|
|
"y": 55
|
|
|
|
},
|
|
|
|
"hiddenSeries": false,
|
|
|
|
"id": 11,
|
|
|
|
"interval": "",
|
|
|
|
"legend": {
|
|
|
|
"alignAsTable": true,
|
|
|
|
"avg": true,
|
|
|
|
"current": true,
|
|
|
|
"hideEmpty": false,
|
|
|
|
"hideZero": false,
|
|
|
|
"max": true,
|
|
|
|
"min": true,
|
|
|
|
"show": true,
|
|
|
|
"total": false,
|
|
|
|
"values": true
|
|
|
|
},
|
|
|
|
"lines": true,
|
|
|
|
"linewidth": 1,
|
|
|
|
"nullPointMode": "null as zero",
|
|
|
|
"options": {
|
|
|
|
"dataLinks": []
|
|
|
|
},
|
|
|
|
"percentage": false,
|
|
|
|
"pointradius": 2,
|
|
|
|
"points": false,
|
|
|
|
"renderer": "flot",
|
|
|
|
"seriesOverrides": [],
|
|
|
|
"spaceLength": 10,
|
|
|
|
"stack": false,
|
|
|
|
"steppedLine": false,
|
|
|
|
"targets": [
|
|
|
|
{
|
2021-03-03 02:44:44 -08:00
|
|
|
"expr": "rate(bind_resolver_query_duration_seconds_bucket{instance=~\"$host:$port\",view=~\"$view\"}[$__rate_interval])",
|
2020-04-24 10:40:51 -07:00
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "{{ le }} round-trip {{ view }}",
|
|
|
|
"refId": "B"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": [],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeRegions": [],
|
|
|
|
"timeShift": null,
|
2020-05-22 10:35:25 -07:00
|
|
|
"title": "Resolver Query round-trip Time",
|
2020-04-24 10:40:51 -07:00
|
|
|
"tooltip": {
|
|
|
|
"shared": true,
|
|
|
|
"sort": 0,
|
|
|
|
"value_type": "individual"
|
|
|
|
},
|
|
|
|
"type": "graph",
|
|
|
|
"xaxis": {
|
|
|
|
"buckets": null,
|
|
|
|
"mode": "time",
|
|
|
|
"name": null,
|
|
|
|
"show": true,
|
|
|
|
"values": []
|
|
|
|
},
|
|
|
|
"yaxes": [
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:1297",
|
|
|
|
"decimals": null,
|
|
|
|
"format": "s",
|
2020-05-22 10:35:25 -07:00
|
|
|
"label": "time",
|
2020-04-24 10:40:51 -07:00
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": null,
|
|
|
|
"show": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:1298",
|
|
|
|
"format": "short",
|
|
|
|
"label": null,
|
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": null,
|
|
|
|
"show": false
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"yaxis": {
|
|
|
|
"align": false,
|
|
|
|
"alignLevel": null
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"aliasColors": {},
|
|
|
|
"bars": false,
|
|
|
|
"dashLength": 10,
|
|
|
|
"dashes": false,
|
|
|
|
"datasource": "${DS_PROMETHEUS}",
|
|
|
|
"fill": 2,
|
|
|
|
"fillGradient": 0,
|
|
|
|
"gridPos": {
|
|
|
|
"h": 10,
|
|
|
|
"w": 12,
|
|
|
|
"x": 12,
|
|
|
|
"y": 55
|
|
|
|
},
|
|
|
|
"hiddenSeries": false,
|
|
|
|
"id": 12,
|
|
|
|
"interval": "",
|
|
|
|
"legend": {
|
|
|
|
"alignAsTable": true,
|
|
|
|
"avg": true,
|
|
|
|
"current": true,
|
|
|
|
"hideEmpty": false,
|
|
|
|
"hideZero": false,
|
|
|
|
"max": true,
|
|
|
|
"min": true,
|
|
|
|
"show": true,
|
|
|
|
"total": false,
|
|
|
|
"values": true
|
|
|
|
},
|
|
|
|
"lines": true,
|
|
|
|
"linewidth": 1,
|
|
|
|
"nullPointMode": "null as zero",
|
|
|
|
"options": {
|
|
|
|
"dataLinks": []
|
|
|
|
},
|
|
|
|
"percentage": false,
|
|
|
|
"pointradius": 2,
|
|
|
|
"points": false,
|
|
|
|
"renderer": "flot",
|
|
|
|
"seriesOverrides": [],
|
|
|
|
"spaceLength": 10,
|
|
|
|
"stack": false,
|
|
|
|
"steppedLine": false,
|
|
|
|
"targets": [
|
|
|
|
{
|
2021-03-03 02:44:44 -08:00
|
|
|
"expr": "rate(bind_resolver_query_duration_seconds_count{instance=~\"$host:$port\",view=~\"$view\"}[$__rate_interval])",
|
2020-04-24 10:40:51 -07:00
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "count {{ view }} ",
|
|
|
|
"refId": "A"
|
|
|
|
},
|
|
|
|
{
|
2021-03-03 02:44:44 -08:00
|
|
|
"expr": "rate(bind_resolver_query_duration_seconds_sum{instance=~\"$host:$port\",view=~\"$view\"}[$__rate_interval])",
|
2020-04-24 10:40:51 -07:00
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "sum {{ view }}",
|
|
|
|
"refId": "B"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": [],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeRegions": [],
|
|
|
|
"timeShift": null,
|
2020-05-22 10:35:25 -07:00
|
|
|
"title": "Resolver Query round-trip Count / Sum",
|
2020-04-24 10:40:51 -07:00
|
|
|
"tooltip": {
|
|
|
|
"shared": true,
|
|
|
|
"sort": 0,
|
|
|
|
"value_type": "individual"
|
|
|
|
},
|
|
|
|
"type": "graph",
|
|
|
|
"xaxis": {
|
|
|
|
"buckets": null,
|
|
|
|
"mode": "time",
|
|
|
|
"name": null,
|
|
|
|
"show": true,
|
|
|
|
"values": []
|
|
|
|
},
|
|
|
|
"yaxes": [
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:1297",
|
|
|
|
"decimals": null,
|
|
|
|
"format": "s",
|
2020-05-22 10:35:25 -07:00
|
|
|
"label": "time",
|
2020-04-24 10:40:51 -07:00
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": null,
|
|
|
|
"show": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:1298",
|
|
|
|
"format": "short",
|
|
|
|
"label": null,
|
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": null,
|
|
|
|
"show": false
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"yaxis": {
|
|
|
|
"align": false,
|
|
|
|
"alignLevel": null
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"aliasColors": {},
|
|
|
|
"bars": false,
|
|
|
|
"dashLength": 10,
|
|
|
|
"dashes": false,
|
|
|
|
"datasource": "${DS_PROMETHEUS}",
|
|
|
|
"fill": 2,
|
|
|
|
"fillGradient": 0,
|
|
|
|
"gridPos": {
|
|
|
|
"h": 10,
|
|
|
|
"w": 12,
|
|
|
|
"x": 0,
|
|
|
|
"y": 65
|
|
|
|
},
|
|
|
|
"hiddenSeries": false,
|
|
|
|
"id": 8,
|
|
|
|
"interval": "",
|
|
|
|
"legend": {
|
|
|
|
"alignAsTable": true,
|
|
|
|
"avg": true,
|
|
|
|
"current": true,
|
|
|
|
"hideEmpty": false,
|
|
|
|
"hideZero": false,
|
|
|
|
"max": true,
|
|
|
|
"min": true,
|
|
|
|
"show": true,
|
|
|
|
"total": false,
|
|
|
|
"values": true
|
|
|
|
},
|
|
|
|
"lines": true,
|
|
|
|
"linewidth": 1,
|
|
|
|
"nullPointMode": "null as zero",
|
|
|
|
"options": {
|
|
|
|
"dataLinks": []
|
|
|
|
},
|
|
|
|
"percentage": false,
|
|
|
|
"pointradius": 2,
|
|
|
|
"points": false,
|
|
|
|
"renderer": "flot",
|
|
|
|
"seriesOverrides": [],
|
|
|
|
"spaceLength": 10,
|
|
|
|
"stack": false,
|
|
|
|
"steppedLine": false,
|
|
|
|
"targets": [
|
|
|
|
{
|
2021-03-03 02:44:44 -08:00
|
|
|
"expr": "rate(bind_resolver_cache_rrsets{instance=~\"$host:$port\",view=~\"$view\"}[$__rate_interval])",
|
2020-04-24 10:40:51 -07:00
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "{{ type }} {{ view }}",
|
|
|
|
"refId": "A"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": [],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeRegions": [],
|
|
|
|
"timeShift": null,
|
2020-05-22 10:35:25 -07:00
|
|
|
"title": "RRSets in Cache Database",
|
2020-04-24 10:40:51 -07:00
|
|
|
"tooltip": {
|
|
|
|
"shared": true,
|
|
|
|
"sort": 0,
|
|
|
|
"value_type": "individual"
|
|
|
|
},
|
|
|
|
"type": "graph",
|
|
|
|
"xaxis": {
|
|
|
|
"buckets": null,
|
|
|
|
"mode": "time",
|
|
|
|
"name": null,
|
|
|
|
"show": true,
|
|
|
|
"values": []
|
|
|
|
},
|
|
|
|
"yaxes": [
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:1297",
|
|
|
|
"decimals": null,
|
|
|
|
"format": "short",
|
2020-05-22 10:35:25 -07:00
|
|
|
"label": "counter",
|
2020-04-24 10:40:51 -07:00
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": "0",
|
|
|
|
"show": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:1298",
|
|
|
|
"format": "short",
|
|
|
|
"label": null,
|
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": null,
|
|
|
|
"show": false
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"yaxis": {
|
|
|
|
"align": false,
|
|
|
|
"alignLevel": null
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"aliasColors": {},
|
|
|
|
"bars": false,
|
|
|
|
"dashLength": 10,
|
|
|
|
"dashes": false,
|
|
|
|
"datasource": "${DS_PROMETHEUS}",
|
|
|
|
"fill": 2,
|
|
|
|
"fillGradient": 0,
|
|
|
|
"gridPos": {
|
|
|
|
"h": 10,
|
|
|
|
"w": 12,
|
|
|
|
"x": 12,
|
|
|
|
"y": 65
|
|
|
|
},
|
|
|
|
"hiddenSeries": false,
|
|
|
|
"id": 19,
|
|
|
|
"interval": "",
|
|
|
|
"legend": {
|
|
|
|
"alignAsTable": true,
|
|
|
|
"avg": true,
|
|
|
|
"current": true,
|
|
|
|
"hideEmpty": false,
|
|
|
|
"hideZero": false,
|
|
|
|
"max": true,
|
|
|
|
"min": true,
|
|
|
|
"show": true,
|
|
|
|
"total": false,
|
|
|
|
"values": true
|
|
|
|
},
|
|
|
|
"lines": true,
|
|
|
|
"linewidth": 1,
|
|
|
|
"nullPointMode": "null as zero",
|
|
|
|
"options": {
|
|
|
|
"dataLinks": []
|
|
|
|
},
|
|
|
|
"percentage": false,
|
|
|
|
"pointradius": 2,
|
|
|
|
"points": false,
|
|
|
|
"renderer": "flot",
|
2020-05-22 10:35:25 -07:00
|
|
|
"seriesOverrides": [],
|
2020-04-24 10:40:51 -07:00
|
|
|
"spaceLength": 10,
|
|
|
|
"stack": false,
|
|
|
|
"steppedLine": false,
|
|
|
|
"targets": [
|
|
|
|
{
|
2021-03-03 02:44:44 -08:00
|
|
|
"expr": "rate(bind_resolver_response_truncated_total{instance=~\"$host:$port\",view=~\"$view\"}[$__rate_interval])",
|
2020-04-24 10:40:51 -07:00
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "truncated {{ view }}",
|
|
|
|
"refId": "B"
|
|
|
|
},
|
|
|
|
{
|
2021-03-03 02:44:44 -08:00
|
|
|
"expr": "rate(bind_resolver_response_mismatch_total{instance=~\"$host:$port\",view=~\"$view\"}[$__rate_interval])",
|
2020-04-24 10:40:51 -07:00
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "mismatch {{ view }}",
|
|
|
|
"refId": "A"
|
|
|
|
},
|
|
|
|
{
|
2021-03-03 02:44:44 -08:00
|
|
|
"expr": "rate(bind_resolver_response_lame_total{instance=~\"$host:$port\",view=~\"$view\"}[$__rate_interval])",
|
2020-04-24 10:40:51 -07:00
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "lame {{ view }}",
|
|
|
|
"refId": "C"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": [],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeRegions": [],
|
|
|
|
"timeShift": null,
|
2020-05-22 10:35:25 -07:00
|
|
|
"title": "Responses Received Truncated / Mismatch / Lame",
|
2020-04-24 10:40:51 -07:00
|
|
|
"tooltip": {
|
|
|
|
"shared": true,
|
|
|
|
"sort": 0,
|
|
|
|
"value_type": "individual"
|
|
|
|
},
|
|
|
|
"type": "graph",
|
|
|
|
"xaxis": {
|
|
|
|
"buckets": null,
|
|
|
|
"mode": "time",
|
|
|
|
"name": null,
|
|
|
|
"show": true,
|
|
|
|
"values": []
|
|
|
|
},
|
|
|
|
"yaxes": [
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:1297",
|
|
|
|
"decimals": null,
|
|
|
|
"format": "short",
|
2020-05-22 10:35:25 -07:00
|
|
|
"label": "responses",
|
2020-04-24 10:40:51 -07:00
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": null,
|
|
|
|
"show": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:1298",
|
|
|
|
"format": "short",
|
|
|
|
"label": null,
|
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": null,
|
|
|
|
"show": false
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"yaxis": {
|
|
|
|
"align": false,
|
|
|
|
"alignLevel": null
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"title": "Detail",
|
|
|
|
"type": "row"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"collapsed": true,
|
|
|
|
"datasource": "${DS_PROMETHEUS}",
|
|
|
|
"gridPos": {
|
|
|
|
"h": 1,
|
|
|
|
"w": 24,
|
|
|
|
"x": 0,
|
2020-05-22 10:35:25 -07:00
|
|
|
"y": 35
|
2020-04-24 10:40:51 -07:00
|
|
|
},
|
|
|
|
"id": 25,
|
|
|
|
"panels": [
|
|
|
|
{
|
|
|
|
"aliasColors": {},
|
|
|
|
"bars": false,
|
|
|
|
"dashLength": 10,
|
|
|
|
"dashes": false,
|
|
|
|
"datasource": "${DS_PROMETHEUS}",
|
|
|
|
"fill": 2,
|
|
|
|
"fillGradient": 0,
|
|
|
|
"gridPos": {
|
|
|
|
"h": 11,
|
|
|
|
"w": 24,
|
|
|
|
"x": 0,
|
2020-05-22 10:35:25 -07:00
|
|
|
"y": 4
|
2020-04-24 10:40:51 -07:00
|
|
|
},
|
|
|
|
"hiddenSeries": false,
|
|
|
|
"id": 9,
|
|
|
|
"interval": "",
|
|
|
|
"legend": {
|
|
|
|
"alignAsTable": true,
|
|
|
|
"avg": true,
|
|
|
|
"current": true,
|
|
|
|
"hideEmpty": false,
|
|
|
|
"hideZero": false,
|
|
|
|
"max": true,
|
|
|
|
"min": true,
|
|
|
|
"show": true,
|
|
|
|
"total": false,
|
|
|
|
"values": true
|
|
|
|
},
|
|
|
|
"lines": true,
|
|
|
|
"linewidth": 1,
|
|
|
|
"nullPointMode": "null as zero",
|
|
|
|
"options": {
|
|
|
|
"dataLinks": []
|
|
|
|
},
|
|
|
|
"percentage": false,
|
|
|
|
"pointradius": 2,
|
|
|
|
"points": false,
|
|
|
|
"renderer": "flot",
|
|
|
|
"seriesOverrides": [
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:2059",
|
|
|
|
"alias": "/.*Errors.*/",
|
|
|
|
"color": "#F2495C",
|
|
|
|
"transform": "negative-Y"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"spaceLength": 10,
|
|
|
|
"stack": false,
|
|
|
|
"steppedLine": false,
|
|
|
|
"targets": [
|
|
|
|
{
|
2021-03-03 02:44:44 -08:00
|
|
|
"expr": "rate(bind_resolver_dnssec_validation_errors_total{instance=~\"$host:$port\",view=~\"$view\"}[$__rate_interval])",
|
2020-04-24 10:40:51 -07:00
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "Errors {{ view }}",
|
|
|
|
"refId": "B"
|
|
|
|
},
|
|
|
|
{
|
2021-03-03 02:44:44 -08:00
|
|
|
"expr": "sum by (instance, view)(rate(bind_resolver_dnssec_validation_success_total{instance=~\"$host:$port\",view=~\"$view\"}[$__rate_interval]))",
|
2020-04-24 10:40:51 -07:00
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "Sucess {{ view }}",
|
|
|
|
"refId": "A"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": [],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeRegions": [],
|
|
|
|
"timeShift": null,
|
2020-05-22 10:35:25 -07:00
|
|
|
"title": "DNSSEC Validation Attempts",
|
2020-04-24 10:40:51 -07:00
|
|
|
"tooltip": {
|
|
|
|
"shared": true,
|
|
|
|
"sort": 0,
|
|
|
|
"value_type": "individual"
|
|
|
|
},
|
|
|
|
"type": "graph",
|
|
|
|
"xaxis": {
|
|
|
|
"buckets": null,
|
|
|
|
"mode": "time",
|
|
|
|
"name": null,
|
|
|
|
"show": true,
|
|
|
|
"values": []
|
|
|
|
},
|
|
|
|
"yaxes": [
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:1297",
|
|
|
|
"decimals": null,
|
|
|
|
"format": "short",
|
2020-05-22 10:35:25 -07:00
|
|
|
"label": "counter",
|
2020-04-24 10:40:51 -07:00
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": null,
|
|
|
|
"show": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:1298",
|
|
|
|
"format": "short",
|
|
|
|
"label": null,
|
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": null,
|
|
|
|
"show": false
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"yaxis": {
|
|
|
|
"align": false,
|
|
|
|
"alignLevel": null
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"title": "DNSsec",
|
|
|
|
"type": "row"
|
|
|
|
}
|
|
|
|
],
|
2020-04-27 12:02:48 -07:00
|
|
|
"refresh": "1m",
|
2020-04-24 10:40:51 -07:00
|
|
|
"schemaVersion": 22,
|
|
|
|
"style": "dark",
|
|
|
|
"tags": [
|
|
|
|
"bind",
|
|
|
|
"dns"
|
|
|
|
],
|
|
|
|
"templating": {
|
|
|
|
"list": [
|
|
|
|
{
|
|
|
|
"current": {
|
|
|
|
"selected": false,
|
|
|
|
"text": "Prometheus",
|
|
|
|
"value": "Prometheus"
|
|
|
|
},
|
|
|
|
"hide": 0,
|
|
|
|
"includeAll": false,
|
|
|
|
"label": "datasource",
|
|
|
|
"multi": false,
|
|
|
|
"name": "DS_PROMETHEUS",
|
|
|
|
"options": [],
|
|
|
|
"query": "prometheus",
|
|
|
|
"refresh": 1,
|
|
|
|
"regex": "",
|
|
|
|
"skipUrlSync": false,
|
|
|
|
"type": "datasource"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"allValue": null,
|
|
|
|
"current": {},
|
|
|
|
"datasource": "$DS_PROMETHEUS",
|
|
|
|
"definition": "label_values(bind_up, instance)",
|
|
|
|
"hide": 0,
|
|
|
|
"includeAll": false,
|
|
|
|
"index": -1,
|
|
|
|
"label": "host",
|
|
|
|
"multi": false,
|
|
|
|
"name": "host",
|
|
|
|
"options": [],
|
|
|
|
"query": "label_values(bind_up, instance)",
|
|
|
|
"refresh": 1,
|
|
|
|
"regex": "/([^:]+):.*/",
|
|
|
|
"skipUrlSync": false,
|
|
|
|
"sort": 1,
|
|
|
|
"tagValuesQuery": "",
|
|
|
|
"tags": [],
|
|
|
|
"tagsQuery": "",
|
|
|
|
"type": "query",
|
|
|
|
"useTags": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"allValue": null,
|
|
|
|
"current": {},
|
|
|
|
"datasource": "$DS_PROMETHEUS",
|
|
|
|
"definition": "label_values(bind_up, instance)",
|
|
|
|
"hide": 0,
|
|
|
|
"includeAll": false,
|
|
|
|
"index": -1,
|
|
|
|
"label": "port",
|
|
|
|
"multi": false,
|
|
|
|
"name": "port",
|
|
|
|
"options": [],
|
|
|
|
"query": "label_values(bind_up, instance)",
|
|
|
|
"refresh": 1,
|
|
|
|
"regex": "/[^:]+:(.*)/",
|
|
|
|
"skipUrlSync": false,
|
|
|
|
"sort": 1,
|
|
|
|
"tagValuesQuery": "",
|
|
|
|
"tags": [],
|
|
|
|
"tagsQuery": "",
|
|
|
|
"type": "query",
|
|
|
|
"useTags": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"allValue": null,
|
|
|
|
"current": {},
|
|
|
|
"datasource": "${DS_PROMETHEUS}",
|
|
|
|
"definition": "label_values(bind_resolver_query_errors_total, view)",
|
|
|
|
"hide": 0,
|
|
|
|
"includeAll": false,
|
|
|
|
"index": -1,
|
|
|
|
"label": "BIND view",
|
|
|
|
"multi": false,
|
|
|
|
"name": "view",
|
|
|
|
"options": [],
|
|
|
|
"query": "label_values(bind_resolver_query_errors_total, view)",
|
|
|
|
"refresh": 1,
|
|
|
|
"regex": "",
|
|
|
|
"skipUrlSync": false,
|
|
|
|
"sort": 1,
|
|
|
|
"tagValuesQuery": "",
|
|
|
|
"tags": [],
|
|
|
|
"tagsQuery": "",
|
|
|
|
"type": "query",
|
|
|
|
"useTags": false
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"time": {
|
2020-05-22 10:35:25 -07:00
|
|
|
"from": "now-6h",
|
2020-04-24 10:40:51 -07:00
|
|
|
"to": "now"
|
|
|
|
},
|
|
|
|
"timepicker": {
|
|
|
|
"refresh_intervals": [
|
|
|
|
"5s",
|
|
|
|
"10s",
|
|
|
|
"30s",
|
|
|
|
"1m",
|
|
|
|
"5m",
|
|
|
|
"15m",
|
|
|
|
"30m",
|
|
|
|
"1h",
|
|
|
|
"2h",
|
|
|
|
"1d"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"timezone": "",
|
|
|
|
"title": "Bind9 Full",
|
|
|
|
"uid": "Ug7DI83Wz",
|
|
|
|
"variables": {
|
|
|
|
"list": []
|
|
|
|
},
|
2020-05-22 10:35:25 -07:00
|
|
|
"version": 36
|
2020-04-24 10:40:51 -07:00
|
|
|
}
|