| { |
| "annotations": { |
| "list": [ |
| { |
| "$$hashKey": "object:297", |
| "builtIn": 1, |
| "datasource": "-- Grafana --", |
| "enable": true, |
| "hide": true, |
| "iconColor": "rgba(0, 211, 255, 1)", |
| "name": "Annotations & Alerts", |
| "type": "dashboard" |
| } |
| ] |
| }, |
| "description": "Monitoring XOS Activities", |
| "editable": true, |
| "gnetId": null, |
| "graphTooltip": 0, |
| "iteration": 1538693445200, |
| "links": [], |
| "panels": [ |
| { |
| "aliasColors": {}, |
| "bars": false, |
| "dashLength": 10, |
| "dashes": false, |
| "datasource": null, |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 24, |
| "x": 0, |
| "y": 0 |
| }, |
| "id": 234, |
| "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": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:1453", |
| "expr": "rate(grpc_request_latency_seconds_sum[5m]) / rate(grpc_request_latency_seconds_count[5m])", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{model_name}} - {{endpoint}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Average request duration in the last 5 minutes", |
| "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 |
| } |
| }, |
| { |
| "collapsed": false, |
| "gridPos": { |
| "h": 1, |
| "w": 24, |
| "x": 0, |
| "y": 9 |
| }, |
| "id": 152, |
| "panels": [], |
| "title": "Requests by status", |
| "type": "row" |
| }, |
| { |
| "cacheTimeout": null, |
| "colorBackground": false, |
| "colorValue": false, |
| "colors": [ |
| "#299c46", |
| "rgba(237, 129, 40, 0.89)", |
| "#d44a3a" |
| ], |
| "datasource": null, |
| "format": "none", |
| "gauge": { |
| "maxValue": 100, |
| "minValue": 0, |
| "show": false, |
| "thresholdLabels": false, |
| "thresholdMarkers": true |
| }, |
| "gridPos": { |
| "h": 9, |
| "w": 8, |
| "x": 0, |
| "y": 10 |
| }, |
| "id": 227, |
| "interval": null, |
| "links": [], |
| "mappingType": 1, |
| "mappingTypes": [ |
| { |
| "name": "value to text", |
| "value": 1 |
| }, |
| { |
| "name": "range to text", |
| "value": 2 |
| } |
| ], |
| "maxDataPoints": 100, |
| "minSpan": 4, |
| "nullPointMode": "connected", |
| "nullText": null, |
| "postfix": "", |
| "postfixFontSize": "50%", |
| "prefix": "", |
| "prefixFontSize": "50%", |
| "rangeMaps": [ |
| { |
| "from": "null", |
| "text": "N/A", |
| "to": "null" |
| } |
| ], |
| "repeat": "request_status", |
| "repeatDirection": "h", |
| "scopedVars": { |
| "request_status": { |
| "$$hashKey": "object:807", |
| "selected": false, |
| "text": "OK", |
| "value": "OK" |
| } |
| }, |
| "sparkline": { |
| "fillColor": "rgba(31, 118, 189, 0.18)", |
| "full": false, |
| "lineColor": "rgb(31, 120, 193)", |
| "show": false |
| }, |
| "tableColumn": "", |
| "targets": [ |
| { |
| "$$hashKey": "object:1071", |
| "expr": "sum(grpc_request_count_total{status=\"StatusCode.$request_status\"})", |
| "format": "time_series", |
| "hide": false, |
| "intervalFactor": 1, |
| "legendFormat": "", |
| "refId": "A" |
| } |
| ], |
| "thresholds": "", |
| "title": "Total requests resulted in $request_status", |
| "type": "singlestat", |
| "valueFontSize": "80%", |
| "valueMaps": [ |
| { |
| "op": "=", |
| "text": "N/A", |
| "value": "null" |
| } |
| ], |
| "valueName": "avg" |
| }, |
| { |
| "cacheTimeout": null, |
| "colorBackground": false, |
| "colorValue": false, |
| "colors": [ |
| "#299c46", |
| "rgba(237, 129, 40, 0.89)", |
| "#d44a3a" |
| ], |
| "datasource": null, |
| "format": "none", |
| "gauge": { |
| "maxValue": 100, |
| "minValue": 0, |
| "show": false, |
| "thresholdLabels": false, |
| "thresholdMarkers": true |
| }, |
| "gridPos": { |
| "h": 9, |
| "w": 8, |
| "x": 8, |
| "y": 10 |
| }, |
| "id": 235, |
| "interval": null, |
| "links": [], |
| "mappingType": 1, |
| "mappingTypes": [ |
| { |
| "name": "value to text", |
| "value": 1 |
| }, |
| { |
| "name": "range to text", |
| "value": 2 |
| } |
| ], |
| "maxDataPoints": 100, |
| "minSpan": 4, |
| "nullPointMode": "connected", |
| "nullText": null, |
| "postfix": "", |
| "postfixFontSize": "50%", |
| "prefix": "", |
| "prefixFontSize": "50%", |
| "rangeMaps": [ |
| { |
| "from": "null", |
| "text": "N/A", |
| "to": "null" |
| } |
| ], |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 227, |
| "scopedVars": { |
| "request_status": { |
| "$$hashKey": "object:808", |
| "selected": false, |
| "text": "PERMISSION_DENIED", |
| "value": "PERMISSION_DENIED" |
| } |
| }, |
| "sparkline": { |
| "fillColor": "rgba(31, 118, 189, 0.18)", |
| "full": false, |
| "lineColor": "rgb(31, 120, 193)", |
| "show": false |
| }, |
| "tableColumn": "", |
| "targets": [ |
| { |
| "$$hashKey": "object:1071", |
| "expr": "sum(grpc_request_count_total{status=\"StatusCode.$request_status\"})", |
| "format": "time_series", |
| "hide": false, |
| "intervalFactor": 1, |
| "legendFormat": "", |
| "refId": "A" |
| } |
| ], |
| "thresholds": "", |
| "title": "Total requests resulted in $request_status", |
| "type": "singlestat", |
| "valueFontSize": "80%", |
| "valueMaps": [ |
| { |
| "op": "=", |
| "text": "N/A", |
| "value": "null" |
| } |
| ], |
| "valueName": "avg" |
| }, |
| { |
| "cacheTimeout": null, |
| "colorBackground": false, |
| "colorValue": false, |
| "colors": [ |
| "#299c46", |
| "rgba(237, 129, 40, 0.89)", |
| "#d44a3a" |
| ], |
| "datasource": null, |
| "format": "none", |
| "gauge": { |
| "maxValue": 100, |
| "minValue": 0, |
| "show": false, |
| "thresholdLabels": false, |
| "thresholdMarkers": true |
| }, |
| "gridPos": { |
| "h": 9, |
| "w": 8, |
| "x": 16, |
| "y": 10 |
| }, |
| "id": 236, |
| "interval": null, |
| "links": [], |
| "mappingType": 1, |
| "mappingTypes": [ |
| { |
| "name": "value to text", |
| "value": 1 |
| }, |
| { |
| "name": "range to text", |
| "value": 2 |
| } |
| ], |
| "maxDataPoints": 100, |
| "minSpan": 4, |
| "nullPointMode": "connected", |
| "nullText": null, |
| "postfix": "", |
| "postfixFontSize": "50%", |
| "prefix": "", |
| "prefixFontSize": "50%", |
| "rangeMaps": [ |
| { |
| "from": "null", |
| "text": "N/A", |
| "to": "null" |
| } |
| ], |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 227, |
| "scopedVars": { |
| "request_status": { |
| "$$hashKey": "object:809", |
| "selected": false, |
| "text": "UNAUTHENTICATED", |
| "value": "UNAUTHENTICATED" |
| } |
| }, |
| "sparkline": { |
| "fillColor": "rgba(31, 118, 189, 0.18)", |
| "full": false, |
| "lineColor": "rgb(31, 120, 193)", |
| "show": false |
| }, |
| "tableColumn": "", |
| "targets": [ |
| { |
| "$$hashKey": "object:1071", |
| "expr": "sum(grpc_request_count_total{status=\"StatusCode.$request_status\"})", |
| "format": "time_series", |
| "hide": false, |
| "intervalFactor": 1, |
| "legendFormat": "", |
| "refId": "A" |
| } |
| ], |
| "thresholds": "", |
| "title": "Total requests resulted in $request_status", |
| "type": "singlestat", |
| "valueFontSize": "80%", |
| "valueMaps": [ |
| { |
| "op": "=", |
| "text": "N/A", |
| "value": "null" |
| } |
| ], |
| "valueName": "avg" |
| }, |
| { |
| "collapsed": false, |
| "gridPos": { |
| "h": 1, |
| "w": 24, |
| "x": 0, |
| "y": 19 |
| }, |
| "id": 77, |
| "panels": [], |
| "title": "Requests per model", |
| "type": "row" |
| }, |
| { |
| "aliasColors": {}, |
| "bars": false, |
| "dashLength": 10, |
| "dashes": false, |
| "datasource": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 0, |
| "y": 20 |
| }, |
| "id": 2, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": "model", |
| "repeatDirection": "h", |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "AddressPool", |
| "value": "AddressPool" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 6, |
| "y": 20 |
| }, |
| "id": 237, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "AttWorkflowDriverService", |
| "value": "AttWorkflowDriverService" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 12, |
| "y": 20 |
| }, |
| "id": 238, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "AttWorkflowDriverServiceInstance", |
| "value": "AttWorkflowDriverServiceInstance" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 18, |
| "y": 20 |
| }, |
| "id": 239, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "AttWorkflowDriverWhiteListEntry", |
| "value": "AttWorkflowDriverWhiteListEntry" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 0, |
| "y": 29 |
| }, |
| "id": 240, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "BNGPortMapping", |
| "value": "BNGPortMapping" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 6, |
| "y": 29 |
| }, |
| "id": 241, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "ComputeServiceInstance", |
| "value": "ComputeServiceInstance" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 12, |
| "y": 29 |
| }, |
| "id": 242, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "Controller", |
| "value": "Controller" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 18, |
| "y": 29 |
| }, |
| "id": 243, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "ControllerNetwork", |
| "value": "ControllerNetwork" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 0, |
| "y": 38 |
| }, |
| "id": 244, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "ControllerRole", |
| "value": "ControllerRole" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 6, |
| "y": 38 |
| }, |
| "id": 245, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "ControllerSite", |
| "value": "ControllerSite" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 12, |
| "y": 38 |
| }, |
| "id": 246, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "ControllerSitePrivilege", |
| "value": "ControllerSitePrivilege" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 18, |
| "y": 38 |
| }, |
| "id": 247, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "ControllerSlice", |
| "value": "ControllerSlice" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 0, |
| "y": 47 |
| }, |
| "id": 248, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "ControllerSlicePrivilege", |
| "value": "ControllerSlicePrivilege" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 6, |
| "y": 47 |
| }, |
| "id": 249, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "ControllerUser", |
| "value": "ControllerUser" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 12, |
| "y": 47 |
| }, |
| "id": 250, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "Deployment", |
| "value": "Deployment" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 18, |
| "y": 47 |
| }, |
| "id": 251, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "DynamicLoad", |
| "value": "DynamicLoad" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 0, |
| "y": 56 |
| }, |
| "id": 252, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "FabricCrossconnectService", |
| "value": "FabricCrossconnectService" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 6, |
| "y": 56 |
| }, |
| "id": 253, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "FabricCrossconnectServiceInstance", |
| "value": "FabricCrossconnectServiceInstance" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 12, |
| "y": 56 |
| }, |
| "id": 254, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "FabricService", |
| "value": "FabricService" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 18, |
| "y": 56 |
| }, |
| "id": 255, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "Flavor", |
| "value": "Flavor" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 0, |
| "y": 65 |
| }, |
| "id": 256, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "Image", |
| "value": "Image" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 6, |
| "y": 65 |
| }, |
| "id": 257, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "ImageDeployments", |
| "value": "ImageDeployments" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 12, |
| "y": 65 |
| }, |
| "id": 258, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "Instance", |
| "value": "Instance" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 18, |
| "y": 65 |
| }, |
| "id": 259, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "InterfaceType", |
| "value": "InterfaceType" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 0, |
| "y": 74 |
| }, |
| "id": 260, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "Modeldefs", |
| "value": "Modeldefs" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 6, |
| "y": 74 |
| }, |
| "id": 261, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "Network", |
| "value": "Network" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 12, |
| "y": 74 |
| }, |
| "id": 262, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "NetworkParameter", |
| "value": "NetworkParameter" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 18, |
| "y": 74 |
| }, |
| "id": 263, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "NetworkParameterType", |
| "value": "NetworkParameterType" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 0, |
| "y": 83 |
| }, |
| "id": 264, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "NetworkSlice", |
| "value": "NetworkSlice" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 6, |
| "y": 83 |
| }, |
| "id": 265, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "NetworkTemplate", |
| "value": "NetworkTemplate" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 12, |
| "y": 83 |
| }, |
| "id": 266, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "NNIPort", |
| "value": "NNIPort" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 18, |
| "y": 83 |
| }, |
| "id": 267, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "Node", |
| "value": "Node" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 0, |
| "y": 92 |
| }, |
| "id": 268, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "NodeLabel", |
| "value": "NodeLabel" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 6, |
| "y": 92 |
| }, |
| "id": 269, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "NodeToSwitchPort", |
| "value": "NodeToSwitchPort" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 12, |
| "y": 92 |
| }, |
| "id": 270, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "OLTDevice", |
| "value": "OLTDevice" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 18, |
| "y": 92 |
| }, |
| "id": 271, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "ONOSApp", |
| "value": "ONOSApp" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 0, |
| "y": 101 |
| }, |
| "id": 272, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "ONOSService", |
| "value": "ONOSService" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 6, |
| "y": 101 |
| }, |
| "id": 273, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "ONUDevice", |
| "value": "ONUDevice" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 12, |
| "y": 101 |
| }, |
| "id": 274, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "PONONUPort", |
| "value": "PONONUPort" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 18, |
| "y": 101 |
| }, |
| "id": 275, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "PONPort", |
| "value": "PONPort" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 0, |
| "y": 110 |
| }, |
| "id": 276, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "Port", |
| "value": "Port" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 6, |
| "y": 110 |
| }, |
| "id": 277, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "PortInterface", |
| "value": "PortInterface" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 12, |
| "y": 110 |
| }, |
| "id": 278, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "Principal", |
| "value": "Principal" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 18, |
| "y": 110 |
| }, |
| "id": 279, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "Privilege", |
| "value": "Privilege" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 0, |
| "y": 119 |
| }, |
| "id": 280, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "RCORDService", |
| "value": "RCORDService" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 6, |
| "y": 119 |
| }, |
| "id": 281, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "RCORDSubscriber", |
| "value": "RCORDSubscriber" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 12, |
| "y": 119 |
| }, |
| "id": 282, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "Role", |
| "value": "Role" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 18, |
| "y": 119 |
| }, |
| "id": 283, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "Service", |
| "value": "Service" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 0, |
| "y": 128 |
| }, |
| "id": 284, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "ServiceAttribute", |
| "value": "ServiceAttribute" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 6, |
| "y": 128 |
| }, |
| "id": 285, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "ServiceDependency", |
| "value": "ServiceDependency" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 12, |
| "y": 128 |
| }, |
| "id": 286, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "ServiceGraphConstraint", |
| "value": "ServiceGraphConstraint" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 18, |
| "y": 128 |
| }, |
| "id": 287, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "ServiceInstance", |
| "value": "ServiceInstance" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 0, |
| "y": 137 |
| }, |
| "id": 288, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "ServiceInstanceAttribute", |
| "value": "ServiceInstanceAttribute" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 6, |
| "y": 137 |
| }, |
| "id": 289, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "ServiceInstanceLink", |
| "value": "ServiceInstanceLink" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 12, |
| "y": 137 |
| }, |
| "id": 290, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "ServiceInterface", |
| "value": "ServiceInterface" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 18, |
| "y": 137 |
| }, |
| "id": 291, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "ServicePort", |
| "value": "ServicePort" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 0, |
| "y": 146 |
| }, |
| "id": 292, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "Site", |
| "value": "Site" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 6, |
| "y": 146 |
| }, |
| "id": 293, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "SiteDeployment", |
| "value": "SiteDeployment" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 12, |
| "y": 146 |
| }, |
| "id": 294, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "SitePrivilege", |
| "value": "SitePrivilege" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 18, |
| "y": 146 |
| }, |
| "id": 295, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "SiteRole", |
| "value": "SiteRole" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 0, |
| "y": 155 |
| }, |
| "id": 296, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "Slice", |
| "value": "Slice" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 6, |
| "y": 155 |
| }, |
| "id": 297, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "SlicePrivilege", |
| "value": "SlicePrivilege" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 12, |
| "y": 155 |
| }, |
| "id": 298, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "SliceRole", |
| "value": "SliceRole" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 18, |
| "y": 155 |
| }, |
| "id": 299, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "Switch", |
| "value": "Switch" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 0, |
| "y": 164 |
| }, |
| "id": 300, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "SwitchPort", |
| "value": "SwitchPort" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 6, |
| "y": 164 |
| }, |
| "id": 301, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "Tag", |
| "value": "Tag" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 12, |
| "y": 164 |
| }, |
| "id": 302, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "TenantWithContainer", |
| "value": "TenantWithContainer" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 18, |
| "y": 164 |
| }, |
| "id": 303, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "TrustDomain", |
| "value": "TrustDomain" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 0, |
| "y": 173 |
| }, |
| "id": 304, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "UNIPort", |
| "value": "UNIPort" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 6, |
| "y": 173 |
| }, |
| "id": 305, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "User", |
| "value": "User" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 12, |
| "y": 173 |
| }, |
| "id": 306, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "Utilities", |
| "value": "Utilities" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 18, |
| "y": 173 |
| }, |
| "id": 307, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "VOLTService", |
| "value": "VOLTService" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 0, |
| "y": 182 |
| }, |
| "id": 308, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "VOLTServiceInstance", |
| "value": "VOLTServiceInstance" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 6, |
| "y": 182 |
| }, |
| "id": 309, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "XOSCore", |
| "value": "XOSCore" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "Prometheus", |
| "description": "List all the request related to this model", |
| "fill": 1, |
| "gridPos": { |
| "h": 9, |
| "w": 6, |
| "x": 12, |
| "y": 182 |
| }, |
| "id": 310, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "minSpan": 6, |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "repeat": null, |
| "repeatDirection": "h", |
| "repeatIteration": 1538693445200, |
| "repeatPanelId": 2, |
| "scopedVars": { |
| "model": { |
| "selected": false, |
| "text": "XOSGuiExtension", |
| "value": "XOSGuiExtension" |
| } |
| }, |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "$$hashKey": "object:492", |
| "expr": "grpc_request_count_total{model_name=\"$model\"}", |
| "format": "time_series", |
| "intervalFactor": 1, |
| "legendFormat": "{{endpoint}} - {{status}}", |
| "refId": "A" |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Requests for model $model", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "transparent": false, |
| "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": "10s", |
| "schemaVersion": 16, |
| "style": "dark", |
| "tags": [ |
| "nem-monitoring" |
| ], |
| "templating": { |
| "list": [ |
| { |
| "allValue": null, |
| "current": { |
| "selected": true, |
| "text": "All", |
| "value": "$__all" |
| }, |
| "datasource": "Prometheus", |
| "hide": 0, |
| "includeAll": true, |
| "label": null, |
| "multi": true, |
| "name": "model", |
| "options": [], |
| "query": "label_values(grpc_request_count_total, model_name)", |
| "refresh": 2, |
| "regex": "", |
| "sort": 5, |
| "tagValuesQuery": "", |
| "tags": [], |
| "tagsQuery": "", |
| "type": "query", |
| "useTags": false |
| }, |
| { |
| "allValue": null, |
| "current": { |
| "$$hashKey": "object:806", |
| "selected": true, |
| "text": "All", |
| "value": "$__all" |
| }, |
| "datasource": "Prometheus", |
| "hide": 0, |
| "includeAll": true, |
| "label": null, |
| "multi": true, |
| "name": "request_status", |
| "options": [ |
| { |
| "$$hashKey": "object:806", |
| "selected": true, |
| "text": "All", |
| "value": "$__all" |
| }, |
| { |
| "$$hashKey": "object:807", |
| "selected": false, |
| "text": "OK", |
| "value": "OK" |
| }, |
| { |
| "$$hashKey": "object:808", |
| "selected": false, |
| "text": "PERMISSION_DENIED", |
| "value": "PERMISSION_DENIED" |
| }, |
| { |
| "$$hashKey": "object:809", |
| "selected": false, |
| "text": "UNAUTHENTICATED", |
| "value": "UNAUTHENTICATED" |
| } |
| ], |
| "query": "label_values(grpc_request_count_total, status)", |
| "refresh": 0, |
| "regex": ".+\\.(.+)", |
| "sort": 0, |
| "tagValuesQuery": "", |
| "tags": [], |
| "tagsQuery": "", |
| "type": "query", |
| "useTags": false |
| } |
| ] |
| }, |
| "time": { |
| "from": "now-5m", |
| "to": "now" |
| }, |
| "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": "", |
| "title": "XOS", |
| "uid": "vE-iQRJiz", |
| "version": 14 |
| } |