| { |
| "__inputs": [ |
| { |
| "name": "DS_ELASTICSEARCH", |
| "label": "ElasticSearch", |
| "description": "", |
| "type": "datasource", |
| "pluginId": "elasticsearch", |
| "pluginName": "Elasticsearch" |
| } |
| ], |
| "__requires": [ |
| { |
| "type": "datasource", |
| "id": "elasticsearch", |
| "name": "Elasticsearch", |
| "version": "3.0.0" |
| }, |
| { |
| "type": "grafana", |
| "id": "grafana", |
| "name": "Grafana", |
| "version": "4.1.2" |
| }, |
| { |
| "type": "panel", |
| "id": "graph", |
| "name": "Graph", |
| "version": "" |
| } |
| ], |
| "annotations": { |
| "list": [] |
| }, |
| "editable": true, |
| "gnetId": null, |
| "graphTooltip": 0, |
| "hideControls": false, |
| "id": null, |
| "links": [], |
| "refresh": false, |
| "rows": [ |
| { |
| "collapse": false, |
| "height": 194, |
| "panels": [ |
| { |
| "aliasColors": {}, |
| "bars": false, |
| "datasource": "${DS_ELASTICSEARCH}", |
| "fill": 1, |
| "id": 8, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "span": 3, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "bucketAggs": [ |
| { |
| "field": "@timestamp", |
| "id": "2", |
| "settings": { |
| "interval": "auto", |
| "min_doc_count": 0, |
| "trimEdges": 0 |
| }, |
| "type": "date_histogram" |
| } |
| ], |
| "dsType": "elasticsearch", |
| "hide": false, |
| "metrics": [ |
| { |
| "field": "count", |
| "id": "1", |
| "meta": {}, |
| "pipelineAgg": "3", |
| "settings": {}, |
| "type": "max" |
| } |
| ], |
| "query": "name:imapConnections", |
| "refId": "A", |
| "timeField": "@timestamp" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "IMAP Connections", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "none", |
| "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, |
| "datasource": "${DS_ELASTICSEARCH}", |
| "fill": 1, |
| "id": 7, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "span": 3, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "bucketAggs": [ |
| { |
| "field": "@timestamp", |
| "id": "2", |
| "settings": { |
| "interval": "auto", |
| "min_doc_count": 0, |
| "trimEdges": 0 |
| }, |
| "type": "date_histogram" |
| } |
| ], |
| "dsType": "elasticsearch", |
| "metrics": [ |
| { |
| "field": "p99", |
| "id": "1", |
| "meta": {}, |
| "pipelineAgg": "3", |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p50", |
| "id": "3", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p75", |
| "id": "4", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p95", |
| "id": "5", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| } |
| ], |
| "query": "name:IMAP-LOGIN", |
| "refId": "A", |
| "timeField": "@timestamp" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Login", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "ms", |
| "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, |
| "datasource": "${DS_ELASTICSEARCH}", |
| "fill": 1, |
| "id": 2, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "span": 3, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "bucketAggs": [ |
| { |
| "field": "@timestamp", |
| "id": "2", |
| "settings": { |
| "interval": "auto", |
| "min_doc_count": 0, |
| "trimEdges": 0 |
| }, |
| "type": "date_histogram" |
| } |
| ], |
| "dsType": "elasticsearch", |
| "metrics": [ |
| { |
| "field": "p99", |
| "id": "1", |
| "meta": {}, |
| "pipelineAgg": "3", |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p50", |
| "id": "3", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p75", |
| "id": "4", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p95", |
| "id": "5", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| } |
| ], |
| "query": "name:IMAP-CAPABILITY", |
| "refId": "A", |
| "timeField": "@timestamp" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Capability", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "ms", |
| "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, |
| "datasource": "${DS_ELASTICSEARCH}", |
| "fill": 1, |
| "id": 6, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "span": 3, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "bucketAggs": [ |
| { |
| "field": "@timestamp", |
| "id": "2", |
| "settings": { |
| "interval": "auto", |
| "min_doc_count": 0, |
| "trimEdges": 0 |
| }, |
| "type": "date_histogram" |
| } |
| ], |
| "dsType": "elasticsearch", |
| "metrics": [ |
| { |
| "field": "p99", |
| "id": "1", |
| "meta": {}, |
| "pipelineAgg": "3", |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p50", |
| "id": "3", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p75", |
| "id": "4", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p95", |
| "id": "5", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| } |
| ], |
| "query": "name:IMAP-AUTHENTICATE", |
| "refId": "A", |
| "timeField": "@timestamp" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Authenticate", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "ms", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": null, |
| "show": true |
| }, |
| { |
| "format": "short", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": null, |
| "show": true |
| } |
| ] |
| } |
| ], |
| "repeat": null, |
| "repeatIteration": null, |
| "repeatRowId": null, |
| "showTitle": false, |
| "title": "Dashboard Row", |
| "titleSize": "h6" |
| }, |
| { |
| "collapse": false, |
| "height": 211, |
| "panels": [ |
| { |
| "aliasColors": {}, |
| "bars": false, |
| "datasource": "${DS_ELASTICSEARCH}", |
| "fill": 1, |
| "id": 10, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "span": 3, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "bucketAggs": [ |
| { |
| "field": "@timestamp", |
| "id": "2", |
| "settings": { |
| "interval": "auto", |
| "min_doc_count": 0, |
| "trimEdges": 0 |
| }, |
| "type": "date_histogram" |
| } |
| ], |
| "dsType": "elasticsearch", |
| "metrics": [ |
| { |
| "field": "p99", |
| "id": "1", |
| "meta": {}, |
| "pipelineAgg": "3", |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p50", |
| "id": "3", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p75", |
| "id": "4", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p95", |
| "id": "5", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| } |
| ], |
| "query": "name:IMAP-SELECT", |
| "refId": "A", |
| "timeField": "@timestamp" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Select", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "ms", |
| "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, |
| "datasource": "${DS_ELASTICSEARCH}", |
| "fill": 1, |
| "id": 11, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "span": 3, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "bucketAggs": [ |
| { |
| "field": "@timestamp", |
| "id": "2", |
| "settings": { |
| "interval": "auto", |
| "min_doc_count": 0, |
| "trimEdges": 0 |
| }, |
| "type": "date_histogram" |
| } |
| ], |
| "dsType": "elasticsearch", |
| "metrics": [ |
| { |
| "field": "p99", |
| "id": "1", |
| "meta": {}, |
| "pipelineAgg": "3", |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p50", |
| "id": "3", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p75", |
| "id": "4", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p95", |
| "id": "5", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| } |
| ], |
| "query": "name:IMAP-GETQUOTAROOT", |
| "refId": "A", |
| "timeField": "@timestamp" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "GetQuotaRoot", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "ms", |
| "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, |
| "datasource": "${DS_ELASTICSEARCH}", |
| "fill": 1, |
| "id": 16, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "span": 3, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "bucketAggs": [ |
| { |
| "field": "@timestamp", |
| "id": "2", |
| "settings": { |
| "interval": "auto", |
| "min_doc_count": 0, |
| "trimEdges": 0 |
| }, |
| "type": "date_histogram" |
| } |
| ], |
| "dsType": "elasticsearch", |
| "metrics": [ |
| { |
| "field": "p99", |
| "id": "1", |
| "meta": {}, |
| "pipelineAgg": "3", |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p50", |
| "id": "3", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p75", |
| "id": "4", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p95", |
| "id": "5", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| } |
| ], |
| "query": "name:IMAP-FETCH", |
| "refId": "A", |
| "timeField": "@timestamp" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "IMAP-FETCH", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "ms", |
| "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, |
| "datasource": "${DS_ELASTICSEARCH}", |
| "fill": 1, |
| "id": 21, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "span": 3, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "bucketAggs": [ |
| { |
| "field": "@timestamp", |
| "id": "2", |
| "settings": { |
| "interval": "auto", |
| "min_doc_count": 0, |
| "trimEdges": 0 |
| }, |
| "type": "date_histogram" |
| } |
| ], |
| "dsType": "elasticsearch", |
| "metrics": [ |
| { |
| "field": "p99", |
| "id": "1", |
| "meta": {}, |
| "pipelineAgg": "3", |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p50", |
| "id": "3", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p75", |
| "id": "4", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p95", |
| "id": "5", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| } |
| ], |
| "query": "name:IMAP-APPEND", |
| "refId": "A", |
| "timeField": "@timestamp" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "IMAP-APPEND", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "ms", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": null, |
| "show": true |
| }, |
| { |
| "format": "short", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": null, |
| "show": true |
| } |
| ] |
| } |
| ], |
| "repeat": null, |
| "repeatIteration": null, |
| "repeatRowId": null, |
| "showTitle": false, |
| "title": "Dashboard Row", |
| "titleSize": "h6" |
| }, |
| { |
| "collapse": false, |
| "height": 208, |
| "panels": [ |
| { |
| "aliasColors": {}, |
| "bars": false, |
| "datasource": "${DS_ELASTICSEARCH}", |
| "fill": 1, |
| "id": 13, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "span": 3, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "bucketAggs": [ |
| { |
| "field": "@timestamp", |
| "id": "2", |
| "settings": { |
| "interval": "auto", |
| "min_doc_count": 0, |
| "trimEdges": 0 |
| }, |
| "type": "date_histogram" |
| } |
| ], |
| "dsType": "elasticsearch", |
| "metrics": [ |
| { |
| "field": "p99", |
| "id": "1", |
| "meta": {}, |
| "pipelineAgg": "3", |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p50", |
| "id": "3", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p75", |
| "id": "4", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p95", |
| "id": "5", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| } |
| ], |
| "query": "name:IMAP-IDLE", |
| "refId": "A", |
| "timeField": "@timestamp" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "IMAP-IDLE", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "ms", |
| "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, |
| "datasource": "${DS_ELASTICSEARCH}", |
| "fill": 1, |
| "id": 14, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "span": 3, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "bucketAggs": [ |
| { |
| "field": "@timestamp", |
| "id": "2", |
| "settings": { |
| "interval": "auto", |
| "min_doc_count": 0, |
| "trimEdges": 0 |
| }, |
| "type": "date_histogram" |
| } |
| ], |
| "dsType": "elasticsearch", |
| "metrics": [ |
| { |
| "field": "p99", |
| "id": "1", |
| "meta": {}, |
| "pipelineAgg": "3", |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p50", |
| "id": "3", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p75", |
| "id": "4", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p95", |
| "id": "5", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| } |
| ], |
| "query": "name:IMAP-NOOP", |
| "refId": "A", |
| "timeField": "@timestamp" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "IMAP-NOOP", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "ms", |
| "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, |
| "datasource": "${DS_ELASTICSEARCH}", |
| "fill": 1, |
| "id": 15, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "span": 3, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "bucketAggs": [ |
| { |
| "field": "@timestamp", |
| "id": "2", |
| "settings": { |
| "interval": "auto", |
| "min_doc_count": 0, |
| "trimEdges": 0 |
| }, |
| "type": "date_histogram" |
| } |
| ], |
| "dsType": "elasticsearch", |
| "metrics": [ |
| { |
| "field": "p99", |
| "id": "1", |
| "meta": {}, |
| "pipelineAgg": "3", |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p50", |
| "id": "3", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p75", |
| "id": "4", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p95", |
| "id": "5", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| } |
| ], |
| "query": "name:IMAP-STORE", |
| "refId": "A", |
| "timeField": "@timestamp" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "IMAP-STORE", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "ms", |
| "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, |
| "datasource": "${DS_ELASTICSEARCH}", |
| "fill": 1, |
| "id": 20, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "span": 3, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "bucketAggs": [ |
| { |
| "field": "@timestamp", |
| "id": "2", |
| "settings": { |
| "interval": "auto", |
| "min_doc_count": 0, |
| "trimEdges": 0 |
| }, |
| "type": "date_histogram" |
| } |
| ], |
| "dsType": "elasticsearch", |
| "metrics": [ |
| { |
| "field": "p99", |
| "id": "1", |
| "meta": {}, |
| "pipelineAgg": "3", |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p50", |
| "id": "3", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p75", |
| "id": "4", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p95", |
| "id": "5", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| } |
| ], |
| "query": "name:IMAP-LSUB", |
| "refId": "A", |
| "timeField": "@timestamp" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "IMAP-LSUB", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "ms", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": null, |
| "show": true |
| }, |
| { |
| "format": "short", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": null, |
| "show": true |
| } |
| ] |
| } |
| ], |
| "repeat": null, |
| "repeatIteration": null, |
| "repeatRowId": null, |
| "showTitle": false, |
| "title": "Dashboard Row", |
| "titleSize": "h6" |
| }, |
| { |
| "collapse": false, |
| "height": 214, |
| "panels": [ |
| { |
| "aliasColors": {}, |
| "bars": false, |
| "datasource": "${DS_ELASTICSEARCH}", |
| "fill": 1, |
| "id": 9, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "span": 3, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "bucketAggs": [ |
| { |
| "field": "@timestamp", |
| "id": "2", |
| "settings": { |
| "interval": "auto", |
| "min_doc_count": 0, |
| "trimEdges": 0 |
| }, |
| "type": "date_histogram" |
| } |
| ], |
| "dsType": "elasticsearch", |
| "metrics": [ |
| { |
| "field": "p99", |
| "id": "1", |
| "meta": {}, |
| "pipelineAgg": "3", |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p50", |
| "id": "3", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p75", |
| "id": "4", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p95", |
| "id": "5", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| } |
| ], |
| "query": "name:IMAP-NAMESPACE", |
| "refId": "A", |
| "timeField": "@timestamp" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "IMAP-NAMESPACE", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "ms", |
| "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, |
| "datasource": "${DS_ELASTICSEARCH}", |
| "fill": 1, |
| "id": 17, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "span": 3, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "bucketAggs": [ |
| { |
| "field": "@timestamp", |
| "id": "2", |
| "settings": { |
| "interval": "auto", |
| "min_doc_count": 0, |
| "trimEdges": 0 |
| }, |
| "type": "date_histogram" |
| } |
| ], |
| "dsType": "elasticsearch", |
| "metrics": [ |
| { |
| "field": "p99", |
| "id": "1", |
| "meta": {}, |
| "pipelineAgg": "3", |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p50", |
| "id": "3", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p75", |
| "id": "4", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p95", |
| "id": "5", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| } |
| ], |
| "query": "name:IMAP-CLOSE", |
| "refId": "A", |
| "timeField": "@timestamp" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "IMAP-CLOSE", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "ms", |
| "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, |
| "datasource": "${DS_ELASTICSEARCH}", |
| "fill": 1, |
| "id": 18, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "span": 3, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "bucketAggs": [ |
| { |
| "field": "@timestamp", |
| "id": "2", |
| "settings": { |
| "interval": "auto", |
| "min_doc_count": 0, |
| "trimEdges": 0 |
| }, |
| "type": "date_histogram" |
| } |
| ], |
| "dsType": "elasticsearch", |
| "metrics": [ |
| { |
| "field": "p99", |
| "id": "1", |
| "meta": {}, |
| "pipelineAgg": "3", |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p50", |
| "id": "3", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p75", |
| "id": "4", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p95", |
| "id": "5", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| } |
| ], |
| "query": "name:IMAP-LOGOUT", |
| "refId": "A", |
| "timeField": "@timestamp" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "IMAP-LOGOUT", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "ms", |
| "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, |
| "datasource": "${DS_ELASTICSEARCH}", |
| "fill": 1, |
| "id": 19, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "span": 3, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "bucketAggs": [ |
| { |
| "field": "@timestamp", |
| "id": "2", |
| "settings": { |
| "interval": "auto", |
| "min_doc_count": 0, |
| "trimEdges": 0 |
| }, |
| "type": "date_histogram" |
| } |
| ], |
| "dsType": "elasticsearch", |
| "metrics": [ |
| { |
| "field": "p99", |
| "id": "1", |
| "meta": {}, |
| "pipelineAgg": "3", |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p50", |
| "id": "3", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p75", |
| "id": "4", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p95", |
| "id": "5", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| } |
| ], |
| "query": "name:IMAP-LIST", |
| "refId": "A", |
| "timeField": "@timestamp" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "IMAP_LIST", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "ms", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": null, |
| "show": true |
| }, |
| { |
| "format": "short", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": null, |
| "show": true |
| } |
| ] |
| } |
| ], |
| "repeat": null, |
| "repeatIteration": null, |
| "repeatRowId": null, |
| "showTitle": false, |
| "title": "Dashboard Row", |
| "titleSize": "h6" |
| }, |
| { |
| "collapse": false, |
| "height": 210, |
| "panels": [ |
| { |
| "aliasColors": {}, |
| "bars": false, |
| "datasource": "${DS_ELASTICSEARCH}", |
| "fill": 1, |
| "id": 22, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "span": 3, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "bucketAggs": [ |
| { |
| "field": "@timestamp", |
| "id": "2", |
| "settings": { |
| "interval": "auto", |
| "min_doc_count": 0, |
| "trimEdges": 0 |
| }, |
| "type": "date_histogram" |
| } |
| ], |
| "dsType": "elasticsearch", |
| "metrics": [ |
| { |
| "field": "p99", |
| "id": "1", |
| "meta": {}, |
| "pipelineAgg": "3", |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p50", |
| "id": "3", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p75", |
| "id": "4", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p95", |
| "id": "5", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| } |
| ], |
| "query": "name:IMAP_CREATE", |
| "refId": "A", |
| "timeField": "@timestamp" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "IMAP-CREATE", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "ms", |
| "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, |
| "datasource": "${DS_ELASTICSEARCH}", |
| "fill": 1, |
| "id": 23, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "span": 3, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "bucketAggs": [ |
| { |
| "field": "@timestamp", |
| "id": "2", |
| "settings": { |
| "interval": "auto", |
| "min_doc_count": 0, |
| "trimEdges": 0 |
| }, |
| "type": "date_histogram" |
| } |
| ], |
| "dsType": "elasticsearch", |
| "metrics": [ |
| { |
| "field": "p99", |
| "id": "1", |
| "meta": {}, |
| "pipelineAgg": "3", |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p50", |
| "id": "3", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p75", |
| "id": "4", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p95", |
| "id": "5", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| } |
| ], |
| "query": "name:IMAP-COPY", |
| "refId": "A", |
| "timeField": "@timestamp" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "IMAP-COPY", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "ms", |
| "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, |
| "datasource": "${DS_ELASTICSEARCH}", |
| "fill": 1, |
| "id": 24, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "span": 3, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "bucketAggs": [ |
| { |
| "field": "@timestamp", |
| "id": "2", |
| "settings": { |
| "interval": "auto", |
| "min_doc_count": 0, |
| "trimEdges": 0 |
| }, |
| "type": "date_histogram" |
| } |
| ], |
| "dsType": "elasticsearch", |
| "metrics": [ |
| { |
| "field": "p99", |
| "id": "1", |
| "meta": {}, |
| "pipelineAgg": "3", |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p50", |
| "id": "3", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p75", |
| "id": "4", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| }, |
| { |
| "field": "p95", |
| "id": "5", |
| "meta": {}, |
| "settings": {}, |
| "type": "avg" |
| } |
| ], |
| "query": "name:IMAP-MOVE", |
| "refId": "A", |
| "timeField": "@timestamp" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "IMAP-MOVE", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "ms", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": null, |
| "show": true |
| }, |
| { |
| "format": "short", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": null, |
| "show": true |
| } |
| ] |
| } |
| ], |
| "repeat": null, |
| "repeatIteration": null, |
| "repeatRowId": null, |
| "showTitle": false, |
| "title": "Dashboard Row", |
| "titleSize": "h6" |
| } |
| ], |
| "schemaVersion": 14, |
| "style": "dark", |
| "tags": [], |
| "templating": { |
| "list": [] |
| }, |
| "time": { |
| "from": "now/d", |
| "to": "now/d" |
| }, |
| "timepicker": { |
| "refresh_intervals": [ |
| "5s", |
| "10s", |
| "30s", |
| "1m", |
| "5m", |
| "15m", |
| "30m", |
| "1h", |
| "2h", |
| "1d" |
| ], |
| "time_options": [ |
| "5m", |
| "15m", |
| "1h", |
| "6h", |
| "12h", |
| "24h", |
| "2d", |
| "7d", |
| "30d" |
| ] |
| }, |
| "timezone": "browser", |
| "title": "IMAP board", |
| "version": 7 |
| } |