Evgeny Smyshlyaev
6 years ago
committed by
GitHub
3 changed files with 957 additions and 14 deletions
@ -0,0 +1,951 @@ |
|||||||
|
{ |
||||||
|
"__inputs": [ |
||||||
|
{ |
||||||
|
"name": "DS_PROMETHEUS", |
||||||
|
"label": "Prometheus", |
||||||
|
"description": "", |
||||||
|
"type": "datasource", |
||||||
|
"pluginId": "prometheus", |
||||||
|
"pluginName": "Prometheus" |
||||||
|
} |
||||||
|
], |
||||||
|
"__requires": [ |
||||||
|
{ |
||||||
|
"type": "panel", |
||||||
|
"id": "corpglory-hastic-graph-panel", |
||||||
|
"name": "Hastic Graph", |
||||||
|
"version": "" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"type": "grafana", |
||||||
|
"id": "grafana", |
||||||
|
"name": "Grafana", |
||||||
|
"version": "6.2.0" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"type": "panel", |
||||||
|
"id": "graph", |
||||||
|
"name": "Graph", |
||||||
|
"version": "" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"type": "datasource", |
||||||
|
"id": "prometheus", |
||||||
|
"name": "Prometheus", |
||||||
|
"version": "1.0.0" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"type": "panel", |
||||||
|
"id": "table", |
||||||
|
"name": "Table", |
||||||
|
"version": "" |
||||||
|
} |
||||||
|
], |
||||||
|
"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": 1, |
||||||
|
"id": null, |
||||||
|
"iteration": 1559660286055, |
||||||
|
"links": [], |
||||||
|
"panels": [ |
||||||
|
{ |
||||||
|
"aliasColors": {}, |
||||||
|
"bars": true, |
||||||
|
"dashLength": 10, |
||||||
|
"dashes": false, |
||||||
|
"datasource": "${DS_PROMETHEUS}", |
||||||
|
"fill": 1, |
||||||
|
"gridPos": { |
||||||
|
"h": 5, |
||||||
|
"w": 10, |
||||||
|
"x": 0, |
||||||
|
"y": 0 |
||||||
|
}, |
||||||
|
"id": 25, |
||||||
|
"legend": { |
||||||
|
"avg": false, |
||||||
|
"current": false, |
||||||
|
"max": false, |
||||||
|
"min": false, |
||||||
|
"show": true, |
||||||
|
"total": false, |
||||||
|
"values": false |
||||||
|
}, |
||||||
|
"lines": false, |
||||||
|
"linewidth": 1, |
||||||
|
"links": [], |
||||||
|
"nullPointMode": "null", |
||||||
|
"options": {}, |
||||||
|
"percentage": false, |
||||||
|
"pointradius": 5, |
||||||
|
"points": false, |
||||||
|
"renderer": "flot", |
||||||
|
"seriesOverrides": [], |
||||||
|
"spaceLength": 10, |
||||||
|
"stack": true, |
||||||
|
"steppedLine": false, |
||||||
|
"targets": [ |
||||||
|
{ |
||||||
|
"expr": "up{job=\"hastic-exporter\"}", |
||||||
|
"format": "time_series", |
||||||
|
"intervalFactor": 1, |
||||||
|
"legendFormat": "{{ instance }}", |
||||||
|
"refId": "A" |
||||||
|
} |
||||||
|
], |
||||||
|
"thresholds": [], |
||||||
|
"timeFrom": null, |
||||||
|
"timeRegions": [], |
||||||
|
"timeShift": null, |
||||||
|
"title": "Hastic Exporter Alive", |
||||||
|
"tooltip": { |
||||||
|
"shared": true, |
||||||
|
"sort": 0, |
||||||
|
"value_type": "individual" |
||||||
|
}, |
||||||
|
"type": "graph", |
||||||
|
"xaxis": { |
||||||
|
"buckets": null, |
||||||
|
"mode": "time", |
||||||
|
"name": null, |
||||||
|
"show": true, |
||||||
|
"values": [] |
||||||
|
}, |
||||||
|
"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 |
||||||
|
} |
||||||
|
], |
||||||
|
"yaxis": { |
||||||
|
"align": false, |
||||||
|
"alignLevel": null |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"columns": [], |
||||||
|
"datasource": "${DS_PROMETHEUS}", |
||||||
|
"fontSize": "100%", |
||||||
|
"gridPos": { |
||||||
|
"h": 5, |
||||||
|
"w": 7, |
||||||
|
"x": 10, |
||||||
|
"y": 0 |
||||||
|
}, |
||||||
|
"id": 33, |
||||||
|
"links": [], |
||||||
|
"options": {}, |
||||||
|
"pageSize": null, |
||||||
|
"scroll": true, |
||||||
|
"showHeader": true, |
||||||
|
"sort": { |
||||||
|
"col": 0, |
||||||
|
"desc": true |
||||||
|
}, |
||||||
|
"styles": [ |
||||||
|
{ |
||||||
|
"alias": "Time", |
||||||
|
"dateFormat": "YYYY-MM-DD HH:mm:ss", |
||||||
|
"pattern": "Time", |
||||||
|
"type": "date" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"alias": "", |
||||||
|
"colorMode": null, |
||||||
|
"colors": [ |
||||||
|
"rgba(245, 54, 54, 0.9)", |
||||||
|
"rgba(237, 129, 40, 0.89)", |
||||||
|
"rgba(50, 172, 45, 0.97)" |
||||||
|
], |
||||||
|
"dateFormat": "YYYY-MM-DD HH:mm:ss", |
||||||
|
"decimals": 2, |
||||||
|
"mappingType": 1, |
||||||
|
"pattern": "", |
||||||
|
"thresholds": [], |
||||||
|
"type": "number", |
||||||
|
"unit": "short" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"alias": "", |
||||||
|
"colorMode": null, |
||||||
|
"colors": [ |
||||||
|
"#7eb26d", |
||||||
|
"rgba(237, 129, 40, 0.89)", |
||||||
|
"rgba(50, 172, 45, 0.97)" |
||||||
|
], |
||||||
|
"dateFormat": "YYYY-MM-DD HH:mm:ss", |
||||||
|
"decimals": 2, |
||||||
|
"mappingType": 1, |
||||||
|
"pattern": "instance", |
||||||
|
"thresholds": [], |
||||||
|
"type": "number", |
||||||
|
"unit": "short" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"alias": "", |
||||||
|
"colorMode": null, |
||||||
|
"colors": [ |
||||||
|
"rgba(245, 54, 54, 0.9)", |
||||||
|
"rgba(237, 129, 40, 0.89)", |
||||||
|
"rgba(50, 172, 45, 0.97)" |
||||||
|
], |
||||||
|
"dateFormat": "YYYY-MM-DD HH:mm:ss", |
||||||
|
"decimals": 2, |
||||||
|
"mappingType": 1, |
||||||
|
"pattern": "packageVersion", |
||||||
|
"thresholds": [], |
||||||
|
"type": "number", |
||||||
|
"unit": "short" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"alias": "", |
||||||
|
"colorMode": null, |
||||||
|
"colors": [ |
||||||
|
"rgba(245, 54, 54, 0.9)", |
||||||
|
"rgba(237, 129, 40, 0.89)", |
||||||
|
"rgba(50, 172, 45, 0.97)" |
||||||
|
], |
||||||
|
"dateFormat": "YYYY-MM-DD HH:mm:ss", |
||||||
|
"decimals": 2, |
||||||
|
"mappingType": 1, |
||||||
|
"pattern": "commitHash", |
||||||
|
"thresholds": [], |
||||||
|
"type": "number", |
||||||
|
"unit": "short" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"alias": "", |
||||||
|
"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": "hidden", |
||||||
|
"unit": "short" |
||||||
|
} |
||||||
|
], |
||||||
|
"targets": [ |
||||||
|
{ |
||||||
|
"expr": "lastAlive{instance=~\"$instance\"}", |
||||||
|
"format": "table", |
||||||
|
"instant": true, |
||||||
|
"intervalFactor": 1, |
||||||
|
"legendFormat": "", |
||||||
|
"refId": "A" |
||||||
|
} |
||||||
|
], |
||||||
|
"title": "Last Alive", |
||||||
|
"transform": "table", |
||||||
|
"type": "table" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"columns": [], |
||||||
|
"datasource": "${DS_PROMETHEUS}", |
||||||
|
"fontSize": "100%", |
||||||
|
"gridPos": { |
||||||
|
"h": 5, |
||||||
|
"w": 7, |
||||||
|
"x": 17, |
||||||
|
"y": 0 |
||||||
|
}, |
||||||
|
"id": 29, |
||||||
|
"links": [], |
||||||
|
"options": {}, |
||||||
|
"pageSize": null, |
||||||
|
"scroll": true, |
||||||
|
"showHeader": true, |
||||||
|
"sort": { |
||||||
|
"col": 0, |
||||||
|
"desc": true |
||||||
|
}, |
||||||
|
"styles": [ |
||||||
|
{ |
||||||
|
"alias": "Time", |
||||||
|
"dateFormat": "YYYY-MM-DD HH:mm:ss", |
||||||
|
"pattern": "Time", |
||||||
|
"type": "date" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"alias": "", |
||||||
|
"colorMode": null, |
||||||
|
"colors": [ |
||||||
|
"rgba(245, 54, 54, 0.9)", |
||||||
|
"rgba(237, 129, 40, 0.89)", |
||||||
|
"rgba(50, 172, 45, 0.97)" |
||||||
|
], |
||||||
|
"dateFormat": "YYYY-MM-DD HH:mm:ss", |
||||||
|
"decimals": 2, |
||||||
|
"mappingType": 1, |
||||||
|
"pattern": "instance", |
||||||
|
"thresholds": [], |
||||||
|
"type": "number", |
||||||
|
"unit": "short" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"alias": "", |
||||||
|
"colorMode": null, |
||||||
|
"colors": [ |
||||||
|
"rgba(245, 54, 54, 0.9)", |
||||||
|
"rgba(237, 129, 40, 0.89)", |
||||||
|
"rgba(50, 172, 45, 0.97)" |
||||||
|
], |
||||||
|
"dateFormat": "YYYY-MM-DD HH:mm:ss", |
||||||
|
"decimals": 2, |
||||||
|
"mappingType": 1, |
||||||
|
"pattern": "packageVersion", |
||||||
|
"thresholds": [], |
||||||
|
"type": "number", |
||||||
|
"unit": "short" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"alias": "", |
||||||
|
"colorMode": null, |
||||||
|
"colors": [ |
||||||
|
"rgba(245, 54, 54, 0.9)", |
||||||
|
"rgba(237, 129, 40, 0.89)", |
||||||
|
"rgba(50, 172, 45, 0.97)" |
||||||
|
], |
||||||
|
"dateFormat": "YYYY-MM-DD HH:mm:ss", |
||||||
|
"decimals": 2, |
||||||
|
"mappingType": 1, |
||||||
|
"pattern": "commitHash", |
||||||
|
"thresholds": [], |
||||||
|
"type": "number", |
||||||
|
"unit": "short" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"alias": "", |
||||||
|
"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": "hidden", |
||||||
|
"unit": "short" |
||||||
|
} |
||||||
|
], |
||||||
|
"targets": [ |
||||||
|
{ |
||||||
|
"expr": "timestamp{instance=~\"$instance\"}", |
||||||
|
"format": "table", |
||||||
|
"instant": true, |
||||||
|
"intervalFactor": 1, |
||||||
|
"legendFormat": "", |
||||||
|
"refId": "A" |
||||||
|
} |
||||||
|
], |
||||||
|
"title": "Metric Last Pull", |
||||||
|
"transform": "table", |
||||||
|
"type": "table" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"aliasColors": {}, |
||||||
|
"bars": false, |
||||||
|
"dashLength": 10, |
||||||
|
"dashes": false, |
||||||
|
"datasource": "${DS_PROMETHEUS}", |
||||||
|
"fill": 1, |
||||||
|
"gridPos": { |
||||||
|
"h": 4, |
||||||
|
"w": 24, |
||||||
|
"x": 0, |
||||||
|
"y": 5 |
||||||
|
}, |
||||||
|
"id": 8, |
||||||
|
"legend": { |
||||||
|
"avg": false, |
||||||
|
"current": false, |
||||||
|
"max": false, |
||||||
|
"min": false, |
||||||
|
"show": true, |
||||||
|
"total": false, |
||||||
|
"values": false |
||||||
|
}, |
||||||
|
"lines": true, |
||||||
|
"linewidth": 1, |
||||||
|
"links": [], |
||||||
|
"nullPointMode": "null", |
||||||
|
"options": {}, |
||||||
|
"percentage": false, |
||||||
|
"pointradius": 5, |
||||||
|
"points": false, |
||||||
|
"renderer": "flot", |
||||||
|
"seriesOverrides": [], |
||||||
|
"spaceLength": 10, |
||||||
|
"stack": false, |
||||||
|
"steppedLine": false, |
||||||
|
"targets": [ |
||||||
|
{ |
||||||
|
"expr": "ready{instance=~\"$instance\"}", |
||||||
|
"format": "time_series", |
||||||
|
"intervalFactor": 1, |
||||||
|
"legendFormat": "{{instance}}-{{packageVersion}}-{{commitHash}}", |
||||||
|
"refId": "A" |
||||||
|
} |
||||||
|
], |
||||||
|
"thresholds": [], |
||||||
|
"timeFrom": null, |
||||||
|
"timeRegions": [], |
||||||
|
"timeShift": null, |
||||||
|
"title": "Analytic Alive", |
||||||
|
"tooltip": { |
||||||
|
"shared": true, |
||||||
|
"sort": 0, |
||||||
|
"value_type": "individual" |
||||||
|
}, |
||||||
|
"type": "graph", |
||||||
|
"xaxis": { |
||||||
|
"buckets": null, |
||||||
|
"mode": "time", |
||||||
|
"name": null, |
||||||
|
"show": true, |
||||||
|
"values": [] |
||||||
|
}, |
||||||
|
"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 |
||||||
|
} |
||||||
|
], |
||||||
|
"yaxis": { |
||||||
|
"align": false, |
||||||
|
"alignLevel": null |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"aliasColors": {}, |
||||||
|
"bars": false, |
||||||
|
"dashLength": 10, |
||||||
|
"dashes": false, |
||||||
|
"datasource": "${DS_PROMETHEUS}", |
||||||
|
"fill": 1, |
||||||
|
"gridPos": { |
||||||
|
"h": 4, |
||||||
|
"w": 12, |
||||||
|
"x": 0, |
||||||
|
"y": 9 |
||||||
|
}, |
||||||
|
"id": 19, |
||||||
|
"legend": { |
||||||
|
"avg": false, |
||||||
|
"current": false, |
||||||
|
"max": false, |
||||||
|
"min": false, |
||||||
|
"show": true, |
||||||
|
"total": false, |
||||||
|
"values": false |
||||||
|
}, |
||||||
|
"lines": true, |
||||||
|
"linewidth": 1, |
||||||
|
"links": [], |
||||||
|
"nullPointMode": "null", |
||||||
|
"options": {}, |
||||||
|
"percentage": false, |
||||||
|
"pointradius": 5, |
||||||
|
"points": false, |
||||||
|
"renderer": "flot", |
||||||
|
"seriesOverrides": [], |
||||||
|
"spaceLength": 10, |
||||||
|
"stack": false, |
||||||
|
"steppedLine": false, |
||||||
|
"targets": [ |
||||||
|
{ |
||||||
|
"expr": "tasksQueueLength{instance=~\"$instance\"}", |
||||||
|
"format": "time_series", |
||||||
|
"intervalFactor": 1, |
||||||
|
"legendFormat": "{{instance}}-{{packageVersion}}-{{commitHash}}", |
||||||
|
"refId": "A" |
||||||
|
} |
||||||
|
], |
||||||
|
"thresholds": [], |
||||||
|
"timeFrom": null, |
||||||
|
"timeRegions": [], |
||||||
|
"timeShift": null, |
||||||
|
"title": "Queue Length for server's waited tasks", |
||||||
|
"tooltip": { |
||||||
|
"shared": true, |
||||||
|
"sort": 0, |
||||||
|
"value_type": "individual" |
||||||
|
}, |
||||||
|
"type": "graph", |
||||||
|
"xaxis": { |
||||||
|
"buckets": null, |
||||||
|
"mode": "time", |
||||||
|
"name": null, |
||||||
|
"show": true, |
||||||
|
"values": [] |
||||||
|
}, |
||||||
|
"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 |
||||||
|
} |
||||||
|
], |
||||||
|
"yaxis": { |
||||||
|
"align": false, |
||||||
|
"alignLevel": null |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"aliasColors": {}, |
||||||
|
"bars": false, |
||||||
|
"dashLength": 10, |
||||||
|
"dashes": false, |
||||||
|
"datasource": "${DS_PROMETHEUS}", |
||||||
|
"fill": 1, |
||||||
|
"gridPos": { |
||||||
|
"h": 4, |
||||||
|
"w": 12, |
||||||
|
"x": 12, |
||||||
|
"y": 9 |
||||||
|
}, |
||||||
|
"hasticDatasource": null, |
||||||
|
"id": 21, |
||||||
|
"legend": { |
||||||
|
"avg": false, |
||||||
|
"current": false, |
||||||
|
"max": false, |
||||||
|
"min": false, |
||||||
|
"show": true, |
||||||
|
"total": false, |
||||||
|
"values": false |
||||||
|
}, |
||||||
|
"lines": true, |
||||||
|
"linewidth": 1, |
||||||
|
"links": [], |
||||||
|
"nullPointMode": "null", |
||||||
|
"options": {}, |
||||||
|
"percentage": false, |
||||||
|
"pointradius": 5, |
||||||
|
"points": false, |
||||||
|
"renderer": "flot", |
||||||
|
"seriesOverrides": [], |
||||||
|
"spaceLength": 10, |
||||||
|
"stack": false, |
||||||
|
"steppedLine": false, |
||||||
|
"targets": [ |
||||||
|
{ |
||||||
|
"expr": "awaitedTasksNumber{instance=~\"$instance\"}", |
||||||
|
"format": "time_series", |
||||||
|
"intervalFactor": 1, |
||||||
|
"legendFormat": "{{instance}}-{{ packageVersion }}-{{ commitHash }}", |
||||||
|
"refId": "A" |
||||||
|
} |
||||||
|
], |
||||||
|
"thresholds": [], |
||||||
|
"timeFrom": null, |
||||||
|
"timeShift": null, |
||||||
|
"title": "Node: awaited tasks from analytics", |
||||||
|
"tooltip": { |
||||||
|
"shared": true, |
||||||
|
"sort": 0, |
||||||
|
"value_type": "individual" |
||||||
|
}, |
||||||
|
"type": "corpglory-hastic-graph-panel", |
||||||
|
"xaxis": { |
||||||
|
"buckets": null, |
||||||
|
"mode": "time", |
||||||
|
"name": null, |
||||||
|
"show": true, |
||||||
|
"values": [] |
||||||
|
}, |
||||||
|
"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 |
||||||
|
} |
||||||
|
] |
||||||
|
}, |
||||||
|
{ |
||||||
|
"aliasColors": {}, |
||||||
|
"bars": false, |
||||||
|
"dashLength": 10, |
||||||
|
"dashes": false, |
||||||
|
"datasource": "${DS_PROMETHEUS}", |
||||||
|
"fill": 1, |
||||||
|
"gridPos": { |
||||||
|
"h": 10, |
||||||
|
"w": 12, |
||||||
|
"x": 0, |
||||||
|
"y": 13 |
||||||
|
}, |
||||||
|
"id": 6, |
||||||
|
"legend": { |
||||||
|
"avg": false, |
||||||
|
"current": false, |
||||||
|
"max": false, |
||||||
|
"min": false, |
||||||
|
"show": true, |
||||||
|
"total": false, |
||||||
|
"values": false |
||||||
|
}, |
||||||
|
"lines": true, |
||||||
|
"linewidth": 1, |
||||||
|
"links": [], |
||||||
|
"nullPointMode": "null", |
||||||
|
"options": {}, |
||||||
|
"percentage": false, |
||||||
|
"pointradius": 5, |
||||||
|
"points": false, |
||||||
|
"renderer": "flot", |
||||||
|
"seriesOverrides": [], |
||||||
|
"spaceLength": 10, |
||||||
|
"stack": false, |
||||||
|
"steppedLine": false, |
||||||
|
"targets": [ |
||||||
|
{ |
||||||
|
"expr": "activeWebhooks{instance=~\"$instance\"}", |
||||||
|
"format": "time_series", |
||||||
|
"intervalFactor": 1, |
||||||
|
"legendFormat": "{{instance}}-{{packageVersion}}-{{commitHash}}", |
||||||
|
"refId": "A" |
||||||
|
} |
||||||
|
], |
||||||
|
"thresholds": [], |
||||||
|
"timeFrom": null, |
||||||
|
"timeRegions": [], |
||||||
|
"timeShift": null, |
||||||
|
"title": "Active Webhooks", |
||||||
|
"tooltip": { |
||||||
|
"shared": true, |
||||||
|
"sort": 0, |
||||||
|
"value_type": "individual" |
||||||
|
}, |
||||||
|
"type": "graph", |
||||||
|
"xaxis": { |
||||||
|
"buckets": null, |
||||||
|
"mode": "time", |
||||||
|
"name": null, |
||||||
|
"show": true, |
||||||
|
"values": [] |
||||||
|
}, |
||||||
|
"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 |
||||||
|
} |
||||||
|
], |
||||||
|
"yaxis": { |
||||||
|
"align": false, |
||||||
|
"alignLevel": null |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"aliasColors": {}, |
||||||
|
"bars": false, |
||||||
|
"dashLength": 10, |
||||||
|
"dashes": false, |
||||||
|
"datasource": "${DS_PROMETHEUS}", |
||||||
|
"fill": 1, |
||||||
|
"gridPos": { |
||||||
|
"h": 5, |
||||||
|
"w": 12, |
||||||
|
"x": 12, |
||||||
|
"y": 13 |
||||||
|
}, |
||||||
|
"id": 10, |
||||||
|
"legend": { |
||||||
|
"avg": false, |
||||||
|
"current": false, |
||||||
|
"max": false, |
||||||
|
"min": false, |
||||||
|
"show": true, |
||||||
|
"total": false, |
||||||
|
"values": false |
||||||
|
}, |
||||||
|
"lines": true, |
||||||
|
"linewidth": 1, |
||||||
|
"links": [], |
||||||
|
"nullPointMode": "null", |
||||||
|
"options": {}, |
||||||
|
"percentage": false, |
||||||
|
"pointradius": 5, |
||||||
|
"points": false, |
||||||
|
"renderer": "flot", |
||||||
|
"seriesOverrides": [], |
||||||
|
"spaceLength": 10, |
||||||
|
"stack": false, |
||||||
|
"steppedLine": false, |
||||||
|
"targets": [ |
||||||
|
{ |
||||||
|
"expr": "detectionsCount{instance=~\"$instance\"}", |
||||||
|
"format": "time_series", |
||||||
|
"intervalFactor": 1, |
||||||
|
"legendFormat": "{{instance}}-{{packageVersion}}-{{commitHash}}", |
||||||
|
"refId": "A" |
||||||
|
} |
||||||
|
], |
||||||
|
"thresholds": [], |
||||||
|
"timeFrom": null, |
||||||
|
"timeRegions": [], |
||||||
|
"timeShift": null, |
||||||
|
"title": "Detections Count since restart", |
||||||
|
"tooltip": { |
||||||
|
"shared": true, |
||||||
|
"sort": 0, |
||||||
|
"value_type": "individual" |
||||||
|
}, |
||||||
|
"type": "graph", |
||||||
|
"xaxis": { |
||||||
|
"buckets": null, |
||||||
|
"mode": "time", |
||||||
|
"name": null, |
||||||
|
"show": true, |
||||||
|
"values": [] |
||||||
|
}, |
||||||
|
"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 |
||||||
|
} |
||||||
|
], |
||||||
|
"yaxis": { |
||||||
|
"align": false, |
||||||
|
"alignLevel": null |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"aliasColors": {}, |
||||||
|
"bars": false, |
||||||
|
"dashLength": 10, |
||||||
|
"dashes": false, |
||||||
|
"datasource": "${DS_PROMETHEUS}", |
||||||
|
"fill": 1, |
||||||
|
"gridPos": { |
||||||
|
"h": 5, |
||||||
|
"w": 12, |
||||||
|
"x": 12, |
||||||
|
"y": 18 |
||||||
|
}, |
||||||
|
"id": 23, |
||||||
|
"legend": { |
||||||
|
"avg": false, |
||||||
|
"current": false, |
||||||
|
"max": false, |
||||||
|
"min": false, |
||||||
|
"show": true, |
||||||
|
"total": false, |
||||||
|
"values": false |
||||||
|
}, |
||||||
|
"lines": true, |
||||||
|
"linewidth": 1, |
||||||
|
"links": [], |
||||||
|
"nullPointMode": "null", |
||||||
|
"options": {}, |
||||||
|
"percentage": false, |
||||||
|
"pointradius": 5, |
||||||
|
"points": false, |
||||||
|
"renderer": "flot", |
||||||
|
"seriesOverrides": [], |
||||||
|
"spaceLength": 10, |
||||||
|
"stack": false, |
||||||
|
"steppedLine": false, |
||||||
|
"targets": [ |
||||||
|
{ |
||||||
|
"expr": "irate(detectionsCount{instance=~\"$instance\"}[1m])", |
||||||
|
"format": "time_series", |
||||||
|
"interval": "", |
||||||
|
"intervalFactor": 1, |
||||||
|
"legendFormat": "{{instance}}-{{packageVersion}}-{{commitHash}}", |
||||||
|
"refId": "A" |
||||||
|
} |
||||||
|
], |
||||||
|
"thresholds": [], |
||||||
|
"timeFrom": null, |
||||||
|
"timeRegions": [], |
||||||
|
"timeShift": null, |
||||||
|
"title": "Detections per second", |
||||||
|
"tooltip": { |
||||||
|
"shared": true, |
||||||
|
"sort": 0, |
||||||
|
"value_type": "individual" |
||||||
|
}, |
||||||
|
"type": "graph", |
||||||
|
"xaxis": { |
||||||
|
"buckets": null, |
||||||
|
"mode": "time", |
||||||
|
"name": null, |
||||||
|
"show": true, |
||||||
|
"values": [] |
||||||
|
}, |
||||||
|
"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 |
||||||
|
} |
||||||
|
], |
||||||
|
"yaxis": { |
||||||
|
"align": false, |
||||||
|
"alignLevel": null |
||||||
|
} |
||||||
|
} |
||||||
|
], |
||||||
|
"refresh": false, |
||||||
|
"schemaVersion": 18, |
||||||
|
"style": "dark", |
||||||
|
"tags": [], |
||||||
|
"templating": { |
||||||
|
"list": [ |
||||||
|
{ |
||||||
|
"allValue": ".*", |
||||||
|
"current": {}, |
||||||
|
"datasource": "${DS_PROMETHEUS}", |
||||||
|
"definition": "label_values(up{job=\"hastic-exporter\"}, instance)", |
||||||
|
"hide": 0, |
||||||
|
"includeAll": true, |
||||||
|
"label": null, |
||||||
|
"multi": true, |
||||||
|
"name": "instance", |
||||||
|
"options": [], |
||||||
|
"query": "label_values(up{job=\"hastic-exporter\"}, instance)", |
||||||
|
"refresh": 1, |
||||||
|
"regex": "", |
||||||
|
"skipUrlSync": false, |
||||||
|
"sort": 0, |
||||||
|
"tagValuesQuery": "", |
||||||
|
"tags": [], |
||||||
|
"tagsQuery": "", |
||||||
|
"type": "query", |
||||||
|
"useTags": false |
||||||
|
} |
||||||
|
] |
||||||
|
}, |
||||||
|
"time": { |
||||||
|
"from": "now-1h", |
||||||
|
"to": "now" |
||||||
|
}, |
||||||
|
"timepicker": { |
||||||
|
"refresh_intervals": [ |
||||||
|
"1s", |
||||||
|
"5s", |
||||||
|
"10s", |
||||||
|
"30s", |
||||||
|
"1m", |
||||||
|
"5m", |
||||||
|
"15m", |
||||||
|
"30m", |
||||||
|
"1h", |
||||||
|
"2h", |
||||||
|
"1d" |
||||||
|
], |
||||||
|
"time_options": [ |
||||||
|
"5m", |
||||||
|
"15m", |
||||||
|
"1h", |
||||||
|
"6h", |
||||||
|
"12h", |
||||||
|
"24h", |
||||||
|
"2d", |
||||||
|
"7d", |
||||||
|
"30d" |
||||||
|
] |
||||||
|
}, |
||||||
|
"timezone": "", |
||||||
|
"title": "Hastic Exporter", |
||||||
|
"version": 3 |
||||||
|
} |
Loading…
Reference in new issue