{ "metadata": { "configurationVersions": [ 6 ], "clusterVersion": "1.241.172.20220519-090725" }, "dashboardMetadata": { "name": "{{.name}}", "shared": false, "owner": "Markus.Dlugi@bmw.de", "dashboardFilter": { "timeframe": "-24h to now" }, "tags": [ "{{.tag}}", "{{.env}}" ], "preset": true }, "tiles": [ { "name": "Overall Campaign Statistics", "nameSize": "", "tileType": "HEADER", "configured": true, "bounds": { "top": 0, "left": 0, "width": 1254, "height": 38 }, "tileFilter": {} }, { "name": "Started Campaigns", "nameSize": "", "tileType": "DATA_EXPLORER", "configured": true, "bounds": { "top": 38, "left": 0, "width": 266, "height": 190 }, "tileFilter": {}, "customName": "Single value", "queries": [ { "id": "A", "timeAggregation": "DEFAULT", "splitBy": [], "metricSelector": "builtin:service.keyRequest.errors.server.successCount:filter(and(in(\"dt.entity.service_method\",entitySelector(\"type(service_method),entityName.equals(~\"/comfy-orchestration/campaign/v1/campaigns~\")\")))):parents:filter(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\")\"))):splitBy():sum:auto:sort(value(sum,descending)):limit(10)", "enabled": true } ], "visualConfig": { "type": "SINGLE_VALUE", "global": { "hideLegend": false }, "rules": [ { "matcher": "A:", "unitTransform": "", "valueFormat": "auto", "properties": { "color": "DEFAULT", "seriesType": "LINE" }, "seriesOverrides": [] } ], "axes": { "xAxis": { "visible": true }, "yAxes": [] }, "heatmapSettings": { "yAxis": "VALUE" }, "singleValueSettings": { "showTrend": true, "showSparkLine": true, "linkTileColorToThreshold": true }, "thresholds": [ { "axisTarget": "LEFT", "rules": [ { "color": "#7dc540" }, { "color": "#f5d30f" }, { "value": 0, "color": "#74cff7" } ], "queryId": "", "visible": true } ], "tableSettings": { "isThresholdBackgroundAppliedToCell": false }, "graphChartSettings": { "connectNulls": false }, "honeycombSettings": { "showHive": true, "showLegend": true, "showLabels": false } }, "queriesSettings": { "resolution": "" } }, { "name": "Running Campaigns", "nameSize": "", "tileType": "DATA_EXPLORER", "configured": true, "bounds": { "top": 38, "left": 266, "width": 266, "height": 190 }, "tileFilter": {}, "customName": "Single value", "queries": [ { "id": "A", "metric": "comfy.management.campaign.running", "spaceAggregation": "SUM", "timeAggregation": "DEFAULT", "splitBy": [], "filterBy": { "filterOperator": "AND", "nestedFilters": [ { "filter": "env", "filterType": "DIMENSION", "filterOperator": "OR", "nestedFilters": [], "criteria": [ { "value": "{{.env}}", "evaluator": "EQ" } ] } ], "criteria": [] }, "enabled": true } ], "visualConfig": { "type": "SINGLE_VALUE", "global": { "hideLegend": false }, "rules": [ { "matcher": "A:", "unitTransform": "", "valueFormat": "auto", "properties": { "color": "DEFAULT", "seriesType": "LINE", "alias": "Comfy_RunningCampaigns" }, "seriesOverrides": [] } ], "axes": { "xAxis": { "visible": true }, "yAxes": [] }, "heatmapSettings": { "yAxis": "VALUE" }, "singleValueSettings": { "showTrend": false, "showSparkLine": true, "linkTileColorToThreshold": true }, "thresholds": [ { "axisTarget": "LEFT", "rules": [ { "color": "#7dc540" }, { "color": "#7dc540" }, { "value": 0, "color": "#74dee6" } ], "queryId": "", "visible": true } ], "tableSettings": { "isThresholdBackgroundAppliedToCell": false }, "graphChartSettings": { "connectNulls": false }, "honeycombSettings": { "showHive": true, "showLegend": true, "showLabels": false } }, "queriesSettings": { "resolution": "", "foldTransformation": "LAST_VALUE" } }, { "name": "Completed Campaigns", "nameSize": "", "tileType": "DATA_EXPLORER", "configured": true, "bounds": { "top": 38, "left": 532, "width": 266, "height": 190 }, "tileFilter": {}, "customName": "Single value", "queries": [ { "id": "A", "metric": "comfy.o11n.campaign.completed.count", "spaceAggregation": "SUM", "timeAggregation": "DEFAULT", "splitBy": [], "sortBy": "DESC", "filterBy": { "filterOperator": "AND", "nestedFilters": [ { "filter": "env", "filterType": "DIMENSION", "filterOperator": "OR", "nestedFilters": [], "criteria": [ { "value": "{{.env}}", "evaluator": "EQ" } ] } ], "criteria": [] }, "limit": 10, "enabled": true } ], "visualConfig": { "type": "SINGLE_VALUE", "global": { "hideLegend": false }, "rules": [ { "matcher": "A:", "unitTransform": "", "valueFormat": "0", "properties": { "color": "DEFAULT", "seriesType": "LINE" }, "seriesOverrides": [] } ], "axes": { "xAxis": { "visible": true }, "yAxes": [] }, "heatmapSettings": { "yAxis": "VALUE" }, "singleValueSettings": { "showTrend": true, "showSparkLine": true, "linkTileColorToThreshold": true }, "thresholds": [ { "axisTarget": "LEFT", "rules": [ { "color": "#7dc540" }, { "color": "#f5d30f" }, { "value": 0, "color": "#9cd575" } ], "queryId": "", "visible": true } ], "tableSettings": { "isThresholdBackgroundAppliedToCell": false }, "graphChartSettings": { "connectNulls": false }, "honeycombSettings": { "showHive": true, "showLegend": true, "showLabels": false } }, "queriesSettings": { "resolution": "" } }, { "name": "Pauses", "nameSize": "", "tileType": "DATA_EXPLORER", "configured": true, "bounds": { "top": 38, "left": 798, "width": 152, "height": 190 }, "tileFilter": {}, "customName": "Single value", "queries": [ { "id": "A", "timeAggregation": "DEFAULT", "metricSelector": "builtin:service.keyRequest.errors.server.successCount:filter(and(in(\"dt.entity.service_method\",entitySelector(\"type(service_method),entityName.equals(~\"/comfy-orchestration/campaign/v1/campaigns/[UUID]/pause~\")\")))):parents:filter(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\")\"))):splitBy():sum:auto:sort(value(sum,descending)):limit(10)", "enabled": true } ], "visualConfig": { "type": "SINGLE_VALUE", "global": { "hideLegend": false }, "rules": [ { "matcher": "A:", "properties": { "color": "DEFAULT" }, "seriesOverrides": [] } ], "axes": { "xAxis": { "visible": true }, "yAxes": [] }, "heatmapSettings": { "yAxis": "VALUE" }, "singleValueSettings": { "showTrend": false, "showSparkLine": true, "linkTileColorToThreshold": true }, "thresholds": [ { "axisTarget": "LEFT", "rules": [ { "color": "#7dc540" }, { "color": "#f5d30f" }, { "value": 0, "color": "#ffee7c" } ], "queryId": "", "visible": true } ], "tableSettings": { "isThresholdBackgroundAppliedToCell": false }, "graphChartSettings": { "connectNulls": false }, "honeycombSettings": { "showHive": true, "showLegend": true, "showLabels": false } }, "queriesSettings": { "resolution": "" } }, { "name": "Resumes", "nameSize": "", "tileType": "DATA_EXPLORER", "configured": true, "bounds": { "top": 38, "left": 950, "width": 152, "height": 190 }, "tileFilter": {}, "customName": "Single value", "queries": [ { "id": "A", "timeAggregation": "DEFAULT", "metricSelector": "builtin:service.keyRequest.errors.server.successCount:filter(and(in(\"dt.entity.service_method\",entitySelector(\"type(service_method),entityName.equals(~\"/comfy-orchestration/campaign/v1/campaigns/[UUID]/resume~\")\")))):parents:filter(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\")\"))):splitBy():sum:auto:sort(value(sum,descending)):limit(10)", "enabled": true } ], "visualConfig": { "type": "SINGLE_VALUE", "global": { "hideLegend": false }, "rules": [ { "matcher": "A:", "properties": { "color": "DEFAULT" }, "seriesOverrides": [] } ], "axes": { "xAxis": { "visible": true }, "yAxes": [] }, "heatmapSettings": { "yAxis": "VALUE" }, "singleValueSettings": { "showTrend": false, "showSparkLine": true, "linkTileColorToThreshold": true }, "thresholds": [ { "axisTarget": "LEFT", "rules": [ { "color": "#7dc540" }, { "color": "#f5d30f" }, { "value": 0, "color": "#ffa86c" } ], "queryId": "", "visible": true } ], "tableSettings": { "isThresholdBackgroundAppliedToCell": false }, "graphChartSettings": { "connectNulls": false }, "honeycombSettings": { "showHive": true, "showLegend": true, "showLabels": false } }, "queriesSettings": { "resolution": "" } }, { "name": "Stops", "nameSize": "", "tileType": "DATA_EXPLORER", "configured": true, "bounds": { "top": 38, "left": 1102, "width": 152, "height": 190 }, "tileFilter": {}, "customName": "Single value", "queries": [ { "id": "A", "timeAggregation": "DEFAULT", "metricSelector": "builtin:service.keyRequest.errors.server.successCount:filter(and(in(\"dt.entity.service_method\",entitySelector(\"type(service_method),entityName.equals(~\"/comfy-orchestration/campaign/v1/campaigns/[UUID]~\")\")))):parents:filter(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\")\"))):splitBy():sum:auto:sort(value(sum,descending)):limit(10)", "enabled": true } ], "visualConfig": { "type": "SINGLE_VALUE", "global": { "hideLegend": false }, "rules": [ { "matcher": "A:", "properties": { "color": "DEFAULT" }, "seriesOverrides": [] } ], "axes": { "xAxis": { "visible": true }, "yAxes": [] }, "heatmapSettings": { "yAxis": "VALUE" }, "singleValueSettings": { "showTrend": false, "showSparkLine": true, "linkTileColorToThreshold": true }, "thresholds": [ { "axisTarget": "LEFT", "rules": [ { "color": "#7dc540" }, { "color": "#f5d30f" }, { "value": 0, "color": "#f28289" } ], "queryId": "", "visible": true } ], "tableSettings": { "isThresholdBackgroundAppliedToCell": false }, "graphChartSettings": { "connectNulls": false }, "honeycombSettings": { "showHive": true, "showLegend": true, "showLabels": false } }, "queriesSettings": { "resolution": "" } }, { "name": "Overall Trigger Statistics", "nameSize": "", "tileType": "HEADER", "configured": true, "bounds": { "top": 228, "left": 0, "width": 608, "height": 38 }, "tileFilter": {} }, { "name": "Started Triggers", "nameSize": "", "tileType": "DATA_EXPLORER", "configured": true, "bounds": { "top": 266, "left": 0, "width": 304, "height": 190 }, "tileFilter": {}, "customName": "Single value", "queries": [ { "id": "A", "metric": "comfy.o11n.trigger.started.count", "spaceAggregation": "SUM", "timeAggregation": "DEFAULT", "splitBy": [], "sortBy": "DESC", "filterBy": { "filterOperator": "AND", "nestedFilters": [ { "filter": "env", "filterType": "DIMENSION", "filterOperator": "OR", "nestedFilters": [], "criteria": [ { "value": "{{.env}}", "evaluator": "EQ" } ] } ], "criteria": [] }, "limit": 10, "enabled": true } ], "visualConfig": { "type": "SINGLE_VALUE", "global": { "hideLegend": false }, "rules": [ { "matcher": "A:", "unitTransform": "", "valueFormat": "0", "properties": { "color": "DEFAULT", "seriesType": "LINE" }, "seriesOverrides": [] } ], "axes": { "xAxis": { "visible": true }, "yAxes": [] }, "heatmapSettings": { "yAxis": "VALUE" }, "singleValueSettings": { "showTrend": true, "showSparkLine": true, "linkTileColorToThreshold": true }, "thresholds": [ { "axisTarget": "LEFT", "rules": [ { "color": "#7dc540" }, { "color": "#f5d30f" }, { "value": 0, "color": "#74cff7" } ], "queryId": "", "visible": true } ], "tableSettings": { "isThresholdBackgroundAppliedToCell": false }, "graphChartSettings": { "connectNulls": false }, "honeycombSettings": { "showHive": true, "showLegend": true, "showLabels": false } }, "queriesSettings": { "resolution": "" } }, { "name": "Completed Triggers", "nameSize": "", "tileType": "DATA_EXPLORER", "configured": true, "bounds": { "top": 266, "left": 304, "width": 304, "height": 190 }, "tileFilter": {}, "customName": "Single value", "queries": [ { "id": "A", "metric": "comfy.o11n.trigger.completed.count", "spaceAggregation": "SUM", "timeAggregation": "DEFAULT", "splitBy": [], "sortBy": "DESC", "filterBy": { "filterOperator": "AND", "nestedFilters": [ { "filter": "env", "filterType": "DIMENSION", "filterOperator": "OR", "nestedFilters": [], "criteria": [ { "value": "{{.env}}", "evaluator": "EQ" } ] } ], "criteria": [] }, "limit": 10, "enabled": true } ], "visualConfig": { "type": "SINGLE_VALUE", "global": { "hideLegend": false }, "rules": [ { "matcher": "A:", "unitTransform": "", "valueFormat": "0", "properties": { "color": "DEFAULT", "seriesType": "LINE" }, "seriesOverrides": [] } ], "axes": { "xAxis": { "visible": true }, "yAxes": [] }, "heatmapSettings": { "yAxis": "VALUE" }, "singleValueSettings": { "showTrend": true, "showSparkLine": true, "linkTileColorToThreshold": true }, "thresholds": [ { "axisTarget": "LEFT", "rules": [ { "color": "#7dc540" }, { "color": "#f5d30f" }, { "value": 0, "color": "#9cd575" } ], "queryId": "", "visible": true } ], "tableSettings": { "isThresholdBackgroundAppliedToCell": false }, "graphChartSettings": { "connectNulls": false }, "honeycombSettings": { "showHive": true, "showLegend": true, "showLabels": false } }, "queriesSettings": { "resolution": "" } }, { "name": "Overall FastLaneTrigger Statistics", "nameSize": "", "tileType": "HEADER", "configured": true, "bounds": { "top": 228, "left": 646, "width": 608, "height": 38 }, "tileFilter": {} }, { "name": "Started FastLaneTriggers", "nameSize": "", "tileType": "DATA_EXPLORER", "configured": true, "bounds": { "top": 266, "left": 646, "width": 304, "height": 190 }, "tileFilter": {}, "customName": "Single value", "queries": [ { "id": "A", "metric": "comfy.o11n.trigger.fl.started.count", "spaceAggregation": "SUM", "timeAggregation": "DEFAULT", "splitBy": [], "sortBy": "DESC", "filterBy": { "filterOperator": "AND", "nestedFilters": [ { "filter": "env", "filterType": "DIMENSION", "filterOperator": "OR", "nestedFilters": [], "criteria": [ { "value": "{{.env}}", "evaluator": "EQ" } ] } ], "criteria": [] }, "limit": 10, "enabled": true } ], "visualConfig": { "type": "SINGLE_VALUE", "global": { "hideLegend": false }, "rules": [ { "matcher": "A:", "unitTransform": "", "valueFormat": "0", "properties": { "color": "DEFAULT", "seriesType": "LINE" }, "seriesOverrides": [] } ], "axes": { "xAxis": { "visible": true }, "yAxes": [] }, "heatmapSettings": { "yAxis": "VALUE" }, "singleValueSettings": { "showTrend": true, "showSparkLine": true, "linkTileColorToThreshold": true }, "thresholds": [ { "axisTarget": "LEFT", "rules": [ { "color": "#7dc540" }, { "color": "#f5d30f" }, { "value": 0, "color": "#74cff7" } ], "queryId": "", "visible": true } ], "tableSettings": { "isThresholdBackgroundAppliedToCell": false }, "graphChartSettings": { "connectNulls": false }, "honeycombSettings": { "showHive": true, "showLegend": true, "showLabels": false } }, "queriesSettings": { "resolution": "" } }, { "name": "Completed FastLaneTriggers", "nameSize": "", "tileType": "DATA_EXPLORER", "configured": true, "bounds": { "top": 266, "left": 950, "width": 304, "height": 190 }, "tileFilter": {}, "customName": "Single value", "queries": [ { "id": "A", "metric": "comfy.o11n.trigger.fl.completed.count", "spaceAggregation": "SUM", "timeAggregation": "DEFAULT", "splitBy": [], "sortBy": "DESC", "filterBy": { "filterOperator": "AND", "nestedFilters": [ { "filter": "env", "filterType": "DIMENSION", "filterOperator": "OR", "nestedFilters": [], "criteria": [ { "value": "{{.env}}", "evaluator": "EQ" } ] } ], "criteria": [] }, "limit": 10, "enabled": true } ], "visualConfig": { "type": "SINGLE_VALUE", "global": { "hideLegend": false }, "rules": [ { "matcher": "A:", "unitTransform": "", "valueFormat": "0", "properties": { "color": "DEFAULT", "seriesType": "LINE" }, "seriesOverrides": [] } ], "axes": { "xAxis": { "visible": true }, "yAxes": [] }, "heatmapSettings": { "yAxis": "VALUE" }, "singleValueSettings": { "showTrend": true, "showSparkLine": true, "linkTileColorToThreshold": true }, "thresholds": [ { "axisTarget": "LEFT", "rules": [ { "color": "#7dc540" }, { "color": "#f5d30f" }, { "value": 0, "color": "#9cd575" } ], "queryId": "", "visible": true } ], "tableSettings": { "isThresholdBackgroundAppliedToCell": false }, "graphChartSettings": { "connectNulls": false }, "honeycombSettings": { "showHive": true, "showLegend": true, "showLabels": false } }, "queriesSettings": { "resolution": "" } }, { "name": "Status Overview", "nameSize": "", "tileType": "HEADER", "configured": true, "bounds": { "top": 456, "left": 0, "width": 1254, "height": 38 }, "tileFilter": {} }, { "name": "Terminal Vehicle Action Statuses", "nameSize": "", "tileType": "DATA_EXPLORER", "configured": true, "bounds": { "top": 494, "left": 0, "width": 608, "height": 304 }, "tileFilter": {}, "customName": "Data explorer results", "queries": [ { "id": "A", "metric": "comfy.o11n.action.status.update.count", "spaceAggregation": "SUM", "timeAggregation": "DEFAULT", "splitBy": [ "action-status" ], "filterBy": { "filterOperator": "AND", "nestedFilters": [ { "filter": "action-status", "filterType": "DIMENSION", "filterOperator": "OR", "nestedFilters": [], "criteria": [ { "value": "EXECUTED", "evaluator": "EQ" }, { "value": "TIMED_OUT", "evaluator": "EQ" }, { "value": "FAILED", "evaluator": "EQ" } ] }, { "filter": "env", "filterType": "DIMENSION", "filterOperator": "OR", "nestedFilters": [], "criteria": [ { "value": "{{.env}}", "evaluator": "EQ" } ] } ], "criteria": [] }, "enabled": true } ], "visualConfig": { "type": "STACKED_COLUMN", "global": { "hideLegend": false }, "rules": [ { "matcher": "A:", "unitTransform": "", "valueFormat": "auto", "properties": { "color": "TURQUOISE", "seriesType": "STACKED_COLUMN" }, "seriesOverrides": [ { "name": "EXECUTED", "color": "#5ead35" }, { "name": "TIMED_OUT", "color": "#f5d30f" }, { "name": "FAILED", "color": "#c41425" } ] } ], "axes": { "xAxis": { "displayName": "", "visible": true }, "yAxes": [ { "displayName": "", "visible": true, "min": "AUTO", "max": "AUTO", "position": "LEFT", "queryIds": [ "A" ], "defaultAxis": true } ] }, "heatmapSettings": { "yAxis": "VALUE" }, "thresholds": [ { "axisTarget": "LEFT", "rules": [ { "color": "#7dc540" }, { "color": "#f5d30f" }, { "color": "#dc172a" } ], "queryId": "A", "visible": true } ], "tableSettings": { "isThresholdBackgroundAppliedToCell": false }, "graphChartSettings": { "connectNulls": false }, "honeycombSettings": { "showHive": true, "showLegend": true, "showLabels": false } }, "queriesSettings": { "resolution": "" } }, { "name": "Terminal Vehicle Action Statuses", "nameSize": "", "tileType": "DATA_EXPLORER", "configured": true, "bounds": { "top": 494, "left": 608, "width": 342, "height": 304 }, "tileFilter": {}, "customName": "Data explorer results", "queries": [ { "id": "A", "metric": "comfy.o11n.action.status.update.count", "spaceAggregation": "SUM", "timeAggregation": "DEFAULT", "splitBy": [ "action-status" ], "filterBy": { "filterOperator": "AND", "nestedFilters": [ { "filter": "env", "filterType": "DIMENSION", "filterOperator": "OR", "nestedFilters": [], "criteria": [ { "value": "{{.env}}", "evaluator": "EQ" } ] }, { "filter": "action-status", "filterType": "DIMENSION", "filterOperator": "OR", "nestedFilters": [], "criteria": [ { "value": "EXECUTED", "evaluator": "EQ" }, { "value": "FAILED", "evaluator": "EQ" }, { "value": "TIMED_OUT", "evaluator": "EQ" } ] } ], "criteria": [] }, "enabled": true } ], "visualConfig": { "type": "PIE_CHART", "global": { "hideLegend": false }, "rules": [ { "matcher": "A:", "unitTransform": "", "valueFormat": "auto", "properties": { "color": "TURQUOISE", "seriesType": "STACKED_COLUMN" }, "seriesOverrides": [ { "name": "EXECUTED", "color": "#5ead35" }, { "name": "TIMED_OUT", "color": "#f5d30f" }, { "name": "FAILED", "color": "#c41425" } ] } ], "axes": { "xAxis": { "visible": true }, "yAxes": [] }, "heatmapSettings": { "yAxis": "VALUE" }, "thresholds": [ { "axisTarget": "LEFT", "rules": [ { "color": "#7dc540" }, { "color": "#f5d30f" }, { "color": "#dc172a" } ], "queryId": "A", "visible": true } ], "tableSettings": { "isThresholdBackgroundAppliedToCell": false }, "graphChartSettings": { "connectNulls": false }, "honeycombSettings": { "showHive": true, "showLegend": true, "showLabels": false } }, "queriesSettings": { "resolution": "" } }, { "name": "All Vehicle Action Statuses", "nameSize": "", "tileType": "DATA_EXPLORER", "configured": true, "bounds": { "top": 494, "left": 950, "width": 304, "height": 304 }, "tileFilter": {}, "customName": "Data explorer results", "queries": [ { "id": "A", "metric": "comfy.o11n.action.status.update.count", "spaceAggregation": "SUM", "timeAggregation": "DEFAULT", "splitBy": [ "action-status" ], "sortBy": "DESC", "filterBy": { "filterOperator": "AND", "nestedFilters": [ { "filter": "env", "filterType": "DIMENSION", "filterOperator": "OR", "nestedFilters": [], "criteria": [ { "value": "{{.env}}", "evaluator": "EQ" } ] } ], "criteria": [] }, "limit": 10, "enabled": true } ], "visualConfig": { "type": "TOP_LIST", "global": { "hideLegend": false }, "rules": [ { "matcher": "A:", "properties": { "color": "TURQUOISE", "seriesType": "STACKED_AREA" }, "seriesOverrides": [ { "name": "EXECUTED", "color": "#5ead35" }, { "name": "TIMED_OUT", "color": "#f5d30f" }, { "name": "FAILED", "color": "#c41425" }, { "name": "PREPARED", "color": "#74cff7" }, { "name": "SCHEDULED", "color": "#14a8f5" }, { "name": "DISPATCHED", "color": "#008cdb" }, { "name": "ACCEPTED", "color": "#9cd575" }, { "name": "RUNNING", "color": "#7dc540" } ] } ], "axes": { "xAxis": { "visible": true }, "yAxes": [] }, "heatmapSettings": { "yAxis": "VALUE" }, "thresholds": [ { "axisTarget": "LEFT", "rules": [ { "color": "#7dc540" }, { "color": "#f5d30f" }, { "color": "#dc172a" } ], "queryId": "", "visible": true } ], "tableSettings": { "isThresholdBackgroundAppliedToCell": false }, "graphChartSettings": { "connectNulls": false }, "honeycombSettings": { "showHive": true, "showLegend": true, "showLabels": false } }, "queriesSettings": { "resolution": "" } }, { "name": "Rescheduled Actions", "nameSize": "", "tileType": "DATA_EXPLORER", "configured": true, "bounds": { "top": 494, "left": 1254, "width": 342, "height": 304 }, "tileFilter": {}, "customName": "Single value", "queries": [ { "id": "A", "metric": "comfy.o11n.action.rescheduled", "spaceAggregation": "SUM", "timeAggregation": "DEFAULT", "splitBy": [], "sortBy": "DESC", "filterBy": { "filterOperator": "AND", "nestedFilters": [ { "filter": "env", "filterType": "DIMENSION", "filterOperator": "OR", "nestedFilters": [], "criteria": [ { "value": "{{.env}}", "evaluator": "EQ" } ] } ], "criteria": [] }, "limit": 10, "enabled": true } ], "visualConfig": { "type": "SINGLE_VALUE", "global": { "hideLegend": false }, "rules": [ { "matcher": "A:", "unitTransform": "", "valueFormat": "auto", "properties": { "color": "DEFAULT", "seriesType": "LINE" }, "seriesOverrides": [] } ], "axes": { "xAxis": { "visible": true }, "yAxes": [] }, "heatmapSettings": { "yAxis": "VALUE" }, "singleValueSettings": { "showTrend": false, "showSparkLine": true, "linkTileColorToThreshold": true }, "thresholds": [ { "axisTarget": "LEFT", "rules": [ { "color": "#7dc540" }, { "value": 1, "color": "#c41425" }, { "value": 0, "color": "#9cd575" } ], "queryId": "", "visible": true } ], "tableSettings": { "isThresholdBackgroundAppliedToCell": false }, "graphChartSettings": { "connectNulls": false }, "honeycombSettings": { "showHive": true, "showLegend": true, "showLabels": false } }, "queriesSettings": { "resolution": "", "foldTransformation": "LAST_VALUE" } }, { "name": "Agent Overview", "nameSize": "", "tileType": "HEADER", "configured": true, "bounds": { "top": 798, "left": 0, "width": 1254, "height": 38 }, "tileFilter": {} }, { "name": "Dispatched Triggers per Agent", "nameSize": "", "tileType": "DATA_EXPLORER", "configured": true, "bounds": { "top": 836, "left": 0, "width": 608, "height": 304 }, "tileFilter": {}, "customName": "Data explorer results", "queries": [ { "id": "A", "metric": "comfy.o11n.action.dispatched.count", "spaceAggregation": "SUM", "timeAggregation": "DEFAULT", "splitBy": [ "agent" ], "sortBy": "DESC", "filterBy": { "filterOperator": "AND", "nestedFilters": [ { "filter": "env", "filterType": "DIMENSION", "filterOperator": "OR", "nestedFilters": [], "criteria": [ { "value": "{{.env}}", "evaluator": "EQ" } ] } ], "criteria": [] }, "limit": 10, "enabled": true } ], "visualConfig": { "type": "STACKED_COLUMN", "global": { "hideLegend": false }, "rules": [ { "matcher": "A:", "unitTransform": "", "valueFormat": "auto", "properties": { "color": "DEFAULT", "seriesType": "STACKED_COLUMN" }, "seriesOverrides": [] } ], "axes": { "xAxis": { "displayName": "", "visible": true }, "yAxes": [ { "displayName": "", "visible": true, "min": "AUTO", "max": "AUTO", "position": "LEFT", "queryIds": [ "A" ], "defaultAxis": true } ] }, "heatmapSettings": { "yAxis": "VALUE" }, "thresholds": [ { "axisTarget": "LEFT", "rules": [ { "color": "#7dc540" }, { "color": "#f5d30f" }, { "color": "#dc172a" } ], "queryId": "A", "visible": true } ], "tableSettings": { "isThresholdBackgroundAppliedToCell": false }, "graphChartSettings": { "connectNulls": false }, "honeycombSettings": { "showHive": true, "showLegend": true, "showLabels": false } }, "queriesSettings": { "resolution": "1m" } }, { "name": "Received Status Updates per Agent", "nameSize": "", "tileType": "DATA_EXPLORER", "configured": true, "bounds": { "top": 836, "left": 646, "width": 608, "height": 304 }, "tileFilter": {}, "customName": "Data explorer results", "queries": [ { "id": "A", "metric": "comfy.o11n.action.status.update.count", "spaceAggregation": "SUM", "timeAggregation": "DEFAULT", "splitBy": [ "agent" ], "sortBy": "DESC", "filterBy": { "filterOperator": "AND", "nestedFilters": [ { "filter": "env", "filterType": "DIMENSION", "filterOperator": "OR", "nestedFilters": [], "criteria": [ { "value": "{{.env}}", "evaluator": "EQ" } ] } ], "criteria": [] }, "limit": 10, "enabled": true } ], "visualConfig": { "type": "STACKED_COLUMN", "global": { "hideLegend": false }, "rules": [ { "matcher": "A:", "unitTransform": "", "valueFormat": "auto", "properties": { "color": "DEFAULT", "seriesType": "STACKED_COLUMN" }, "seriesOverrides": [] } ], "axes": { "xAxis": { "displayName": "", "visible": true }, "yAxes": [ { "displayName": "", "visible": true, "min": "AUTO", "max": "AUTO", "position": "LEFT", "queryIds": [ "A" ], "defaultAxis": true } ] }, "heatmapSettings": { "yAxis": "VALUE" }, "thresholds": [ { "axisTarget": "LEFT", "rules": [ { "color": "#7dc540" }, { "color": "#f5d30f" }, { "color": "#dc172a" } ], "queryId": "A", "visible": true } ], "tableSettings": { "isThresholdBackgroundAppliedToCell": false }, "graphChartSettings": { "connectNulls": false }, "honeycombSettings": { "showHive": true, "showLegend": true, "showLabels": false } }, "queriesSettings": { "resolution": "" } } ] }