You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
716 lines
16 KiB
716 lines
16 KiB
{ |
|
"annotations": { |
|
"list": [ |
|
{ |
|
"builtIn": 1, |
|
"datasource": { |
|
"type": "grafana", |
|
"uid": "-- Grafana --" |
|
}, |
|
"enable": true, |
|
"hide": true, |
|
"iconColor": "rgba(0, 211, 255, 1)", |
|
"name": "Annotations & Alerts", |
|
"type": "dashboard" |
|
} |
|
] |
|
}, |
|
"editable": true, |
|
"fiscalYearStartMonth": 0, |
|
"graphTooltip": 0, |
|
"id": 1, |
|
"links": [], |
|
"panels": [ |
|
{ |
|
"datasource": "Elasticsearch", |
|
"fieldConfig": { |
|
"defaults": { |
|
"color": { |
|
"mode": "thresholds" |
|
}, |
|
"custom": { |
|
"align": "auto", |
|
"cellOptions": { |
|
"type": "auto" |
|
}, |
|
"inspect": false |
|
}, |
|
"mappings": [], |
|
"thresholds": { |
|
"mode": "absolute", |
|
"steps": [ |
|
{ |
|
"color": "green", |
|
"value": 0 |
|
} |
|
] |
|
} |
|
}, |
|
"overrides": [ |
|
{ |
|
"matcher": { |
|
"id": "byName", |
|
"options": "Status" |
|
}, |
|
"properties": [ |
|
{ |
|
"id": "mappings", |
|
"value": [ |
|
{ |
|
"options": { |
|
"CLOSED": { |
|
"color": "blue", |
|
"index": 1, |
|
"text": "CLOSED" |
|
}, |
|
"IN_PROGRESS": { |
|
"color": "light-blue", |
|
"index": 2, |
|
"text": "IN_PROGRESS" |
|
}, |
|
"ON_HOLD": { |
|
"color": "purple", |
|
"index": 3, |
|
"text": "ON_HOLD" |
|
}, |
|
"OPEN": { |
|
"color": "yellow", |
|
"index": 0, |
|
"text": "OPEN" |
|
} |
|
}, |
|
"type": "value" |
|
} |
|
] |
|
}, |
|
{ |
|
"id": "custom.cellOptions", |
|
"value": { |
|
"type": "color-text" |
|
} |
|
} |
|
] |
|
}, |
|
{ |
|
"matcher": { |
|
"id": "byName", |
|
"options": "Proportion" |
|
}, |
|
"properties": [ |
|
{ |
|
"id": "unit", |
|
"value": "percentunit" |
|
}, |
|
{ |
|
"id": "decimals", |
|
"value": 1 |
|
} |
|
] |
|
}, |
|
{ |
|
"matcher": { |
|
"id": "byName", |
|
"options": "Avg Lead Time" |
|
}, |
|
"properties": [ |
|
{ |
|
"id": "unit", |
|
"value": "m" |
|
}, |
|
{ |
|
"id": "decimals", |
|
"value": 0 |
|
} |
|
] |
|
} |
|
] |
|
}, |
|
"gridPos": { |
|
"h": 8, |
|
"w": 8, |
|
"x": 0, |
|
"y": 0 |
|
}, |
|
"id": 1, |
|
"options": { |
|
"cellHeight": "sm", |
|
"footer": { |
|
"countRows": false, |
|
"fields": "", |
|
"reducer": [ |
|
"sum" |
|
], |
|
"show": false |
|
}, |
|
"showHeader": true |
|
}, |
|
"pluginVersion": "12.2.0-16711121739", |
|
"targets": [ |
|
{ |
|
"bucketAggs": [ |
|
{ |
|
"field": "status", |
|
"id": "2", |
|
"settings": { |
|
"min_doc_count": "1", |
|
"order": "desc", |
|
"orderBy": "_count", |
|
"size": "10" |
|
}, |
|
"type": "terms" |
|
} |
|
], |
|
"datasource": "Elasticsearch", |
|
"metrics": [ |
|
{ |
|
"id": "1", |
|
"type": "count" |
|
}, |
|
{ |
|
"field": "lead_time", |
|
"id": "3", |
|
"type": "avg" |
|
} |
|
], |
|
"query": "", |
|
"refId": "A", |
|
"timeField": "timestamp" |
|
} |
|
], |
|
"title": "Activity Status", |
|
"transformations": [ |
|
{ |
|
"id": "organize", |
|
"options": { |
|
"excludeByName": {}, |
|
"indexByName": {}, |
|
"renameByName": { |
|
"Average lead_time": "Avg Lead Time", |
|
"Count": "Count", |
|
"status": "Status" |
|
} |
|
} |
|
}, |
|
{ |
|
"id": "calculateField", |
|
"options": { |
|
"alias": "Total", |
|
"mode": "reduceRow", |
|
"reduce": { |
|
"reducer": "sum" |
|
}, |
|
"replaceFields": false |
|
} |
|
}, |
|
{ |
|
"id": "calculateField", |
|
"options": { |
|
"alias": "Proportion", |
|
"binary": { |
|
"left": "Count", |
|
"operator": "/", |
|
"right": "Total" |
|
}, |
|
"mode": "binary", |
|
"replaceFields": false |
|
} |
|
}, |
|
{ |
|
"id": "organize", |
|
"options": { |
|
"excludeByName": { |
|
"Total": true |
|
}, |
|
"indexByName": { |
|
"Avg Lead Time": 3, |
|
"Count": 1, |
|
"Proportion": 2, |
|
"Status": 0 |
|
}, |
|
"renameByName": {} |
|
} |
|
} |
|
], |
|
"type": "table" |
|
}, |
|
{ |
|
"datasource": "Elasticsearch", |
|
"fieldConfig": { |
|
"defaults": { |
|
"custom": { |
|
"hideFrom": { |
|
"legend": false, |
|
"tooltip": false, |
|
"viz": false |
|
} |
|
}, |
|
"mappings": [], |
|
"thresholds": { |
|
"mode": "absolute", |
|
"steps": [ |
|
{ |
|
"color": "green", |
|
"value": 0 |
|
}, |
|
{ |
|
"color": "red", |
|
"value": 80 |
|
} |
|
] |
|
} |
|
}, |
|
"overrides": [] |
|
}, |
|
"gridPos": { |
|
"h": 8, |
|
"w": 16, |
|
"x": 8, |
|
"y": 0 |
|
}, |
|
"id": 2, |
|
"options": { |
|
"basemap": { |
|
"config": {}, |
|
"name": "Layer 0", |
|
"type": "default" |
|
}, |
|
"controls": { |
|
"mouseWheelZoom": true, |
|
"showAttribution": true, |
|
"showDebug": false, |
|
"showMeasure": false, |
|
"showScale": false, |
|
"showZoom": true |
|
}, |
|
"layers": [ |
|
{ |
|
"config": { |
|
"blur": 4, |
|
"radius": 5, |
|
"weight": { |
|
"fixed": 1 |
|
} |
|
}, |
|
"location": { |
|
"latitude": "location.lat", |
|
"longitude": "location.lon", |
|
"mode": "coords" |
|
}, |
|
"name": "Heatmap", |
|
"tooltip": true, |
|
"type": "heatmap" |
|
} |
|
], |
|
"tooltip": { |
|
"mode": "details" |
|
}, |
|
"view": { |
|
"allLayers": true, |
|
"id": "europe", |
|
"lat": 48, |
|
"lon": 15, |
|
"noRepeat": false, |
|
"zoom": 4 |
|
} |
|
}, |
|
"pluginVersion": "12.2.0-16711121739", |
|
"targets": [ |
|
{ |
|
"alias": "", |
|
"bucketAggs": [], |
|
"datasource": "Elasticsearch", |
|
"metrics": [ |
|
{ |
|
"id": "1", |
|
"settings": { |
|
"size": "500" |
|
}, |
|
"type": "raw_data" |
|
} |
|
], |
|
"query": "*", |
|
"refId": "A", |
|
"timeField": "timestamp" |
|
} |
|
], |
|
"title": "Activity Distribution", |
|
"type": "geomap" |
|
}, |
|
{ |
|
"datasource": "Elasticsearch", |
|
"fieldConfig": { |
|
"defaults": { |
|
"color": { |
|
"mode": "thresholds" |
|
}, |
|
"custom": { |
|
"align": "auto", |
|
"cellOptions": { |
|
"type": "auto" |
|
}, |
|
"inspect": false |
|
}, |
|
"mappings": [], |
|
"thresholds": { |
|
"mode": "absolute", |
|
"steps": [ |
|
{ |
|
"color": "green", |
|
"value": 0 |
|
} |
|
] |
|
} |
|
}, |
|
"overrides": [ |
|
{ |
|
"matcher": { |
|
"id": "byName", |
|
"options": "Timing Status" |
|
}, |
|
"properties": [ |
|
{ |
|
"id": "mappings", |
|
"value": [ |
|
{ |
|
"options": { |
|
"CLOSED_LATE": { |
|
"color": "orange", |
|
"index": 1, |
|
"text": "CLOSED_LATE" |
|
}, |
|
"CLOSED_ON_TIME": { |
|
"color": "green", |
|
"index": 0, |
|
"text": "CLOSED_ON_TIME" |
|
} |
|
}, |
|
"type": "value" |
|
} |
|
] |
|
}, |
|
{ |
|
"id": "custom.cellOptions", |
|
"value": { |
|
"type": "color-background" |
|
} |
|
} |
|
] |
|
} |
|
] |
|
}, |
|
"gridPos": { |
|
"h": 7, |
|
"w": 11, |
|
"x": 0, |
|
"y": 8 |
|
}, |
|
"id": 3, |
|
"options": { |
|
"cellHeight": "sm", |
|
"footer": { |
|
"countRows": false, |
|
"fields": "", |
|
"reducer": [ |
|
"sum" |
|
], |
|
"show": false |
|
}, |
|
"showHeader": true |
|
}, |
|
"pluginVersion": "12.2.0-16711121739", |
|
"targets": [ |
|
{ |
|
"bucketAggs": [ |
|
{ |
|
"field": "timing_status", |
|
"id": "2", |
|
"settings": { |
|
"min_doc_count": "1", |
|
"order": "desc", |
|
"orderBy": "_count", |
|
"size": "10" |
|
}, |
|
"type": "terms" |
|
} |
|
], |
|
"datasource": "Elasticsearch", |
|
"metrics": [ |
|
{ |
|
"id": "1", |
|
"type": "count" |
|
} |
|
], |
|
"query": "timing_status:*", |
|
"refId": "A", |
|
"timeField": "timestamp" |
|
} |
|
], |
|
"title": "Timing Status", |
|
"transformations": [ |
|
{ |
|
"id": "organize", |
|
"options": { |
|
"excludeByName": {}, |
|
"indexByName": {}, |
|
"renameByName": { |
|
"Count": "Count", |
|
"timing_status": "Timing Status" |
|
} |
|
} |
|
} |
|
], |
|
"type": "table" |
|
}, |
|
{ |
|
"datasource": "Elasticsearch", |
|
"fieldConfig": { |
|
"defaults": { |
|
"color": { |
|
"mode": "palette-classic" |
|
}, |
|
"custom": { |
|
"hideFrom": { |
|
"legend": false, |
|
"tooltip": false, |
|
"viz": false |
|
} |
|
}, |
|
"mappings": [] |
|
}, |
|
"overrides": [ |
|
{ |
|
"matcher": { |
|
"id": "byName", |
|
"options": "CLOSED_ON_TIME" |
|
}, |
|
"properties": [ |
|
{ |
|
"id": "color", |
|
"value": { |
|
"fixedColor": "green", |
|
"mode": "fixed" |
|
} |
|
} |
|
] |
|
}, |
|
{ |
|
"matcher": { |
|
"id": "byName", |
|
"options": "CLOSED_LATE" |
|
}, |
|
"properties": [ |
|
{ |
|
"id": "color", |
|
"value": { |
|
"fixedColor": "red", |
|
"mode": "fixed" |
|
} |
|
} |
|
] |
|
} |
|
] |
|
}, |
|
"gridPos": { |
|
"h": 7, |
|
"w": 13, |
|
"x": 11, |
|
"y": 8 |
|
}, |
|
"id": 5, |
|
"options": { |
|
"displayLabels": [], |
|
"legend": { |
|
"displayMode": "table", |
|
"placement": "right", |
|
"showLegend": true, |
|
"values": [ |
|
"value" |
|
] |
|
}, |
|
"pieType": "pie", |
|
"reduceOptions": { |
|
"calcs": [ |
|
"lastNotNull" |
|
], |
|
"fields": "", |
|
"values": false |
|
}, |
|
"tooltip": { |
|
"hideZeros": false, |
|
"mode": "single", |
|
"sort": "none" |
|
} |
|
}, |
|
"pluginVersion": "12.2.0-16711121739", |
|
"targets": [ |
|
{ |
|
"bucketAggs": [ |
|
{ |
|
"field": "timing_status", |
|
"id": "2", |
|
"settings": { |
|
"min_doc_count": "1", |
|
"order": "desc", |
|
"orderBy": "_count", |
|
"size": "10" |
|
}, |
|
"type": "terms" |
|
} |
|
], |
|
"datasource": "Elasticsearch", |
|
"metrics": [ |
|
{ |
|
"id": "1", |
|
"type": "count" |
|
} |
|
], |
|
"query": "timing_status:*", |
|
"refId": "A", |
|
"timeField": "timestamp" |
|
} |
|
], |
|
"title": "On-Time vs Late", |
|
"transformations": [ |
|
{ |
|
"id": "rowsToFields", |
|
"options": { |
|
"mappings": [ |
|
{ |
|
"fieldName": "timing_status", |
|
"handlerKey": "field.name" |
|
}, |
|
{ |
|
"fieldName": "Count", |
|
"handlerKey": "field.value" |
|
} |
|
] |
|
} |
|
} |
|
], |
|
"type": "piechart" |
|
}, |
|
{ |
|
"datasource": "Elasticsearch", |
|
"fieldConfig": { |
|
"defaults": { |
|
"color": { |
|
"mode": "palette-classic" |
|
}, |
|
"custom": { |
|
"axisBorderShow": false, |
|
"axisCenteredZero": false, |
|
"axisColorMode": "text", |
|
"axisLabel": "", |
|
"axisPlacement": "auto", |
|
"barAlignment": 0, |
|
"barWidthFactor": 0.6, |
|
"drawStyle": "line", |
|
"fillOpacity": 0, |
|
"gradientMode": "none", |
|
"hideFrom": { |
|
"legend": false, |
|
"tooltip": false, |
|
"viz": false |
|
}, |
|
"insertNulls": false, |
|
"lineInterpolation": "linear", |
|
"lineWidth": 1, |
|
"pointSize": 5, |
|
"scaleDistribution": { |
|
"type": "linear" |
|
}, |
|
"showPoints": "auto", |
|
"spanNulls": false, |
|
"stacking": { |
|
"group": "A", |
|
"mode": "none" |
|
}, |
|
"thresholdsStyle": { |
|
"mode": "off" |
|
} |
|
}, |
|
"mappings": [], |
|
"thresholds": { |
|
"mode": "absolute", |
|
"steps": [ |
|
{ |
|
"color": "green", |
|
"value": 0 |
|
}, |
|
{ |
|
"color": "red", |
|
"value": 80 |
|
} |
|
] |
|
} |
|
}, |
|
"overrides": [] |
|
}, |
|
"gridPos": { |
|
"h": 6, |
|
"w": 24, |
|
"x": 0, |
|
"y": 15 |
|
}, |
|
"id": 4, |
|
"options": { |
|
"legend": { |
|
"calcs": [], |
|
"displayMode": "list", |
|
"placement": "bottom", |
|
"showLegend": true |
|
}, |
|
"tooltip": { |
|
"hideZeros": false, |
|
"mode": "single", |
|
"sort": "none" |
|
} |
|
}, |
|
"pluginVersion": "12.2.0-16711121739", |
|
"targets": [ |
|
{ |
|
"bucketAggs": [ |
|
{ |
|
"field": "timestamp", |
|
"id": "2", |
|
"settings": { |
|
"interval": "auto", |
|
"min_doc_count": "0", |
|
"trimEdges": "0" |
|
}, |
|
"type": "date_histogram" |
|
} |
|
], |
|
"datasource": "Elasticsearch", |
|
"metrics": [ |
|
{ |
|
"id": "1", |
|
"type": "count" |
|
} |
|
], |
|
"query": "", |
|
"refId": "A", |
|
"timeField": "timestamp" |
|
} |
|
], |
|
"title": "Activity Over Time", |
|
"type": "timeseries" |
|
} |
|
], |
|
"preload": false, |
|
"refresh": "", |
|
"schemaVersion": 41, |
|
"tags": [], |
|
"templating": { |
|
"list": [] |
|
}, |
|
"time": { |
|
"from": "now-90d", |
|
"to": "now" |
|
}, |
|
"timepicker": {}, |
|
"timezone": "", |
|
"title": "Activity", |
|
"uid": "geo-dashboard-01", |
|
"version": 17 |
|
} |