diff --git a/BMW-Dynatrace-config/CD_comfy/dashboard/CDcomfyAgentDetails.json b/BMW-Dynatrace-config/CD_comfy/dashboard/CDcomfyAgentDetails.json index 02fc67cd..db1319e2 100644 --- a/BMW-Dynatrace-config/CD_comfy/dashboard/CDcomfyAgentDetails.json +++ b/BMW-Dynatrace-config/CD_comfy/dashboard/CDcomfyAgentDetails.json @@ -9,15 +9,16 @@ "dashboardMetadata": { "name": "Comfy Agent Details EMEA INT", "shared": false, - "timeframe": "-24h to now", + "owner": "Christopher.Holomek@bmw.de", "dashboardFilter": { "timeframe": "-30m" }, "tags": [ - "{{.tag}}", - "{{.env}}" + "comfy", + "INT" ], - "preset": true + "popularity": 2, + "tilesNameSize": "" }, "tiles": [ { @@ -33,6 +34,7 @@ }, "tileFilter": {} }, + { "name": "Markdown", "nameSize": "", @@ -47,6 +49,589 @@ "tileFilter": {}, "markdown": "# {{.agent1DisplayName}}" }, + { + "name": "Health", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 38, + "left": 152, + "width": 152, + "height": 190 + }, + "tileFilter": { + "timeframe": "-30m" + }, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "timeAggregation": "DEFAULT", + "splitBy": [ + "dt.entity.service" + ], + "metricSelector": "builtin:service.requestCount.server:filter(and(or(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\"),entityName.equals(~\"{{.agent1Health}}~\")\"))))):splitBy(\"dt.entity.service\"):fold:auto:sort(value(sum,descending)):limit(10)", + "enabled": true + } + ], + "visualConfig": { + "type": "HONEYCOMB", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "LINE", + "alias": "Success rate (server side)" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "thresholds": [ + { + "axisTarget": "LEFT", + "columnId": "Success rate (server side)", + "rules": [ + { + "value": 56, + "color": "#7dc540" + }, + { + "value": 26, + "color": "#f5d30f" + }, + { + "value": 0, + "color": "#dc172a" + } + ], + "queryId": "A", + "visible": true + } + ], + "tableSettings": { + "isThresholdBackgroundAppliedToCell": false + }, + "graphChartSettings": { + "connectNulls": false + }, + "honeycombSettings": { + "showHive": true, + "showLegend": false, + "showLabels": false + } + }, + "queriesSettings": { + "resolution": "" + } + }, + { + "name": "Agent Statuses", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 38, + "left": 304, + "width": 266, + "height": 190 + }, + "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": "agent", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "sputnik", + "evaluator": "EQ" + } + ] + }, + { + "filter": "action-status", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "RUNNING", + "evaluator": "EQ" + }, + { + "value": "ACCEPTED", + "evaluator": "EQ" + }, + { + "value": "TIMED_OUT", + "evaluator": "EQ" + }, + { + "value": "EXECUTED", + "evaluator": "EQ" + } + ] + }, + { + "filter": "env", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "INT", + "evaluator": "EQ" + } + ] + } + ], + "criteria": [] + }, + "limit": 10, + "enabled": true + } + ], + "visualConfig": { + "type": "TOP_LIST", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "TURQUOISE", + "seriesType": "STACKED_AREA" + }, + "seriesOverrides": [ + { + "name": "EXECUTED", + "color": "#5ead35" + }, + { + "name": "TIMED_OUT", + "color": "#f5d30f" + }, + { + "name": "Select series", + "color": "#c41425" + }, + { + "name": "ACCEPTED", + "color": "#9cd575" + }, + { + "name": "RUNNING", + "color": "#7dc540" + } + ] + } + ], + "axes": { + "xAxis": { + "displayName": "", + "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": "Total Triggers", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 38, + "left": 570, + "width": 228, + "height": 190 + }, + "tileFilter": {}, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "metric": "comfy.o11n.action.dispatched.count", + "spaceAggregation": "SUM", + "timeAggregation": "DEFAULT", + "splitBy": [], + "filterBy": { + "filterOperator": "AND", + "nestedFilters": [ + { + "filter": "env", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "INT", + "evaluator": "EQ" + } + ] + }, + { + "filter": "agent", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "sputnik", + "evaluator": "EQ" + } + ] + } + ], + "criteria": [] + }, + "enabled": true + } + ], + "visualConfig": { + "type": "SINGLE_VALUE", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "STACKED_COLUMN" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "singleValueSettings": { + "showTrend": true, + "showSparkLine": true, + "linkTileColorToThreshold": true + }, + "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": "", + "foldTransformation": "TOTAL", + "foldAggregation": "SUM" + } + }, + { + "name": "Average Throughput", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 38, + "left": 798, + "width": 228, + "height": 190 + }, + "tileFilter": {}, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "timeAggregation": "DEFAULT", + "splitBy": [], + "metricSelector": "comfy.o11n.action.dispatched.count:filter(and(eq(agent,sputnik),eq(env,INT))):rate(1m):value:auto:sort(value(avg,descending)):limit(10)", + "enabled": true + } + ], + "visualConfig": { + "type": "SINGLE_VALUE", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "STACKED_COLUMN" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "singleValueSettings": { + "showTrend": true, + "showSparkLine": true, + "linkTileColorToThreshold": true + }, + "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": "", + "foldTransformation": "TOTAL", + "foldAggregation": "AVG" + } + }, + { + "name": "Median Duration", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 38, + "left": 1026, + "width": 228, + "height": 190 + }, + "tileFilter": {}, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "metric": "comfy.o11n.action.duration", + "spaceAggregation": "AVG", + "timeAggregation": "DEFAULT", + "splitBy": [], + "filterBy": { + "filterOperator": "AND", + "nestedFilters": [ + { + "filter": "env", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "INT", + "evaluator": "EQ" + } + ] + }, + { + "filter": "agent", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "sputnik", + "evaluator": "EQ" + } + ] + } + ], + "criteria": [] + }, + "enabled": true + } + ], + "visualConfig": { + "type": "SINGLE_VALUE", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "STACKED_COLUMN" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "singleValueSettings": { + "showTrend": true, + "showSparkLine": true, + "linkTileColorToThreshold": true + }, + "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": "", + "foldTransformation": "TOTAL", + "foldAggregation": "MEDIAN" + } + }, + { "name": "Markdown", "nameSize": "", @@ -61,6 +646,589 @@ "tileFilter": {}, "markdown": "# {{.agent2DisplayName}}" }, + { + "name": "Health", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 228, + "left": 152, + "width": 152, + "height": 190 + }, + "tileFilter": { + "timeframe": "-30m" + }, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "timeAggregation": "DEFAULT", + "splitBy": [ + "dt.entity.service" + ], + "metricSelector": "builtin:service.requestCount.server:filter(and(or(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\"),entityName.equals(~\"{{.agent2Health}}~\")\"))))):splitBy(\"dt.entity.service\"):fold:auto:sort(value(sum,descending)):limit(10)", + "enabled": true + } + ], + "visualConfig": { + "type": "HONEYCOMB", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "LINE", + "alias": "Success rate (server side)" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "thresholds": [ + { + "axisTarget": "LEFT", + "columnId": "Success rate (server side)", + "rules": [ + { + "value": 56, + "color": "#7dc540" + }, + { + "value": 26, + "color": "#f5d30f" + }, + { + "value": 0, + "color": "#dc172a" + } + ], + "queryId": "A", + "visible": true + } + ], + "tableSettings": { + "isThresholdBackgroundAppliedToCell": false + }, + "graphChartSettings": { + "connectNulls": false + }, + "honeycombSettings": { + "showHive": true, + "showLegend": false, + "showLabels": false + } + }, + "queriesSettings": { + "resolution": "" + } + }, + { + "name": "Agent Statuses", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 228, + "left": 304, + "width": 266, + "height": 190 + }, + "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": "INT", + "evaluator": "EQ" + } + ] + }, + { + "filter": "action-status", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "RUNNING", + "evaluator": "EQ" + }, + { + "value": "TIMED_OUT", + "evaluator": "EQ" + }, + { + "value": "EXECUTED", + "evaluator": "EQ" + }, + { + "value": "ACCEPTED", + "evaluator": "EQ" + } + ] + }, + { + "filter": "agent", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "sputnik", + "evaluator": "EQ" + } + ] + } + ], + "criteria": [] + }, + "limit": 10, + "enabled": true + } + ], + "visualConfig": { + "type": "TOP_LIST", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "TURQUOISE", + "seriesType": "STACKED_AREA" + }, + "seriesOverrides": [ + { + "name": "EXECUTED", + "color": "#5ead35" + }, + { + "name": "TIMED_OUT", + "color": "#f5d30f" + }, + { + "name": "Select series", + "color": "#c41425" + }, + { + "name": "ACCEPTED", + "color": "#9cd575" + }, + { + "name": "RUNNING", + "color": "#7dc540" + } + ] + } + ], + "axes": { + "xAxis": { + "displayName": "", + "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": "Total Triggers", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 228, + "left": 570, + "width": 228, + "height": 190 + }, + "tileFilter": {}, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "metric": "comfy.o11n.action.dispatched.count", + "spaceAggregation": "SUM", + "timeAggregation": "DEFAULT", + "splitBy": [], + "filterBy": { + "filterOperator": "AND", + "nestedFilters": [ + { + "filter": "env", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "INT", + "evaluator": "EQ" + } + ] + }, + { + "filter": "agent", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "sputnik", + "evaluator": "EQ" + } + ] + } + ], + "criteria": [] + }, + "enabled": true + } + ], + "visualConfig": { + "type": "SINGLE_VALUE", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "STACKED_COLUMN" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "singleValueSettings": { + "showTrend": true, + "showSparkLine": true, + "linkTileColorToThreshold": true + }, + "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": "", + "foldTransformation": "TOTAL", + "foldAggregation": "SUM" + } + }, + { + "name": "Average Throughput", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 228, + "left": 798, + "width": 228, + "height": 190 + }, + "tileFilter": {}, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "timeAggregation": "DEFAULT", + "splitBy": [], + "metricSelector": "comfy.o11n.action.dispatched.count:filter(and(eq(agent,sputnik),eq(env,INT))):rate(1m):value:auto:sort(value(avg,descending)):limit(10)", + "enabled": true + } + ], + "visualConfig": { + "type": "SINGLE_VALUE", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "STACKED_COLUMN" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "singleValueSettings": { + "showTrend": true, + "showSparkLine": true, + "linkTileColorToThreshold": true + }, + "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": "", + "foldTransformation": "TOTAL", + "foldAggregation": "AVG" + } + }, + { + "name": "Median Duration", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 228, + "left": 1026, + "width": 228, + "height": 190 + }, + "tileFilter": {}, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "metric": "comfy.o11n.action.duration", + "spaceAggregation": "AVG", + "timeAggregation": "DEFAULT", + "splitBy": [], + "filterBy": { + "filterOperator": "AND", + "nestedFilters": [ + { + "filter": "env", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "INT", + "evaluator": "EQ" + } + ] + }, + { + "filter": "agent", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "sputnik", + "evaluator": "EQ" + } + ] + } + ], + "criteria": [] + }, + "enabled": true + } + ], + "visualConfig": { + "type": "SINGLE_VALUE", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "STACKED_COLUMN" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "singleValueSettings": { + "showTrend": true, + "showSparkLine": true, + "linkTileColorToThreshold": true + }, + "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": "", + "foldTransformation": "TOTAL", + "foldAggregation": "MEDIAN" + } + }, + { "name": "Markdown", "nameSize": "", @@ -75,6 +1243,589 @@ "tileFilter": {}, "markdown": "# {{.agent3DisplayName}}" }, + { + "name": "Health", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 418, + "left": 152, + "width": 152, + "height": 190 + }, + "tileFilter": { + "timeframe": "-30m" + }, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "timeAggregation": "DEFAULT", + "splitBy": [ + "dt.entity.service" + ], + "metricSelector": "builtin:service.requestCount.server:filter(and(or(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\"),entityName.equals(~\"{{.agent3Health}}~\")\"))))):splitBy(\"dt.entity.service\"):fold:auto:sort(value(sum,descending)):limit(10)", + "enabled": true + } + ], + "visualConfig": { + "type": "HONEYCOMB", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "LINE", + "alias": "Success rate (server side)" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "thresholds": [ + { + "axisTarget": "LEFT", + "columnId": "Success rate (server side)", + "rules": [ + { + "value": 56, + "color": "#7dc540" + }, + { + "value": 26, + "color": "#f5d30f" + }, + { + "value": 0, + "color": "#dc172a" + } + ], + "queryId": "A", + "visible": true + } + ], + "tableSettings": { + "isThresholdBackgroundAppliedToCell": false + }, + "graphChartSettings": { + "connectNulls": false + }, + "honeycombSettings": { + "showHive": true, + "showLegend": false, + "showLabels": false + } + }, + "queriesSettings": { + "resolution": "" + } + }, + { + "name": "Agent Statuses", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 418, + "left": 304, + "width": 266, + "height": 190 + }, + "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": "action-status", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "RUNNING", + "evaluator": "EQ" + }, + { + "value": "EXECUTED", + "evaluator": "EQ" + }, + { + "value": "TIMED_OUT", + "evaluator": "EQ" + }, + { + "value": "ACCEPTED", + "evaluator": "EQ" + } + ] + }, + { + "filter": "agent", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "sputnik", + "evaluator": "EQ" + } + ] + }, + { + "filter": "env", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "INT", + "evaluator": "EQ" + } + ] + } + ], + "criteria": [] + }, + "limit": 10, + "enabled": true + } + ], + "visualConfig": { + "type": "TOP_LIST", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "TURQUOISE", + "seriesType": "STACKED_AREA" + }, + "seriesOverrides": [ + { + "name": "EXECUTED", + "color": "#5ead35" + }, + { + "name": "TIMED_OUT", + "color": "#f5d30f" + }, + { + "name": "Select series", + "color": "#c41425" + }, + { + "name": "ACCEPTED", + "color": "#9cd575" + }, + { + "name": "RUNNING", + "color": "#7dc540" + } + ] + } + ], + "axes": { + "xAxis": { + "displayName": "", + "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": "Total Triggers", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 418, + "left": 570, + "width": 228, + "height": 190 + }, + "tileFilter": {}, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "metric": "comfy.o11n.action.dispatched.count", + "spaceAggregation": "SUM", + "timeAggregation": "DEFAULT", + "splitBy": [], + "filterBy": { + "filterOperator": "AND", + "nestedFilters": [ + { + "filter": "agent", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "sputnik", + "evaluator": "EQ" + } + ] + }, + { + "filter": "env", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "INT", + "evaluator": "EQ" + } + ] + } + ], + "criteria": [] + }, + "enabled": true + } + ], + "visualConfig": { + "type": "SINGLE_VALUE", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "STACKED_COLUMN" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "singleValueSettings": { + "showTrend": true, + "showSparkLine": true, + "linkTileColorToThreshold": true + }, + "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": "", + "foldTransformation": "TOTAL", + "foldAggregation": "SUM" + } + }, + { + "name": "Average Throughput", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 418, + "left": 798, + "width": 228, + "height": 190 + }, + "tileFilter": {}, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "timeAggregation": "DEFAULT", + "splitBy": [], + "metricSelector": "comfy.o11n.action.dispatched.count:filter(and(eq(agent,sputnik),eq(env,INT))):rate(1m):value:auto:sort(value(avg,descending)):limit(10)", + "enabled": true + } + ], + "visualConfig": { + "type": "SINGLE_VALUE", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "STACKED_COLUMN" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "singleValueSettings": { + "showTrend": true, + "showSparkLine": true, + "linkTileColorToThreshold": true + }, + "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": "", + "foldTransformation": "TOTAL", + "foldAggregation": "AVG" + } + }, + { + "name": "Median Duration", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 418, + "left": 1026, + "width": 228, + "height": 190 + }, + "tileFilter": {}, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "metric": "comfy.o11n.action.duration", + "spaceAggregation": "AVG", + "timeAggregation": "DEFAULT", + "splitBy": [], + "filterBy": { + "filterOperator": "AND", + "nestedFilters": [ + { + "filter": "agent", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "sputnik", + "evaluator": "EQ" + } + ] + }, + { + "filter": "env", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "INT", + "evaluator": "EQ" + } + ] + } + ], + "criteria": [] + }, + "enabled": true + } + ], + "visualConfig": { + "type": "SINGLE_VALUE", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "STACKED_COLUMN" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "singleValueSettings": { + "showTrend": true, + "showSparkLine": true, + "linkTileColorToThreshold": true + }, + "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": "", + "foldTransformation": "TOTAL", + "foldAggregation": "MEDIAN" + } + }, + { "name": "Markdown", "nameSize": "", @@ -89,356 +1840,6 @@ "tileFilter": {}, "markdown": "# {{.agent4DisplayName}}" }, - { - "name": "Markdown", - "nameSize": "", - "tileType": "MARKDOWN", - "configured": true, - "bounds": { - "top": 798, - "left": 0, - "width": 152, - "height": 190 - }, - "tileFilter": {}, - "markdown": "# {{.agent5DisplayName}}" - }, - { - "name": "Markdown", - "nameSize": "", - "tileType": "MARKDOWN", - "configured": true, - "bounds": { - "top": 988, - "left": 0, - "width": 152, - "height": 190 - }, - "tileFilter": {}, - "markdown": "# {{.agent6DisplayName}}" - }, - { - "name": "Markdown", - "nameSize": "", - "tileType": "MARKDOWN", - "configured": true, - "bounds": { - "top": 1178, - "left": 0, - "width": 152, - "height": 190 - }, - "tileFilter": {}, - "markdown": "# {{.agent7DisplayName}}" - }, - { - "name": "Markdown", - "nameSize": "", - "tileType": "MARKDOWN", - "configured": true, - "bounds": { - "top": 1368, - "left": 0, - "width": 152, - "height": 190 - }, - "tileFilter": {}, - "markdown": "# {{.agent8DisplayName}}" - }, - { - "name": "Markdown", - "nameSize": "", - "tileType": "MARKDOWN", - "configured": true, - "bounds": { - "top": 1596, - "left": 0, - "width": 152, - "height": 190 - }, - "tileFilter": {}, - "markdown": "# {{.agent9DisplayName}}" - }, - { - "name": "Markdown", - "nameSize": "", - "tileType": "MARKDOWN", - "configured": true, - "bounds": { - "top": 1786, - "left": 0, - "width": 152, - "height": 190 - }, - "tileFilter": {}, - "markdown": "# {{.agent10DisplayName}}" - }, - { - "name": "Markdown", - "nameSize": "", - "tileType": "MARKDOWN", - "configured": true, - "bounds": { - "top": 1976, - "left": 0, - "width": 152, - "height": 190 - }, - "tileFilter": {}, - "markdown": "# {{.agent11DisplayName}}" - }, - { - "name": "Health", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 38, - "left": 1444, - "width": 152, - "height": 190 - }, - "tileFilter": { - "timeframe": "-30m" - }, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "timeAggregation": "DEFAULT", - "metricSelector": "builtin:service.requestCount.server:filter(and(or(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\"),entityName.equals(~\"{{.agent1Health}}~\")\"))))):splitBy(\"dt.entity.service\"):fold:auto:sort(value(sum,descending)):limit(10)", - "enabled": true - } - ], - "visualConfig": { - "type": "HONEYCOMB", - "global": { - "hideLegend": false - }, - "rules": [ - { - "matcher": "A:", - "properties": { - "color": "DEFAULT", - "seriesType": "LINE", - "alias": "Success rate (server side)" - }, - "seriesOverrides": [] - } - ], - "axes": { - "xAxis": { - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "thresholds": [ - { - "axisTarget": "LEFT", - "columnId": "Success rate (server side)", - "rules": [ - { - "value": 56, - "color": "#7dc540" - }, - { - "value": 26, - "color": "#f5d30f" - }, - { - "value": 0, - "color": "#dc172a" - } - ], - "queryId": "A", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": { - "showHive": true, - "showLegend": false, - "showLabels": false - } - }, - "queriesSettings": { - "resolution": "" - } - }, - { - "name": "Health", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 228, - "left": 1444, - "width": 152, - "height": 190 - }, - "tileFilter": { - "timeframe": "-30m" - }, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "timeAggregation": "DEFAULT", - "metricSelector": "builtin:service.requestCount.server:filter(and(or(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\"),entityName.equals(~\"{{.agent2Health}}~\")\"))))):splitBy(\"dt.entity.service\"):fold:auto:sort(value(sum,descending)):limit(10)", - "enabled": true - } - ], - "visualConfig": { - "type": "HONEYCOMB", - "global": { - "hideLegend": false - }, - "rules": [ - { - "matcher": "A:", - "properties": { - "color": "DEFAULT", - "seriesType": "LINE", - "alias": "Success rate (server side)" - }, - "seriesOverrides": [] - } - ], - "axes": { - "xAxis": { - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "thresholds": [ - { - "axisTarget": "LEFT", - "columnId": "Success rate (server side)", - "rules": [ - { - "value": 56, - "color": "#7dc540" - }, - { - "value": 26, - "color": "#f5d30f" - }, - { - "value": 0, - "color": "#dc172a" - } - ], - "queryId": "A", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": { - "showHive": true, - "showLegend": false, - "showLabels": false - } - }, - "queriesSettings": { - "resolution": "" - } - }, - { - "name": "Health", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 418, - "left": 1444, - "width": 152, - "height": 190 - }, - "tileFilter": { - "timeframe": "-30m" - }, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "timeAggregation": "DEFAULT", - "metricSelector": "builtin:service.requestCount.server:filter(and(or(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\"),entityName.equals(~\"{{.agent3Health}}~\")\"))))):splitBy(\"dt.entity.service\"):fold:auto:sort(value(sum,descending)):limit(10)", - "enabled": true - } - ], - "visualConfig": { - "type": "HONEYCOMB", - "global": { - "hideLegend": false - }, - "rules": [ - { - "matcher": "A:", - "properties": { - "color": "DEFAULT", - "seriesType": "LINE", - "alias": "Success rate (server side)" - }, - "seriesOverrides": [] - } - ], - "axes": { - "xAxis": { - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "thresholds": [ - { - "axisTarget": "LEFT", - "columnId": "Success rate (server side)", - "rules": [ - { - "value": 56, - "color": "#7dc540" - }, - { - "value": 26, - "color": "#f5d30f" - }, - { - "value": 0, - "color": "#dc172a" - } - ], - "queryId": "A", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": { - "showHive": true, - "showLegend": false, - "showLabels": false - } - }, - "queriesSettings": { - "resolution": "" - } - }, { "name": "Health", "nameSize": "", @@ -446,7 +1847,7 @@ "configured": true, "bounds": { "top": 608, - "left": 1444, + "left": 152, "width": 152, "height": 190 }, @@ -488,7 +1889,9 @@ }, "yAxes": [] }, - "heatmapSettings": {}, + "heatmapSettings": { + "yAxis": "VALUE" + }, "thresholds": [ { "axisTarget": "LEFT", @@ -527,6 +1930,513 @@ "resolution": "" } }, + { + "name": "Agent Statuses", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 608, + "left": 304, + "width": 266, + "height": 190 + }, + "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": "action-status", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "EXECUTED", + "evaluator": "EQ" + }, + { + "value": "RUNNING", + "evaluator": "EQ" + }, + { + "value": "ACCEPTED", + "evaluator": "EQ" + }, + { + "value": "TIMED_OUT", + "evaluator": "EQ" + } + ] + }, + { + "filter": "env", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "INT", + "evaluator": "EQ" + } + ] + }, + { + "filter": "agent", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "sputnik", + "evaluator": "EQ" + } + ] + } + ], + "criteria": [] + }, + "limit": 10, + "enabled": true + } + ], + "visualConfig": { + "type": "TOP_LIST", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "TURQUOISE", + "seriesType": "STACKED_AREA" + }, + "seriesOverrides": [ + { + "name": "EXECUTED", + "color": "#5ead35" + }, + { + "name": "TIMED_OUT", + "color": "#f5d30f" + }, + { + "name": "Select series", + "color": "#c41425" + }, + { + "name": "ACCEPTED", + "color": "#9cd575" + }, + { + "name": "RUNNING", + "color": "#7dc540" + } + ] + } + ], + "axes": { + "xAxis": { + "displayName": "", + "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": "Total Triggers", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 608, + "left": 570, + "width": 228, + "height": 190 + }, + "tileFilter": {}, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "metric": "comfy.o11n.action.dispatched.count", + "spaceAggregation": "SUM", + "timeAggregation": "DEFAULT", + "splitBy": [], + "filterBy": { + "filterOperator": "AND", + "nestedFilters": [ + { + "filter": "env", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "INT", + "evaluator": "EQ" + } + ] + }, + { + "filter": "agent", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "sputnik", + "evaluator": "EQ" + } + ] + } + ], + "criteria": [] + }, + "enabled": true + } + ], + "visualConfig": { + "type": "SINGLE_VALUE", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "STACKED_COLUMN" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "singleValueSettings": { + "showTrend": true, + "showSparkLine": true, + "linkTileColorToThreshold": true + }, + "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": "", + "foldTransformation": "TOTAL", + "foldAggregation": "SUM" + } + }, + { + "name": "Average Throughput", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 608, + "left": 798, + "width": 228, + "height": 190 + }, + "tileFilter": {}, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "timeAggregation": "DEFAULT", + "splitBy": [], + "metricSelector": "comfy.o11n.action.dispatched.count:filter(and(eq(agent,sputnik),eq(env,INT))):rate(1m):value:auto:sort(value(avg,descending)):limit(10)", + "enabled": true + } + ], + "visualConfig": { + "type": "SINGLE_VALUE", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "STACKED_COLUMN" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "singleValueSettings": { + "showTrend": true, + "showSparkLine": true, + "linkTileColorToThreshold": true + }, + "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": "", + "foldTransformation": "TOTAL", + "foldAggregation": "AVG" + } + }, + { + "name": "Median Duration", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 608, + "left": 1026, + "width": 228, + "height": 190 + }, + "tileFilter": {}, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "metric": "comfy.o11n.action.duration", + "spaceAggregation": "AVG", + "timeAggregation": "DEFAULT", + "splitBy": [], + "filterBy": { + "filterOperator": "AND", + "nestedFilters": [ + { + "filter": "env", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "INT", + "evaluator": "EQ" + } + ] + }, + { + "filter": "agent", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "sputnik", + "evaluator": "EQ" + } + ] + } + ], + "criteria": [] + }, + "enabled": true + } + ], + "visualConfig": { + "type": "SINGLE_VALUE", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "STACKED_COLUMN" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "singleValueSettings": { + "showTrend": true, + "showSparkLine": true, + "linkTileColorToThreshold": true + }, + "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": "", + "foldTransformation": "TOTAL", + "foldAggregation": "MEDIAN" + } + }, + + { + "name": "Markdown", + "nameSize": "", + "tileType": "MARKDOWN", + "configured": true, + "bounds": { + "top": 798, + "left": 0, + "width": 152, + "height": 190 + }, + "tileFilter": {}, + "markdown": "# {{.agent5DisplayName}}" + }, { "name": "Health", "nameSize": "", @@ -534,7 +2444,7 @@ "configured": true, "bounds": { "top": 798, - "left": 1444, + "left": 152, "width": 152, "height": 190 }, @@ -576,7 +2486,9 @@ }, "yAxes": [] }, - "heatmapSettings": {}, + "heatmapSettings": { + "yAxis": "VALUE" + }, "thresholds": [ { "axisTarget": "LEFT", @@ -615,6 +2527,513 @@ "resolution": "" } }, + { + "name": "Agent Statuses", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 798, + "left": 304, + "width": 266, + "height": 190 + }, + "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": "action-status", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "RUNNING", + "evaluator": "EQ" + }, + { + "value": "ACCEPTED", + "evaluator": "EQ" + }, + { + "value": "TIMED_OUT", + "evaluator": "EQ" + }, + { + "value": "EXECUTED", + "evaluator": "EQ" + } + ] + }, + { + "filter": "agent", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "sputnik", + "evaluator": "EQ" + } + ] + }, + { + "filter": "env", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "INT", + "evaluator": "EQ" + } + ] + } + ], + "criteria": [] + }, + "limit": 10, + "enabled": true + } + ], + "visualConfig": { + "type": "TOP_LIST", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "TURQUOISE", + "seriesType": "STACKED_AREA" + }, + "seriesOverrides": [ + { + "name": "EXECUTED", + "color": "#5ead35" + }, + { + "name": "TIMED_OUT", + "color": "#f5d30f" + }, + { + "name": "Select series", + "color": "#c41425" + }, + { + "name": "ACCEPTED", + "color": "#9cd575" + }, + { + "name": "RUNNING", + "color": "#7dc540" + } + ] + } + ], + "axes": { + "xAxis": { + "displayName": "", + "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": "Total Triggers", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 798, + "left": 570, + "width": 228, + "height": 190 + }, + "tileFilter": {}, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "metric": "comfy.o11n.action.dispatched.count", + "spaceAggregation": "SUM", + "timeAggregation": "DEFAULT", + "splitBy": [], + "filterBy": { + "filterOperator": "AND", + "nestedFilters": [ + { + "filter": "agent", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "sputnik", + "evaluator": "EQ" + } + ] + }, + { + "filter": "env", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "INT", + "evaluator": "EQ" + } + ] + } + ], + "criteria": [] + }, + "enabled": true + } + ], + "visualConfig": { + "type": "SINGLE_VALUE", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "STACKED_COLUMN" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "singleValueSettings": { + "showTrend": true, + "showSparkLine": true, + "linkTileColorToThreshold": true + }, + "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": "", + "foldTransformation": "TOTAL", + "foldAggregation": "SUM" + } + }, + { + "name": "Average Throughput", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 798, + "left": 798, + "width": 228, + "height": 190 + }, + "tileFilter": {}, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "timeAggregation": "DEFAULT", + "splitBy": [], + "metricSelector": "comfy.o11n.action.dispatched.count:filter(and(eq(agent,sputnik),eq(env,INT))):rate(1m):value:auto:sort(value(avg,descending)):limit(10)", + "enabled": true + } + ], + "visualConfig": { + "type": "SINGLE_VALUE", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "STACKED_COLUMN" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "singleValueSettings": { + "showTrend": true, + "showSparkLine": true, + "linkTileColorToThreshold": true + }, + "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": "", + "foldTransformation": "TOTAL", + "foldAggregation": "AVG" + } + }, + { + "name": "Median Duration", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 798, + "left": 1026, + "width": 228, + "height": 190 + }, + "tileFilter": {}, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "metric": "comfy.o11n.action.duration", + "spaceAggregation": "AVG", + "timeAggregation": "DEFAULT", + "splitBy": [], + "filterBy": { + "filterOperator": "AND", + "nestedFilters": [ + { + "filter": "env", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "INT", + "evaluator": "EQ" + } + ] + }, + { + "filter": "agent", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "sputnik", + "evaluator": "EQ" + } + ] + } + ], + "criteria": [] + }, + "enabled": true + } + ], + "visualConfig": { + "type": "SINGLE_VALUE", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "STACKED_COLUMN" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "singleValueSettings": { + "showTrend": true, + "showSparkLine": true, + "linkTileColorToThreshold": true + }, + "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": "", + "foldTransformation": "TOTAL", + "foldAggregation": "MEDIAN" + } + }, + + { + "name": "Markdown", + "nameSize": "", + "tileType": "MARKDOWN", + "configured": true, + "bounds": { + "top": 988, + "left": 0, + "width": 152, + "height": 190 + }, + "tileFilter": {}, + "markdown": "# {{.agent6DisplayName}}" + }, { "name": "Health", "nameSize": "", @@ -622,7 +3041,7 @@ "configured": true, "bounds": { "top": 988, - "left": 1444, + "left": 152, "width": 152, "height": 190 }, @@ -664,7 +3083,9 @@ }, "yAxes": [] }, - "heatmapSettings": {}, + "heatmapSettings": { + "yAxis": "VALUE" + }, "thresholds": [ { "axisTarget": "LEFT", @@ -703,6 +3124,513 @@ "resolution": "" } }, + { + "name": "Agent Statuses", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 988, + "left": 304, + "width": 266, + "height": 190 + }, + "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": "agent", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "sputnik", + "evaluator": "EQ" + } + ] + }, + { + "filter": "action-status", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "RUNNING", + "evaluator": "EQ" + }, + { + "value": "ACCEPTED", + "evaluator": "EQ" + }, + { + "value": "TIMED_OUT", + "evaluator": "EQ" + }, + { + "value": "EXECUTED", + "evaluator": "EQ" + } + ] + }, + { + "filter": "env", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "INT", + "evaluator": "EQ" + } + ] + } + ], + "criteria": [] + }, + "limit": 10, + "enabled": true + } + ], + "visualConfig": { + "type": "TOP_LIST", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "TURQUOISE", + "seriesType": "STACKED_AREA" + }, + "seriesOverrides": [ + { + "name": "EXECUTED", + "color": "#5ead35" + }, + { + "name": "TIMED_OUT", + "color": "#f5d30f" + }, + { + "name": "Select series", + "color": "#c41425" + }, + { + "name": "ACCEPTED", + "color": "#9cd575" + }, + { + "name": "RUNNING", + "color": "#7dc540" + } + ] + } + ], + "axes": { + "xAxis": { + "displayName": "", + "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": "Total Triggers", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 988, + "left": 570, + "width": 228, + "height": 190 + }, + "tileFilter": {}, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "metric": "comfy.o11n.action.dispatched.count", + "spaceAggregation": "SUM", + "timeAggregation": "DEFAULT", + "splitBy": [], + "filterBy": { + "filterOperator": "AND", + "nestedFilters": [ + { + "filter": "env", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "INT", + "evaluator": "EQ" + } + ] + }, + { + "filter": "agent", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "sputnik", + "evaluator": "EQ" + } + ] + } + ], + "criteria": [] + }, + "enabled": true + } + ], + "visualConfig": { + "type": "SINGLE_VALUE", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "STACKED_COLUMN" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "singleValueSettings": { + "showTrend": true, + "showSparkLine": true, + "linkTileColorToThreshold": true + }, + "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": "", + "foldTransformation": "TOTAL", + "foldAggregation": "SUM" + } + }, + { + "name": "Average Throughput", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 988, + "left": 798, + "width": 228, + "height": 190 + }, + "tileFilter": {}, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "timeAggregation": "DEFAULT", + "splitBy": [], + "metricSelector": "comfy.o11n.action.dispatched.count:filter(and(eq(agent,sputnik),eq(env,INT))):rate(1m):value:auto:sort(value(avg,descending)):limit(10)", + "enabled": true + } + ], + "visualConfig": { + "type": "SINGLE_VALUE", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "STACKED_COLUMN" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "singleValueSettings": { + "showTrend": true, + "showSparkLine": true, + "linkTileColorToThreshold": true + }, + "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": "", + "foldTransformation": "TOTAL", + "foldAggregation": "AVG" + } + }, + { + "name": "Median Duration", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 988, + "left": 1026, + "width": 228, + "height": 190 + }, + "tileFilter": {}, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "metric": "comfy.o11n.action.duration", + "spaceAggregation": "AVG", + "timeAggregation": "DEFAULT", + "splitBy": [], + "filterBy": { + "filterOperator": "AND", + "nestedFilters": [ + { + "filter": "env", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "INT", + "evaluator": "EQ" + } + ] + }, + { + "filter": "agent", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "sputnik", + "evaluator": "EQ" + } + ] + } + ], + "criteria": [] + }, + "enabled": true + } + ], + "visualConfig": { + "type": "SINGLE_VALUE", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "STACKED_COLUMN" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "singleValueSettings": { + "showTrend": true, + "showSparkLine": true, + "linkTileColorToThreshold": true + }, + "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": "", + "foldTransformation": "TOTAL", + "foldAggregation": "MEDIAN" + } + }, + + { + "name": "Markdown", + "nameSize": "", + "tileType": "MARKDOWN", + "configured": true, + "bounds": { + "top": 1178, + "left": 0, + "width": 152, + "height": 190 + }, + "tileFilter": {}, + "markdown": "# {{.agent7DisplayName}}" + }, { "name": "Health", "nameSize": "", @@ -710,7 +3638,7 @@ "configured": true, "bounds": { "top": 1178, - "left": 1444, + "left": 152, "width": 152, "height": 190 }, @@ -752,7 +3680,9 @@ }, "yAxes": [] }, - "heatmapSettings": {}, + "heatmapSettings": { + "yAxis": "VALUE" + }, "thresholds": [ { "axisTarget": "LEFT", @@ -791,6 +3721,513 @@ "resolution": "" } }, + { + "name": "Agent Statuses", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 1178, + "left": 304, + "width": 266, + "height": 190 + }, + "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": "INT", + "evaluator": "EQ" + } + ] + }, + { + "filter": "agent", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "sputnik", + "evaluator": "EQ" + } + ] + }, + { + "filter": "action-status", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "ACCEPTED", + "evaluator": "EQ" + }, + { + "value": "TIMED_OUT", + "evaluator": "EQ" + }, + { + "value": "EXECUTED", + "evaluator": "EQ" + }, + { + "value": "RUNNING", + "evaluator": "EQ" + } + ] + } + ], + "criteria": [] + }, + "limit": 10, + "enabled": true + } + ], + "visualConfig": { + "type": "TOP_LIST", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "TURQUOISE", + "seriesType": "STACKED_AREA" + }, + "seriesOverrides": [ + { + "name": "EXECUTED", + "color": "#5ead35" + }, + { + "name": "TIMED_OUT", + "color": "#f5d30f" + }, + { + "name": "Select series", + "color": "#c41425" + }, + { + "name": "ACCEPTED", + "color": "#9cd575" + }, + { + "name": "RUNNING", + "color": "#7dc540" + } + ] + } + ], + "axes": { + "xAxis": { + "displayName": "", + "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": "Total Triggers", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 1178, + "left": 570, + "width": 228, + "height": 190 + }, + "tileFilter": {}, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "metric": "comfy.o11n.action.dispatched.count", + "spaceAggregation": "SUM", + "timeAggregation": "DEFAULT", + "splitBy": [], + "filterBy": { + "filterOperator": "AND", + "nestedFilters": [ + { + "filter": "env", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "INT", + "evaluator": "EQ" + } + ] + }, + { + "filter": "agent", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "sputnik", + "evaluator": "EQ" + } + ] + } + ], + "criteria": [] + }, + "enabled": true + } + ], + "visualConfig": { + "type": "SINGLE_VALUE", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "STACKED_COLUMN" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "singleValueSettings": { + "showTrend": true, + "showSparkLine": true, + "linkTileColorToThreshold": true + }, + "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": "", + "foldTransformation": "TOTAL", + "foldAggregation": "SUM" + } + }, + { + "name": "Average Throughput", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 1178, + "left": 798, + "width": 228, + "height": 190 + }, + "tileFilter": {}, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "timeAggregation": "DEFAULT", + "splitBy": [], + "metricSelector": "comfy.o11n.action.dispatched.count:filter(and(eq(agent,sputnik),eq(env,INT))):rate(1m):value:auto:sort(value(avg,descending)):limit(10)", + "enabled": true + } + ], + "visualConfig": { + "type": "SINGLE_VALUE", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "STACKED_COLUMN" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "singleValueSettings": { + "showTrend": true, + "showSparkLine": true, + "linkTileColorToThreshold": true + }, + "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": "", + "foldTransformation": "TOTAL", + "foldAggregation": "AVG" + } + }, + { + "name": "Median Duration", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 1178, + "left": 1026, + "width": 228, + "height": 190 + }, + "tileFilter": {}, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "metric": "comfy.o11n.action.duration", + "spaceAggregation": "AVG", + "timeAggregation": "DEFAULT", + "splitBy": [], + "filterBy": { + "filterOperator": "AND", + "nestedFilters": [ + { + "filter": "agent", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "sputnik", + "evaluator": "EQ" + } + ] + }, + { + "filter": "env", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "INT", + "evaluator": "EQ" + } + ] + } + ], + "criteria": [] + }, + "enabled": true + } + ], + "visualConfig": { + "type": "SINGLE_VALUE", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "STACKED_COLUMN" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "singleValueSettings": { + "showTrend": true, + "showSparkLine": true, + "linkTileColorToThreshold": true + }, + "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": "", + "foldTransformation": "TOTAL", + "foldAggregation": "MEDIAN" + } + }, + + { + "name": "Markdown", + "nameSize": "", + "tileType": "MARKDOWN", + "configured": true, + "bounds": { + "top": 1368, + "left": 0, + "width": 152, + "height": 190 + }, + "tileFilter": {}, + "markdown": "# {{.agent8DisplayName}}" + }, { "name": "Health", "nameSize": "", @@ -798,7 +4235,7 @@ "configured": true, "bounds": { "top": 1368, - "left": 1444, + "left": 152, "width": 152, "height": 190 }, @@ -840,7 +4277,9 @@ }, "yAxes": [] }, - "heatmapSettings": {}, + "heatmapSettings": { + "yAxis": "VALUE" + }, "thresholds": [ { "axisTarget": "LEFT", @@ -879,6 +4318,527 @@ "resolution": "" } }, + { + "name": "Agent Statuses", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 1368, + "left": 304, + "width": 266, + "height": 190 + }, + "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": "agent", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "sputnik", + "evaluator": "EQ" + } + ] + }, + { + "filter": "env", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "INT", + "evaluator": "EQ" + } + ] + }, + { + "filter": "action-status", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "EXECUTED", + "evaluator": "EQ" + }, + { + "value": "ACCEPTED", + "evaluator": "EQ" + }, + { + "value": "RUNNING", + "evaluator": "EQ" + }, + { + "value": "TIMED_OUT", + "evaluator": "EQ" + } + ] + } + ], + "criteria": [] + }, + "limit": 10, + "enabled": true + } + ], + "visualConfig": { + "type": "TOP_LIST", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "TURQUOISE", + "seriesType": "STACKED_AREA" + }, + "seriesOverrides": [ + { + "name": "EXECUTED", + "color": "#5ead35" + }, + { + "name": "TIMED_OUT", + "color": "#f5d30f" + }, + { + "name": "Select series", + "color": "#c41425" + }, + { + "name": "ACCEPTED", + "color": "#9cd575" + }, + { + "name": "RUNNING", + "color": "#7dc540" + } + ] + } + ], + "axes": { + "xAxis": { + "displayName": "", + "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": "Total Triggers", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 1368, + "left": 570, + "width": 228, + "height": 190 + }, + "tileFilter": {}, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "metric": "comfy.o11n.action.dispatched.count", + "spaceAggregation": "SUM", + "timeAggregation": "DEFAULT", + "splitBy": [], + "filterBy": { + "filterOperator": "AND", + "nestedFilters": [ + { + "filter": "env", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "INT", + "evaluator": "EQ" + } + ] + }, + { + "filter": "agent", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "sputnik", + "evaluator": "EQ" + } + ] + } + ], + "criteria": [] + }, + "enabled": true + } + ], + "visualConfig": { + "type": "SINGLE_VALUE", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "STACKED_COLUMN" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "singleValueSettings": { + "showTrend": true, + "showSparkLine": true, + "linkTileColorToThreshold": true + }, + "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": "", + "foldTransformation": "TOTAL", + "foldAggregation": "SUM" + } + }, + { + "name": "Average Throughput", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 1368, + "left": 798, + "width": 228, + "height": 190 + }, + "tileFilter": {}, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "timeAggregation": "DEFAULT", + "splitBy": [], + "metricSelector": "comfy.o11n.action.dispatched.count:filter(and(eq(agent,sputnik),eq(env,INT))):rate(1m):value:auto:sort(value(avg,descending)):limit(10)", + "enabled": true + } + ], + "visualConfig": { + "type": "SINGLE_VALUE", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "STACKED_COLUMN" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "singleValueSettings": { + "showTrend": true, + "showSparkLine": true, + "linkTileColorToThreshold": true + }, + "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": "", + "foldTransformation": "TOTAL", + "foldAggregation": "AVG" + } + }, + { + "name": "Median Duration", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 1368, + "left": 1026, + "width": 228, + "height": 190 + }, + "tileFilter": {}, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "metric": "comfy.o11n.action.duration", + "spaceAggregation": "AVG", + "timeAggregation": "DEFAULT", + "splitBy": [], + "filterBy": { + "filterOperator": "AND", + "nestedFilters": [ + { + "filter": "env", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "INT", + "evaluator": "EQ" + } + ] + }, + { + "filter": "agent", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "sputnik", + "evaluator": "EQ" + } + ] + } + ], + "criteria": [] + }, + "enabled": true + } + ], + "visualConfig": { + "type": "SINGLE_VALUE", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "STACKED_COLUMN" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "singleValueSettings": { + "showTrend": true, + "showSparkLine": true, + "linkTileColorToThreshold": true + }, + "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": "", + "foldTransformation": "TOTAL", + "foldAggregation": "MEDIAN" + } + }, + + { + "name": "Test Agents", + "nameSize": "", + "tileType": "HEADER", + "configured": true, + "bounds": { + "top": 1558, + "left": 0, + "width": 1254, + "height": 38 + }, + "tileFilter": {} + }, + + { + "name": "Markdown", + "nameSize": "", + "tileType": "MARKDOWN", + "configured": true, + "bounds": { + "top": 1596, + "left": 0, + "width": 152, + "height": 190 + }, + "tileFilter": {}, + "markdown": "# {{.agent9DisplayName}}" + }, { "name": "Health", "nameSize": "", @@ -886,7 +4846,7 @@ "configured": true, "bounds": { "top": 1596, - "left": 1444, + "left": 152, "width": 152, "height": 190 }, @@ -928,7 +4888,9 @@ }, "yAxes": [] }, - "heatmapSettings": {}, + "heatmapSettings": { + "yAxis": "VALUE" + }, "thresholds": [ { "axisTarget": "LEFT", @@ -967,6 +4929,513 @@ "resolution": "" } }, + { + "name": "Agent Statuses", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 1596, + "left": 304, + "width": 266, + "height": 190 + }, + "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": "INT", + "evaluator": "EQ" + } + ] + }, + { + "filter": "agent", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "sputnik", + "evaluator": "EQ" + } + ] + }, + { + "filter": "action-status", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "RUNNING", + "evaluator": "EQ" + }, + { + "value": "EXECUTED", + "evaluator": "EQ" + }, + { + "value": "ACCEPTED", + "evaluator": "EQ" + }, + { + "value": "TIMED_OUT", + "evaluator": "EQ" + } + ] + } + ], + "criteria": [] + }, + "limit": 10, + "enabled": true + } + ], + "visualConfig": { + "type": "TOP_LIST", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "TURQUOISE", + "seriesType": "STACKED_AREA" + }, + "seriesOverrides": [ + { + "name": "EXECUTED", + "color": "#5ead35" + }, + { + "name": "TIMED_OUT", + "color": "#f5d30f" + }, + { + "name": "Select series", + "color": "#c41425" + }, + { + "name": "ACCEPTED", + "color": "#9cd575" + }, + { + "name": "RUNNING", + "color": "#7dc540" + } + ] + } + ], + "axes": { + "xAxis": { + "displayName": "", + "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": "Total Triggers", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 1596, + "left": 570, + "width": 228, + "height": 190 + }, + "tileFilter": {}, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "metric": "comfy.o11n.action.dispatched.count", + "spaceAggregation": "SUM", + "timeAggregation": "DEFAULT", + "splitBy": [], + "filterBy": { + "filterOperator": "AND", + "nestedFilters": [ + { + "filter": "env", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "INT", + "evaluator": "EQ" + } + ] + }, + { + "filter": "agent", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "sputnik", + "evaluator": "EQ" + } + ] + } + ], + "criteria": [] + }, + "enabled": true + } + ], + "visualConfig": { + "type": "SINGLE_VALUE", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "STACKED_COLUMN" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "singleValueSettings": { + "showTrend": true, + "showSparkLine": true, + "linkTileColorToThreshold": true + }, + "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": "", + "foldTransformation": "TOTAL", + "foldAggregation": "SUM" + } + }, + { + "name": "Average Throughput", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 1596, + "left": 798, + "width": 228, + "height": 190 + }, + "tileFilter": {}, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "timeAggregation": "DEFAULT", + "splitBy": [], + "metricSelector": "comfy.o11n.action.dispatched.count:filter(and(eq(agent,sputnik),eq(env,INT))):rate(1m):value:auto:sort(value(avg,descending)):limit(10)", + "enabled": true + } + ], + "visualConfig": { + "type": "SINGLE_VALUE", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "STACKED_COLUMN" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "singleValueSettings": { + "showTrend": true, + "showSparkLine": true, + "linkTileColorToThreshold": true + }, + "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": "", + "foldTransformation": "TOTAL", + "foldAggregation": "AVG" + } + }, + { + "name": "Median Duration", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 1596, + "left": 1026, + "width": 228, + "height": 190 + }, + "tileFilter": {}, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "metric": "comfy.o11n.action.duration", + "spaceAggregation": "AVG", + "timeAggregation": "DEFAULT", + "splitBy": [], + "filterBy": { + "filterOperator": "AND", + "nestedFilters": [ + { + "filter": "agent", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "sputnik", + "evaluator": "EQ" + } + ] + }, + { + "filter": "env", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "INT", + "evaluator": "EQ" + } + ] + } + ], + "criteria": [] + }, + "enabled": true + } + ], + "visualConfig": { + "type": "SINGLE_VALUE", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "STACKED_COLUMN" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "singleValueSettings": { + "showTrend": true, + "showSparkLine": true, + "linkTileColorToThreshold": true + }, + "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": "", + "foldTransformation": "TOTAL", + "foldAggregation": "MEDIAN" + } + }, + + { + "name": "Markdown", + "nameSize": "", + "tileType": "MARKDOWN", + "configured": true, + "bounds": { + "top": 1786, + "left": 0, + "width": 152, + "height": 190 + }, + "tileFilter": {}, + "markdown": "# {{.agent10DisplayName}}" + }, { "name": "Health", "nameSize": "", @@ -974,7 +5443,7 @@ "configured": true, "bounds": { "top": 1786, - "left": 1444, + "left": 152, "width": 152, "height": 190 }, @@ -1014,7 +5483,9 @@ }, "yAxes": [] }, - "heatmapSettings": {}, + "heatmapSettings": { + "yAxis": "VALUE" + }, "thresholds": [ { "axisTarget": "LEFT", @@ -1053,1327 +5524,6 @@ "resolution": "" } }, - { - "name": "Agent Statuses", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 38, - "left": 1596, - "width": 266, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "metric": "calc:service.comfy_vehicleactionstatus_agentid", - "spaceAggregation": "SUM", - "timeAggregation": "DEFAULT", - "splitBy": [ - "Agent : Status" - ], - "sortBy": "DESC", - "filterBy": { - "filterOperator": "AND", - "nestedFilters": [ - { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - }, - { - "filter": "Agent : Status", - "filterType": "DIMENSION", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "{{.agent1}} : ACCEPTED", - "evaluator": "EQ" - }, - { - "value": "{{.agent1}} : RUNNING", - "evaluator": "EQ" - }, - { - "value": "{{.agent1}} : EXECUTED", - "evaluator": "EQ" - }, - { - "value": "{{.agent1}} : FAILED", - "evaluator": "EQ" - }, - { - "value": "{{.agent1}} : TIMED_OUT", - "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": "{{.agent1}} : EXECUTED", - "color": "#5ead35" - }, - { - "name": "{{.agent1}} : TIMED_OUT", - "color": "#f5d30f" - }, - { - "name": "{{.agent1}} : FAILED", - "color": "#c41425" - }, - { - "name": "{{.agent1}} : ACCEPTED", - "color": "#9cd575" - }, - { - "name": "{{.agent1}} : RUNNING", - "color": "#7dc540" - } - ] - } - ], - "axes": { - "xAxis": { - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "" - } - }, - { - "name": "Agent Statuses", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 228, - "left": 1596, - "width": 266, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "metric": "calc:service.comfy_vehicleactionstatus_agentid", - "spaceAggregation": "SUM", - "timeAggregation": "DEFAULT", - "splitBy": [ - "Agent : Status" - ], - "sortBy": "DESC", - "filterBy": { - "filterOperator": "AND", - "nestedFilters": [ - { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - }, - { - "filter": "Agent : Status", - "filterType": "DIMENSION", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "{{.agent2}} : ACCEPTED", - "evaluator": "EQ" - }, - { - "value": "{{.agent2}} : RUNNING", - "evaluator": "EQ" - }, - { - "value": "{{.agent2}} : EXECUTED", - "evaluator": "EQ" - }, - { - "value": "{{.agent2}} : FAILED", - "evaluator": "EQ" - }, - { - "value": "{{.agent2}} : TIMED_OUT", - "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": "{{.agent2}} : EXECUTED", - "color": "#5ead35" - }, - { - "name": "{{.agent2}} : TIMED_OUT", - "color": "#f5d30f" - }, - { - "name": "{{.agent2}} : FAILED", - "color": "#c41425" - }, - { - "name": "{{.agent2}} : ACCEPTED", - "color": "#9cd575" - }, - { - "name": "{{.agent2}} : RUNNING", - "color": "#7dc540" - } - ] - } - ], - "axes": { - "xAxis": { - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "" - } - }, - { - "name": "Agent Statuses", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 418, - "left": 1596, - "width": 266, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "metric": "calc:service.comfy_vehicleactionstatus_agentid", - "spaceAggregation": "SUM", - "timeAggregation": "DEFAULT", - "splitBy": [ - "Agent : Status" - ], - "sortBy": "DESC", - "filterBy": { - "filterOperator": "AND", - "nestedFilters": [ - { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - }, - { - "filter": "Agent : Status", - "filterType": "DIMENSION", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "{{.agent3}} : ACCEPTED", - "evaluator": "EQ" - }, - { - "value": "{{.agent3}} : RUNNING", - "evaluator": "EQ" - }, - { - "value": "{{.agent3}} : EXECUTED", - "evaluator": "EQ" - }, - { - "value": "{{.agent3}} : FAILED", - "evaluator": "EQ" - }, - { - "value": "{{.agent3}} : TIMED_OUT", - "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": "{{.agent3}} : EXECUTED", - "color": "#5ead35" - }, - { - "name": "{{.agent3}} : TIMED_OUT", - "color": "#f5d30f" - }, - { - "name": "{{.agent3}} : FAILED", - "color": "#c41425" - }, - { - "name": "{{.agent3}} : ACCEPTED", - "color": "#9cd575" - }, - { - "name": "{{.agent3}} : RUNNING", - "color": "#7dc540" - } - ] - } - ], - "axes": { - "xAxis": { - "displayName": "", - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "" - } - }, - { - "name": "Agent Statuses", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 608, - "left": 1596, - "width": 266, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "metric": "calc:service.comfy_vehicleactionstatus_agentid", - "spaceAggregation": "SUM", - "timeAggregation": "DEFAULT", - "splitBy": [ - "Agent : Status" - ], - "sortBy": "DESC", - "filterBy": { - "filterOperator": "AND", - "nestedFilters": [ - { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - }, - { - "filter": "Agent : Status", - "filterType": "DIMENSION", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "{{.agent4}} : ACCEPTED", - "evaluator": "EQ" - }, - { - "value": "{{.agent4}} : RUNNING", - "evaluator": "EQ" - }, - { - "value": "{{.agent4}} : EXECUTED", - "evaluator": "EQ" - }, - { - "value": "{{.agent4}} : FAILED", - "evaluator": "EQ" - }, - { - "value": "{{.agent4}} : TIMED_OUT", - "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": "performance : EXECUTED", - "color": "#5ead35" - }, - { - "name": "performance : TIMED_OUT", - "color": "#f5d30f" - }, - { - "name": "performance : FAILED", - "color": "#c41425" - }, - { - "name": "performance : ACCEPTED", - "color": "#9cd575" - }, - { - "name": "performance : RUNNING", - "color": "#7dc540" - } - ] - } - ], - "axes": { - "xAxis": { - "displayName": "", - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "" - } - }, - { - "name": "Agent Statuses", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 798, - "left": 1596, - "width": 266, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "metric": "calc:service.comfy_vehicleactionstatus_agentid", - "spaceAggregation": "SUM", - "timeAggregation": "DEFAULT", - "splitBy": [ - "Agent : Status" - ], - "sortBy": "DESC", - "filterBy": { - "filterOperator": "AND", - "nestedFilters": [ - { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - }, - { - "filter": "Agent : Status", - "filterType": "DIMENSION", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "{{.agent5}} : ACCEPTED", - "evaluator": "EQ" - }, - { - "value": "{{.agent5}} : RUNNING", - "evaluator": "EQ" - }, - { - "value": "{{.agent5}} : EXECUTED", - "evaluator": "EQ" - }, - { - "value": "{{.agent5}} : FAILED", - "evaluator": "EQ" - }, - { - "value": "{{.agent5}} : TIMED_OUT", - "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": "performance : EXECUTED", - "color": "#5ead35" - }, - { - "name": "performance : TIMED_OUT", - "color": "#f5d30f" - }, - { - "name": "performance : FAILED", - "color": "#c41425" - }, - { - "name": "performance : ACCEPTED", - "color": "#9cd575" - }, - { - "name": "performance : RUNNING", - "color": "#7dc540" - } - ] - } - ], - "axes": { - "xAxis": { - "displayName": "", - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "" - } - }, - { - "name": "Agent Statuses", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 988, - "left": 1596, - "width": 266, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "metric": "calc:service.comfy_vehicleactionstatus_agentid", - "spaceAggregation": "SUM", - "timeAggregation": "DEFAULT", - "splitBy": [ - "Agent : Status" - ], - "sortBy": "DESC", - "filterBy": { - "filterOperator": "AND", - "nestedFilters": [ - { - "filter": "Agent : Status", - "filterType": "DIMENSION", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "{{.agent6}} : ACCEPTED", - "evaluator": "EQ" - }, - { - "value": "{{.agent6}} : RUNNING", - "evaluator": "EQ" - }, - { - "value": "{{.agent6}} : EXECUTED", - "evaluator": "EQ" - }, - { - "value": "{{.agent6}} : FAILED", - "evaluator": "EQ" - }, - { - "value": "{{.agent6}} : TIMED_OUT", - "evaluator": "EQ" - } - ] - }, - { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - } - ], - "criteria": [] - }, - "limit": 10, - "enabled": true - } - ], - "visualConfig": { - "type": "TOP_LIST", - "global": { - "hideLegend": false - }, - "rules": [ - { - "matcher": "A:", - "properties": { - "color": "TURQUOISE", - "seriesType": "STACKED_AREA" - }, - "seriesOverrides": [ - { - "name": "performance : EXECUTED", - "color": "#5ead35" - }, - { - "name": "performance : TIMED_OUT", - "color": "#f5d30f" - }, - { - "name": "performance : FAILED", - "color": "#c41425" - }, - { - "name": "performance : ACCEPTED", - "color": "#9cd575" - }, - { - "name": "performance : RUNNING", - "color": "#7dc540" - } - ] - } - ], - "axes": { - "xAxis": { - "displayName": "", - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "" - } - }, - { - "name": "Agent Statuses", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 1178, - "left": 1596, - "width": 266, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "metric": "calc:service.comfy_vehicleactionstatus_agentid", - "spaceAggregation": "SUM", - "timeAggregation": "DEFAULT", - "splitBy": [ - "Agent : Status" - ], - "sortBy": "DESC", - "filterBy": { - "filterOperator": "AND", - "nestedFilters": [ - { - "filter": "Agent : Status", - "filterType": "DIMENSION", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "{{.agent7}} : ACCEPTED", - "evaluator": "EQ" - }, - { - "value": "{{.agent7}} : RUNNING", - "evaluator": "EQ" - }, - { - "value": "{{.agent7}} : EXECUTED", - "evaluator": "EQ" - }, - { - "value": "{{.agent7}} : FAILED", - "evaluator": "EQ" - }, - { - "value": "{{.agent7}} : TIMED_OUT", - "evaluator": "EQ" - } - ] - }, - { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - } - ], - "criteria": [] - }, - "limit": 10, - "enabled": true - } - ], - "visualConfig": { - "type": "TOP_LIST", - "global": { - "hideLegend": false - }, - "rules": [ - { - "matcher": "A:", - "properties": { - "color": "TURQUOISE", - "seriesType": "STACKED_AREA" - }, - "seriesOverrides": [ - { - "name": "performance : EXECUTED", - "color": "#5ead35" - }, - { - "name": "performance : TIMED_OUT", - "color": "#f5d30f" - }, - { - "name": "performance : FAILED", - "color": "#c41425" - }, - { - "name": "performance : ACCEPTED", - "color": "#9cd575" - }, - { - "name": "performance : RUNNING", - "color": "#7dc540" - } - ] - } - ], - "axes": { - "xAxis": { - "displayName": "", - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "" - } - }, - { - "name": "Agent Statuses", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 1368, - "left": 1596, - "width": 266, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "metric": "calc:service.comfy_vehicleactionstatus_agentid", - "spaceAggregation": "SUM", - "timeAggregation": "DEFAULT", - "splitBy": [ - "Agent : Status" - ], - "sortBy": "DESC", - "filterBy": { - "filterOperator": "AND", - "nestedFilters": [ - { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - }, - { - "filter": "Agent : Status", - "filterType": "DIMENSION", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "{{.agent8}} : ACCEPTED", - "evaluator": "EQ" - }, - { - "value": "{{.agent8}} : RUNNING", - "evaluator": "EQ" - }, - { - "value": "{{.agent8}} : EXECUTED", - "evaluator": "EQ" - }, - { - "value": "{{.agent8}} : FAILED", - "evaluator": "EQ" - }, - { - "value": "{{.agent8}} : TIMED_OUT", - "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": "performance : EXECUTED", - "color": "#5ead35" - }, - { - "name": "performance : TIMED_OUT", - "color": "#f5d30f" - }, - { - "name": "performance : FAILED", - "color": "#c41425" - }, - { - "name": "performance : ACCEPTED", - "color": "#9cd575" - }, - { - "name": "performance : RUNNING", - "color": "#7dc540" - } - ] - } - ], - "axes": { - "xAxis": { - "displayName": "", - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "" - } - }, - { - "name": "Agent Statuses", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 1596, - "left": 1596, - "width": 266, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "metric": "calc:service.comfy_vehicleactionstatus_agentid", - "spaceAggregation": "SUM", - "timeAggregation": "DEFAULT", - "splitBy": [ - "Agent : Status" - ], - "sortBy": "DESC", - "filterBy": { - "filterOperator": "AND", - "nestedFilters": [ - { - "filter": "Agent : Status", - "filterType": "DIMENSION", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "{{.agent9}} : ACCEPTED", - "evaluator": "EQ" - }, - { - "value": "{{.agent9}} : RUNNING", - "evaluator": "EQ" - }, - { - "value": "{{.agent9}} : EXECUTED", - "evaluator": "EQ" - }, - { - "value": "{{.agent9}} : FAILED", - "evaluator": "EQ" - }, - { - "value": "{{.agent9}} : TIMED_OUT", - "evaluator": "EQ" - } - ] - }, - { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - } - ], - "criteria": [] - }, - "limit": 10, - "enabled": true - } - ], - "visualConfig": { - "type": "TOP_LIST", - "global": { - "hideLegend": false - }, - "rules": [ - { - "matcher": "A:", - "properties": { - "color": "TURQUOISE", - "seriesType": "STACKED_AREA" - }, - "seriesOverrides": [ - { - "name": "performance : EXECUTED", - "color": "#5ead35" - }, - { - "name": "performance : TIMED_OUT", - "color": "#f5d30f" - }, - { - "name": "performance : FAILED", - "color": "#c41425" - }, - { - "name": "performance : ACCEPTED", - "color": "#9cd575" - }, - { - "name": "performance : RUNNING", - "color": "#7dc540" - } - ] - } - ], - "axes": { - "xAxis": { - "displayName": "", - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "" - } - }, { "name": "Agent Statuses", "nameSize": "", @@ -2381,7 +5531,7 @@ "configured": true, "bounds": { "top": 1786, - "left": 1596, + "left": 304, "width": 266, "height": 190 }, @@ -2390,52 +5540,60 @@ "queries": [ { "id": "A", - "metric": "calc:service.comfy_vehicleactionstatus_agentid", + "metric": "comfy.o11n.action.status.update.count", "spaceAggregation": "SUM", "timeAggregation": "DEFAULT", "splitBy": [ - "Agent : Status" + "action-status" ], "sortBy": "DESC", "filterBy": { "filterOperator": "AND", "nestedFilters": [ { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - }, - { - "filter": "Agent : Status", + "filter": "agent", "filterType": "DIMENSION", "filterOperator": "OR", "nestedFilters": [], "criteria": [ { - "value": "{{.agent10}} : ACCEPTED", + "value": "nautilus", + "evaluator": "EQ" + } + ] + }, + { + "filter": "env", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "INT", + "evaluator": "EQ" + } + ] + }, + { + "filter": "action-status", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "EXECUTED", "evaluator": "EQ" }, { - "value": "{{.agent10}} : RUNNING", + "value": "RUNNING", "evaluator": "EQ" }, { - "value": "{{.agent10}} : EXECUTED", + "value": "TIMED_OUT", "evaluator": "EQ" }, { - "value": "{{.agent10}} : FAILED", - "evaluator": "EQ" - }, - { - "value": "{{.agent10}} : TIMED_OUT", + "value": "ACCEPTED", "evaluator": "EQ" } ] @@ -2455,29 +5613,31 @@ "rules": [ { "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", "properties": { - "color": "TURQUOISE", + "color": "DEFAULT", "seriesType": "STACKED_AREA" }, "seriesOverrides": [ { - "name": "performance : EXECUTED", + "name": "EXECUTED", "color": "#5ead35" }, { - "name": "performance : TIMED_OUT", + "name": "TIMED_OUT", "color": "#f5d30f" }, { - "name": "performance : FAILED", + "name": "Select series", "color": "#c41425" }, { - "name": "performance : ACCEPTED", + "name": "ACCEPTED", "color": "#9cd575" }, { - "name": "performance : RUNNING", + "name": "RUNNING", "color": "#7dc540" } ] @@ -2490,7 +5650,9 @@ }, "yAxes": [] }, - "heatmapSettings": {}, + "heatmapSettings": { + "yAxis": "VALUE" + }, "thresholds": [ { "axisTarget": "LEFT", @@ -2515,1038 +5677,16 @@ "graphChartSettings": { "connectNulls": false }, - "honeycombSettings": {} + "honeycombSettings": { + "showHive": true, + "showLegend": true, + "showLabels": false + } }, "queriesSettings": { "resolution": "" } }, - { - "name": "Total Triggers", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 38, - "left": 1862, - "width": 228, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "metric": "calc:service.comfy_agentidpublish", - "spaceAggregation": "SUM", - "timeAggregation": "DEFAULT", - "splitBy": [ - "Agent" - ], - "filterBy": { - "filterOperator": "AND", - "nestedFilters": [ - { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - }, - { - "filter": "Agent", - "filterType": "DIMENSION", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "{{.agent1}}", - "evaluator": "EQ" - } - ] - } - ], - "criteria": [] - }, - "enabled": true - } - ], - "visualConfig": { - "type": "SINGLE_VALUE", - "global": { - "hideLegend": false - }, - "rules": [ - { - "matcher": "A:", - "properties": { - "color": "DEFAULT", - "seriesType": "STACKED_COLUMN" - }, - "seriesOverrides": [] - } - ], - "axes": { - "xAxis": { - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "singleValueSettings": { - "showTrend": true, - "showSparkLine": true, - "linkTileColorToThreshold": true - }, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "A", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "", - "foldTransformation": "TOTAL", - "foldAggregation": "SUM" - } - }, - { - "name": "Total Triggers", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 228, - "left": 1862, - "width": 228, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "metric": "calc:service.comfy_agentidpublish", - "spaceAggregation": "SUM", - "timeAggregation": "DEFAULT", - "splitBy": [ - "Agent" - ], - "filterBy": { - "filterOperator": "AND", - "nestedFilters": [ - { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - }, - { - "filter": "Agent", - "filterType": "DIMENSION", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "{{.agent2}}", - "evaluator": "EQ" - } - ] - } - ], - "criteria": [] - }, - "enabled": true - } - ], - "visualConfig": { - "type": "SINGLE_VALUE", - "global": { - "hideLegend": false - }, - "rules": [ - { - "matcher": "A:", - "properties": { - "color": "DEFAULT", - "seriesType": "STACKED_COLUMN" - }, - "seriesOverrides": [] - } - ], - "axes": { - "xAxis": { - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "singleValueSettings": { - "showTrend": true, - "showSparkLine": true, - "linkTileColorToThreshold": true - }, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "A", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "", - "foldTransformation": "TOTAL", - "foldAggregation": "SUM" - } - }, - { - "name": "Total Triggers", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 418, - "left": 1862, - "width": 228, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "metric": "calc:service.comfy_agentidpublish", - "spaceAggregation": "SUM", - "timeAggregation": "DEFAULT", - "splitBy": [ - "Agent" - ], - "filterBy": { - "filterOperator": "AND", - "nestedFilters": [ - { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - }, - { - "filter": "Agent", - "filterType": "DIMENSION", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "{{.agent3}}", - "evaluator": "EQ" - } - ] - } - ], - "criteria": [] - }, - "enabled": true - } - ], - "visualConfig": { - "type": "SINGLE_VALUE", - "global": { - "hideLegend": false - }, - "rules": [ - { - "matcher": "A:", - "properties": { - "color": "DEFAULT", - "seriesType": "STACKED_COLUMN" - }, - "seriesOverrides": [] - } - ], - "axes": { - "xAxis": { - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "singleValueSettings": { - "showTrend": true, - "showSparkLine": true, - "linkTileColorToThreshold": true - }, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "A", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "", - "foldTransformation": "TOTAL", - "foldAggregation": "SUM" - } - }, - { - "name": "Total Triggers", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 608, - "left": 1862, - "width": 228, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "metric": "calc:service.comfy_agentidpublish", - "spaceAggregation": "SUM", - "timeAggregation": "DEFAULT", - "splitBy": [ - "Agent" - ], - "filterBy": { - "filterOperator": "AND", - "nestedFilters": [ - { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - }, - { - "filter": "Agent", - "filterType": "DIMENSION", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "{{.agent4}}", - "evaluator": "EQ" - } - ] - } - ], - "criteria": [] - }, - "enabled": true - } - ], - "visualConfig": { - "type": "SINGLE_VALUE", - "global": { - "hideLegend": false - }, - "rules": [ - { - "matcher": "A:", - "properties": { - "color": "DEFAULT", - "seriesType": "STACKED_COLUMN" - }, - "seriesOverrides": [] - } - ], - "axes": { - "xAxis": { - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "singleValueSettings": { - "showTrend": true, - "showSparkLine": true, - "linkTileColorToThreshold": true - }, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "A", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "", - "foldTransformation": "TOTAL", - "foldAggregation": "SUM" - } - }, - { - "name": "Total Triggers", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 798, - "left": 1862, - "width": 228, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "metric": "calc:service.comfy_agentidpublish", - "spaceAggregation": "SUM", - "timeAggregation": "DEFAULT", - "splitBy": [ - "Agent" - ], - "filterBy": { - "filterOperator": "AND", - "nestedFilters": [ - { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - }, - { - "filter": "Agent", - "filterType": "DIMENSION", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "{{.agent5}}", - "evaluator": "EQ" - } - ] - } - ], - "criteria": [] - }, - "enabled": true - } - ], - "visualConfig": { - "type": "SINGLE_VALUE", - "global": { - "hideLegend": false - }, - "rules": [ - { - "matcher": "A:", - "properties": { - "color": "DEFAULT", - "seriesType": "STACKED_COLUMN" - }, - "seriesOverrides": [] - } - ], - "axes": { - "xAxis": { - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "singleValueSettings": { - "showTrend": true, - "showSparkLine": true, - "linkTileColorToThreshold": true - }, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "A", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "", - "foldTransformation": "TOTAL", - "foldAggregation": "SUM" - } - }, - { - "name": "Total Triggers", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 988, - "left": 1862, - "width": 228, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "metric": "calc:service.comfy_agentidpublish", - "spaceAggregation": "SUM", - "timeAggregation": "DEFAULT", - "splitBy": [ - "Agent" - ], - "filterBy": { - "filterOperator": "AND", - "nestedFilters": [ - { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - }, - { - "filter": "Agent", - "filterType": "DIMENSION", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "{{.agent6}}", - "evaluator": "EQ" - } - ] - } - ], - "criteria": [] - }, - "enabled": true - } - ], - "visualConfig": { - "type": "SINGLE_VALUE", - "global": { - "hideLegend": false - }, - "rules": [ - { - "matcher": "A:", - "properties": { - "color": "DEFAULT", - "seriesType": "STACKED_COLUMN" - }, - "seriesOverrides": [] - } - ], - "axes": { - "xAxis": { - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "singleValueSettings": { - "showTrend": true, - "showSparkLine": true, - "linkTileColorToThreshold": true - }, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "A", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "", - "foldTransformation": "TOTAL", - "foldAggregation": "SUM" - } - }, - { - "name": "Total Triggers", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 1178, - "left": 1862, - "width": 228, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "metric": "calc:service.comfy_agentidpublish", - "spaceAggregation": "SUM", - "timeAggregation": "DEFAULT", - "splitBy": [ - "Agent" - ], - "filterBy": { - "filterOperator": "AND", - "nestedFilters": [ - { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - }, - { - "filter": "Agent", - "filterType": "DIMENSION", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "{{.agent7}}", - "evaluator": "EQ" - } - ] - } - ], - "criteria": [] - }, - "enabled": true - } - ], - "visualConfig": { - "type": "SINGLE_VALUE", - "global": { - "hideLegend": false - }, - "rules": [ - { - "matcher": "A:", - "properties": { - "color": "DEFAULT", - "seriesType": "STACKED_COLUMN" - }, - "seriesOverrides": [] - } - ], - "axes": { - "xAxis": { - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "singleValueSettings": { - "showTrend": true, - "showSparkLine": true, - "linkTileColorToThreshold": true - }, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "A", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "", - "foldTransformation": "TOTAL", - "foldAggregation": "SUM" - } - }, - { - "name": "Total Triggers", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 1368, - "left": 1862, - "width": 228, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "metric": "calc:service.comfy_agentidpublish", - "spaceAggregation": "SUM", - "timeAggregation": "DEFAULT", - "splitBy": [ - "Agent" - ], - "filterBy": { - "filterOperator": "AND", - "nestedFilters": [ - { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - }, - { - "filter": "Agent", - "filterType": "DIMENSION", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "{{.agent8}}", - "evaluator": "EQ" - } - ] - } - ], - "criteria": [] - }, - "enabled": true - } - ], - "visualConfig": { - "type": "SINGLE_VALUE", - "global": { - "hideLegend": false - }, - "rules": [ - { - "matcher": "A:", - "properties": { - "color": "DEFAULT", - "seriesType": "STACKED_COLUMN" - }, - "seriesOverrides": [] - } - ], - "axes": { - "xAxis": { - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "singleValueSettings": { - "showTrend": true, - "showSparkLine": true, - "linkTileColorToThreshold": true - }, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "A", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "", - "foldTransformation": "TOTAL", - "foldAggregation": "SUM" - } - }, - { - "name": "Total Triggers", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 1596, - "left": 1862, - "width": 228, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "metric": "calc:service.comfy_agentidpublish", - "spaceAggregation": "SUM", - "timeAggregation": "DEFAULT", - "splitBy": [ - "Agent" - ], - "filterBy": { - "filterOperator": "AND", - "nestedFilters": [ - { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - }, - { - "filter": "Agent", - "filterType": "DIMENSION", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "{{.agent9}}", - "evaluator": "EQ" - } - ] - } - ], - "criteria": [] - }, - "enabled": true - } - ], - "visualConfig": { - "type": "SINGLE_VALUE", - "global": { - "hideLegend": false - }, - "rules": [ - { - "matcher": "A:", - "properties": { - "color": "DEFAULT", - "seriesType": "STACKED_COLUMN" - }, - "seriesOverrides": [] - } - ], - "axes": { - "xAxis": { - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "singleValueSettings": { - "showTrend": true, - "showSparkLine": true, - "linkTileColorToThreshold": true - }, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "A", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "", - "foldTransformation": "TOTAL", - "foldAggregation": "SUM" - } - }, { "name": "Total Triggers", "nameSize": "", @@ -3554,7 +5694,7 @@ "configured": true, "bounds": { "top": 1786, - "left": 1862, + "left": 570, "width": 228, "height": 190 }, @@ -3563,35 +5703,33 @@ "queries": [ { "id": "A", - "metric": "calc:service.comfy_agentidpublish", + "metric": "comfy.o11n.action.dispatched.count", "spaceAggregation": "SUM", "timeAggregation": "DEFAULT", - "splitBy": [ - "Agent" - ], + "splitBy": [], "filterBy": { "filterOperator": "AND", "nestedFilters": [ { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - }, - { - "filter": "Agent", + "filter": "env", "filterType": "DIMENSION", "filterOperator": "OR", "nestedFilters": [], "criteria": [ { - "value": "{{.agent10}}", + "value": "INT", + "evaluator": "EQ" + } + ] + }, + { + "filter": "agent", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "nautilus", "evaluator": "EQ" } ] @@ -3610,6 +5748,8 @@ "rules": [ { "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", "properties": { "color": "DEFAULT", "seriesType": "STACKED_COLUMN" @@ -3623,7 +5763,9 @@ }, "yAxes": [] }, - "heatmapSettings": {}, + "heatmapSettings": { + "yAxis": "VALUE" + }, "singleValueSettings": { "showTrend": true, "showSparkLine": true, @@ -3653,7 +5795,11 @@ "graphChartSettings": { "connectNulls": false }, - "honeycombSettings": {} + "honeycombSettings": { + "showHive": true, + "showLegend": true, + "showLabels": false + } }, "queriesSettings": { "resolution": "", @@ -3661,726 +5807,6 @@ "foldAggregation": "SUM" } }, - { - "name": "Average Throughput", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 38, - "left": 2090, - "width": 228, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "timeAggregation": "DEFAULT", - "metricSelector": "calc:service.comfy_agentidpublish:filter(and(eq(Agent,{{.agent1}}),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\")\")))):rate(1m):value:auto:sort(value(avg,descending)):limit(10)", - "enabled": true - } - ], - "visualConfig": { - "type": "SINGLE_VALUE", - "global": { - "hideLegend": false - }, - "rules": [ - { - "matcher": "A:", - "properties": { - "color": "DEFAULT", - "seriesType": "STACKED_COLUMN" - }, - "seriesOverrides": [] - } - ], - "axes": { - "xAxis": { - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "singleValueSettings": { - "showTrend": true, - "showSparkLine": true, - "linkTileColorToThreshold": true - }, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "A", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "", - "foldTransformation": "TOTAL", - "foldAggregation": "AVG" - } - }, - { - "name": "Average Throughput", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 228, - "left": 2090, - "width": 228, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "timeAggregation": "DEFAULT", - "metricSelector": "calc:service.comfy_agentidpublish:filter(and(eq(Agent,{{.agent2}}),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\")\")))):rate(1m):value:auto:sort(value(avg,descending)):limit(10)", - "enabled": true - } - ], - "visualConfig": { - "type": "SINGLE_VALUE", - "global": { - "hideLegend": false - }, - "rules": [ - { - "matcher": "A:", - "properties": { - "color": "DEFAULT", - "seriesType": "STACKED_COLUMN" - }, - "seriesOverrides": [] - } - ], - "axes": { - "xAxis": { - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "singleValueSettings": { - "showTrend": true, - "showSparkLine": true, - "linkTileColorToThreshold": true - }, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "A", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "", - "foldTransformation": "TOTAL", - "foldAggregation": "AVG" - } - }, - { - "name": "Average Throughput", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 418, - "left": 2090, - "width": 228, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "timeAggregation": "DEFAULT", - "metricSelector": "calc:service.comfy_agentidpublish:filter(and(eq(Agent,{{.agent3}}),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\")\")))):rate(1m):value:auto:sort(value(avg,descending)):limit(10)", - "enabled": true - } - ], - "visualConfig": { - "type": "SINGLE_VALUE", - "global": { - "hideLegend": false - }, - "rules": [ - { - "matcher": "A:", - "properties": { - "color": "DEFAULT", - "seriesType": "STACKED_COLUMN" - }, - "seriesOverrides": [] - } - ], - "axes": { - "xAxis": { - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "singleValueSettings": { - "showTrend": true, - "showSparkLine": true, - "linkTileColorToThreshold": true - }, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "A", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "", - "foldTransformation": "TOTAL", - "foldAggregation": "AVG" - } - }, - { - "name": "Average Throughput", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 608, - "left": 2090, - "width": 228, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "timeAggregation": "DEFAULT", - "metricSelector": "calc:service.comfy_agentidpublish:filter(and(eq(Agent,{{.agent4}}),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\")\")))):rate(1m):value:auto:sort(value(avg,descending)):limit(10)", - "enabled": true - } - ], - "visualConfig": { - "type": "SINGLE_VALUE", - "global": { - "hideLegend": false - }, - "rules": [ - { - "matcher": "A:", - "properties": { - "color": "DEFAULT", - "seriesType": "STACKED_COLUMN" - }, - "seriesOverrides": [] - } - ], - "axes": { - "xAxis": { - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "singleValueSettings": { - "showTrend": true, - "showSparkLine": true, - "linkTileColorToThreshold": true - }, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "A", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "", - "foldTransformation": "TOTAL", - "foldAggregation": "AVG" - } - }, - { - "name": "Average Throughput", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 798, - "left": 2090, - "width": 228, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "timeAggregation": "DEFAULT", - "metricSelector": "calc:service.comfy_agentidpublish:filter(and(eq(Agent,{{.agent5}}),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\")\")))):rate(1m):value:auto:sort(value(avg,descending)):limit(10)", - "enabled": true - } - ], - "visualConfig": { - "type": "SINGLE_VALUE", - "global": { - "hideLegend": false - }, - "rules": [ - { - "matcher": "A:", - "properties": { - "color": "DEFAULT", - "seriesType": "STACKED_COLUMN" - }, - "seriesOverrides": [] - } - ], - "axes": { - "xAxis": { - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "singleValueSettings": { - "showTrend": true, - "showSparkLine": true, - "linkTileColorToThreshold": true - }, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "A", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "", - "foldTransformation": "TOTAL", - "foldAggregation": "AVG" - } - }, - { - "name": "Average Throughput", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 988, - "left": 2090, - "width": 228, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "timeAggregation": "DEFAULT", - "metricSelector": "calc:service.comfy_agentidpublish:filter(and(eq(Agent,{{.agent6}}),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\")\")))):rate(1m):value:auto:sort(value(avg,descending)):limit(10)", - "enabled": true - } - ], - "visualConfig": { - "type": "SINGLE_VALUE", - "global": { - "hideLegend": false - }, - "rules": [ - { - "matcher": "A:", - "properties": { - "color": "DEFAULT", - "seriesType": "STACKED_COLUMN" - }, - "seriesOverrides": [] - } - ], - "axes": { - "xAxis": { - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "singleValueSettings": { - "showTrend": true, - "showSparkLine": true, - "linkTileColorToThreshold": true - }, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "A", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "", - "foldTransformation": "TOTAL", - "foldAggregation": "AVG" - } - }, - { - "name": "Average Throughput", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 1178, - "left": 2090, - "width": 228, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "timeAggregation": "DEFAULT", - "metricSelector": "calc:service.comfy_agentidpublish:filter(and(eq(Agent,{{.agent7}}),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\")\")))):rate(1m):value:auto:sort(value(avg,descending)):limit(10)", - "enabled": true - } - ], - "visualConfig": { - "type": "SINGLE_VALUE", - "global": { - "hideLegend": false - }, - "rules": [ - { - "matcher": "A:", - "properties": { - "color": "DEFAULT", - "seriesType": "STACKED_COLUMN" - }, - "seriesOverrides": [] - } - ], - "axes": { - "xAxis": { - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "singleValueSettings": { - "showTrend": true, - "showSparkLine": true, - "linkTileColorToThreshold": true - }, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "A", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "", - "foldTransformation": "TOTAL", - "foldAggregation": "AVG" - } - }, - { - "name": "Average Throughput", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 1368, - "left": 2090, - "width": 228, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "timeAggregation": "DEFAULT", - "metricSelector": "calc:service.comfy_agentidpublish:filter(and(eq(Agent,{{.agent8}}),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\")\")))):rate(1m):value:auto:sort(value(avg,descending)):limit(10)", - "enabled": true - } - ], - "visualConfig": { - "type": "SINGLE_VALUE", - "global": { - "hideLegend": false - }, - "rules": [ - { - "matcher": "A:", - "properties": { - "color": "DEFAULT", - "seriesType": "STACKED_COLUMN" - }, - "seriesOverrides": [] - } - ], - "axes": { - "xAxis": { - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "singleValueSettings": { - "showTrend": true, - "showSparkLine": true, - "linkTileColorToThreshold": true - }, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "A", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "", - "foldTransformation": "TOTAL", - "foldAggregation": "AVG" - } - }, - { - "name": "Average Throughput", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 1596, - "left": 2090, - "width": 228, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "timeAggregation": "DEFAULT", - "metricSelector": "calc:service.comfy_agentidpublish:filter(and(eq(Agent,{{.agent9}}),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\")\")))):rate(1m):value:auto:sort(value(avg,descending)):limit(10)", - "enabled": true - } - ], - "visualConfig": { - "type": "SINGLE_VALUE", - "global": { - "hideLegend": false - }, - "rules": [ - { - "matcher": "A:", - "properties": { - "color": "DEFAULT", - "seriesType": "STACKED_COLUMN" - }, - "seriesOverrides": [] - } - ], - "axes": { - "xAxis": { - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "singleValueSettings": { - "showTrend": true, - "showSparkLine": true, - "linkTileColorToThreshold": true - }, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "A", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "", - "foldTransformation": "TOTAL", - "foldAggregation": "AVG" - } - }, { "name": "Average Throughput", "nameSize": "", @@ -4388,7 +5814,7 @@ "configured": true, "bounds": { "top": 1786, - "left": 2090, + "left": 798, "width": 228, "height": 190 }, @@ -4398,7 +5824,8 @@ { "id": "A", "timeAggregation": "DEFAULT", - "metricSelector": "calc:service.comfy_agentidpublish:filter(and(eq(Agent,{{.agent10}}),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\")\")))):rate(1m):value:auto:sort(value(avg,descending)):limit(10)", + "splitBy": [], + "metricSelector": "comfy.o11n.action.dispatched.count:filter(and(eq(agent,nautilus),eq(env,INT))):rate(1m):value:auto:sort(value(avg,descending)):limit(10)", "enabled": true } ], @@ -4410,6 +5837,8 @@ "rules": [ { "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", "properties": { "color": "DEFAULT", "seriesType": "STACKED_COLUMN" @@ -4423,7 +5852,9 @@ }, "yAxes": [] }, - "heatmapSettings": {}, + "heatmapSettings": { + "yAxis": "VALUE" + }, "singleValueSettings": { "showTrend": true, "showSparkLine": true, @@ -4453,7 +5884,11 @@ "graphChartSettings": { "connectNulls": false }, - "honeycombSettings": {} + "honeycombSettings": { + "showHive": true, + "showLegend": true, + "showLabels": false + } }, "queriesSettings": { "resolution": "", @@ -4461,1032 +5896,6 @@ "foldAggregation": "AVG" } }, - { - "name": "Median Duration", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 38, - "left": 2318, - "width": 228, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "metric": "calc:service.comfy_actionduration", - "spaceAggregation": "AVG", - "timeAggregation": "DEFAULT", - "splitBy": [ - "Agent" - ], - "filterBy": { - "filterOperator": "AND", - "nestedFilters": [ - { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - }, - { - "filter": "Agent", - "filterType": "DIMENSION", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "{{.agent1}}", - "evaluator": "EQ" - } - ] - } - ], - "criteria": [] - }, - "enabled": true - } - ], - "visualConfig": { - "type": "SINGLE_VALUE", - "global": { - "hideLegend": false - }, - "rules": [ - { - "matcher": "A:", - "properties": { - "color": "DEFAULT", - "seriesType": "STACKED_COLUMN" - }, - "seriesOverrides": [] - } - ], - "axes": { - "xAxis": { - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "singleValueSettings": { - "showTrend": true, - "showSparkLine": true, - "linkTileColorToThreshold": true - }, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "A", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "", - "foldTransformation": "TOTAL", - "foldAggregation": "MEDIAN" - } - }, - { - "name": "Median Duration", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 228, - "left": 2318, - "width": 228, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "metric": "calc:service.comfy_actionduration", - "spaceAggregation": "MEDIAN", - "timeAggregation": "DEFAULT", - "splitBy": [ - "Agent" - ], - "filterBy": { - "filterOperator": "AND", - "nestedFilters": [ - { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - }, - { - "filter": "Agent", - "filterType": "DIMENSION", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "{{.agent2}}", - "evaluator": "EQ" - } - ] - } - ], - "criteria": [] - }, - "enabled": true - } - ], - "visualConfig": { - "type": "SINGLE_VALUE", - "global": { - "hideLegend": false - }, - "rules": [ - { - "matcher": "A:", - "properties": { - "color": "DEFAULT", - "seriesType": "STACKED_COLUMN" - }, - "seriesOverrides": [] - } - ], - "axes": { - "xAxis": { - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "singleValueSettings": { - "showTrend": true, - "showSparkLine": true, - "linkTileColorToThreshold": true - }, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "A", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "", - "foldTransformation": "TOTAL", - "foldAggregation": "MEDIAN" - } - }, - { - "name": "Median Duration", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 418, - "left": 2318, - "width": 228, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "metric": "calc:service.comfy_actionduration", - "spaceAggregation": "AVG", - "timeAggregation": "DEFAULT", - "splitBy": [ - "Agent" - ], - "filterBy": { - "filterOperator": "AND", - "nestedFilters": [ - { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - }, - { - "filter": "Agent", - "filterType": "DIMENSION", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "{{.agent3}}", - "evaluator": "EQ" - } - ] - } - ], - "criteria": [] - }, - "enabled": true - } - ], - "visualConfig": { - "type": "SINGLE_VALUE", - "global": { - "hideLegend": false - }, - "rules": [ - { - "matcher": "A:", - "properties": { - "color": "DEFAULT", - "seriesType": "STACKED_COLUMN" - }, - "seriesOverrides": [] - } - ], - "axes": { - "xAxis": { - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "singleValueSettings": { - "showTrend": true, - "showSparkLine": true, - "linkTileColorToThreshold": true - }, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "A", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "", - "foldTransformation": "TOTAL", - "foldAggregation": "MEDIAN" - } - }, - { - "name": "Median Duration", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 608, - "left": 2318, - "width": 228, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "metric": "calc:service.comfy_actionduration", - "spaceAggregation": "AVG", - "timeAggregation": "DEFAULT", - "splitBy": [ - "Agent" - ], - "filterBy": { - "filterOperator": "AND", - "nestedFilters": [ - { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - }, - { - "filter": "Agent", - "filterType": "DIMENSION", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "{{.agent4}}", - "evaluator": "EQ" - } - ] - } - ], - "criteria": [] - }, - "enabled": true - } - ], - "visualConfig": { - "type": "SINGLE_VALUE", - "global": { - "hideLegend": false - }, - "rules": [ - { - "matcher": "A:", - "properties": { - "color": "DEFAULT", - "seriesType": "STACKED_COLUMN" - }, - "seriesOverrides": [] - } - ], - "axes": { - "xAxis": { - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "singleValueSettings": { - "showTrend": true, - "showSparkLine": true, - "linkTileColorToThreshold": true - }, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "A", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "", - "foldTransformation": "TOTAL", - "foldAggregation": "MEDIAN" - } - }, - { - "name": "Median Duration", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 798, - "left": 2318, - "width": 228, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "metric": "calc:service.comfy_actionduration", - "spaceAggregation": "AVG", - "timeAggregation": "DEFAULT", - "splitBy": [ - "Agent" - ], - "filterBy": { - "filterOperator": "AND", - "nestedFilters": [ - { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - }, - { - "filter": "Agent", - "filterType": "DIMENSION", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "{{.agent5}}", - "evaluator": "EQ" - } - ] - } - ], - "criteria": [] - }, - "enabled": true - } - ], - "visualConfig": { - "type": "SINGLE_VALUE", - "global": { - "hideLegend": false - }, - "rules": [ - { - "matcher": "A:", - "properties": { - "color": "DEFAULT", - "seriesType": "STACKED_COLUMN" - }, - "seriesOverrides": [] - } - ], - "axes": { - "xAxis": { - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "singleValueSettings": { - "showTrend": true, - "showSparkLine": true, - "linkTileColorToThreshold": true - }, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "A", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "", - "foldTransformation": "TOTAL", - "foldAggregation": "MEDIAN" - } - }, - { - "name": "Median Duration", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 988, - "left": 2318, - "width": 228, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "metric": "calc:service.comfy_actionduration", - "spaceAggregation": "AVG", - "timeAggregation": "DEFAULT", - "splitBy": [ - "Agent" - ], - "filterBy": { - "filterOperator": "AND", - "nestedFilters": [ - { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - }, - { - "filter": "Agent", - "filterType": "DIMENSION", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "{{.agent6}}", - "evaluator": "EQ" - } - ] - } - ], - "criteria": [] - }, - "enabled": true - } - ], - "visualConfig": { - "type": "SINGLE_VALUE", - "global": { - "hideLegend": false - }, - "rules": [ - { - "matcher": "A:", - "properties": { - "color": "DEFAULT", - "seriesType": "STACKED_COLUMN" - }, - "seriesOverrides": [] - } - ], - "axes": { - "xAxis": { - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "singleValueSettings": { - "showTrend": true, - "showSparkLine": true, - "linkTileColorToThreshold": true - }, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "A", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "", - "foldTransformation": "TOTAL", - "foldAggregation": "MEDIAN" - } - }, - { - "name": "Median Duration", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 1178, - "left": 2318, - "width": 228, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "metric": "calc:service.comfy_actionduration", - "spaceAggregation": "AVG", - "timeAggregation": "DEFAULT", - "splitBy": [ - "Agent" - ], - "filterBy": { - "filterOperator": "AND", - "nestedFilters": [ - { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - }, - { - "filter": "Agent", - "filterType": "DIMENSION", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "{{.agent7}}", - "evaluator": "EQ" - } - ] - } - ], - "criteria": [] - }, - "enabled": true - } - ], - "visualConfig": { - "type": "SINGLE_VALUE", - "global": { - "hideLegend": false - }, - "rules": [ - { - "matcher": "A:", - "properties": { - "color": "DEFAULT", - "seriesType": "STACKED_COLUMN" - }, - "seriesOverrides": [] - } - ], - "axes": { - "xAxis": { - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "singleValueSettings": { - "showTrend": true, - "showSparkLine": true, - "linkTileColorToThreshold": true - }, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "A", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "", - "foldTransformation": "TOTAL", - "foldAggregation": "MEDIAN" - } - }, - { - "name": "Median Duration", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 1368, - "left": 2318, - "width": 228, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "metric": "calc:service.comfy_actionduration", - "spaceAggregation": "AVG", - "timeAggregation": "DEFAULT", - "splitBy": [ - "Agent" - ], - "filterBy": { - "filterOperator": "AND", - "nestedFilters": [ - { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - }, - { - "filter": "Agent", - "filterType": "DIMENSION", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "{{.agent8}}", - "evaluator": "EQ" - } - ] - } - ], - "criteria": [] - }, - "enabled": true - } - ], - "visualConfig": { - "type": "SINGLE_VALUE", - "global": { - "hideLegend": false - }, - "rules": [ - { - "matcher": "A:", - "properties": { - "color": "DEFAULT", - "seriesType": "STACKED_COLUMN" - }, - "seriesOverrides": [] - } - ], - "axes": { - "xAxis": { - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "singleValueSettings": { - "showTrend": true, - "showSparkLine": true, - "linkTileColorToThreshold": true - }, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "A", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "", - "foldTransformation": "TOTAL", - "foldAggregation": "MEDIAN" - } - }, - { - "name": "Median Duration", - "nameSize": "", - "tileType": "DATA_EXPLORER", - "configured": true, - "bounds": { - "top": 1596, - "left": 2318, - "width": 228, - "height": 190 - }, - "tileFilter": {}, - "customName": "Data explorer results", - "queries": [ - { - "id": "A", - "metric": "calc:service.comfy_actionduration", - "spaceAggregation": "AVG", - "timeAggregation": "DEFAULT", - "splitBy": [ - "Agent" - ], - "filterBy": { - "filterOperator": "AND", - "nestedFilters": [ - { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - }, - { - "filter": "Agent", - "filterType": "DIMENSION", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "{{.agent9}}", - "evaluator": "EQ" - } - ] - } - ], - "criteria": [] - }, - "enabled": true - } - ], - "visualConfig": { - "type": "SINGLE_VALUE", - "global": { - "hideLegend": false - }, - "rules": [ - { - "matcher": "A:", - "properties": { - "color": "DEFAULT", - "seriesType": "STACKED_COLUMN" - }, - "seriesOverrides": [] - } - ], - "axes": { - "xAxis": { - "visible": true - }, - "yAxes": [] - }, - "heatmapSettings": {}, - "singleValueSettings": { - "showTrend": true, - "showSparkLine": true, - "linkTileColorToThreshold": true - }, - "thresholds": [ - { - "axisTarget": "LEFT", - "rules": [ - { - "color": "#7dc540" - }, - { - "color": "#f5d30f" - }, - { - "color": "#dc172a" - } - ], - "queryId": "A", - "visible": true - } - ], - "tableSettings": { - "isThresholdBackgroundAppliedToCell": false - }, - "graphChartSettings": { - "connectNulls": false - }, - "honeycombSettings": {} - }, - "queriesSettings": { - "resolution": "", - "foldTransformation": "TOTAL", - "foldAggregation": "MEDIAN" - } - }, { "name": "Median Duration", "nameSize": "", @@ -5494,7 +5903,7 @@ "configured": true, "bounds": { "top": 1786, - "left": 2318, + "left": 1026, "width": 228, "height": 190 }, @@ -5503,35 +5912,33 @@ "queries": [ { "id": "A", - "metric": "calc:service.comfy_actionduration", + "metric": "comfy.o11n.action.duration", "spaceAggregation": "AVG", "timeAggregation": "DEFAULT", - "splitBy": [ - "Agent" - ], + "splitBy": [], "filterBy": { "filterOperator": "AND", "nestedFilters": [ { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - }, - { - "filter": "Agent", + "filter": "agent", "filterType": "DIMENSION", "filterOperator": "OR", "nestedFilters": [], "criteria": [ { - "value": "{{.agent10}}", + "value": "nautilus", + "evaluator": "EQ" + } + ] + }, + { + "filter": "env", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "INT", "evaluator": "EQ" } ] @@ -5550,6 +5957,8 @@ "rules": [ { "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", "properties": { "color": "DEFAULT", "seriesType": "STACKED_COLUMN" @@ -5563,7 +5972,9 @@ }, "yAxes": [] }, - "heatmapSettings": {}, + "heatmapSettings": { + "yAxis": "VALUE" + }, "singleValueSettings": { "showTrend": true, "showSparkLine": true, @@ -5593,7 +6004,608 @@ "graphChartSettings": { "connectNulls": false }, - "honeycombSettings": {} + "honeycombSettings": { + "showHive": true, + "showLegend": true, + "showLabels": false + } + }, + "queriesSettings": { + "resolution": "", + "foldTransformation": "TOTAL", + "foldAggregation": "MEDIAN" + } + }, + + { + "name": "Markdown", + "nameSize": "", + "tileType": "MARKDOWN", + "configured": true, + "bounds": { + "top": 1976, + "left": 0, + "width": 152, + "height": 190 + }, + "tileFilter": {}, + "markdown": "# {{.agent11DisplayName}}" + }, + { + "name": "Health", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 1976, + "left": 152, + "width": 152, + "height": 190 + }, + "tileFilter": { + "timeframe": "-30m" + }, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "timeAggregation": "DEFAULT", + "splitBy": [ + "dt.entity.service" + ], + "metricSelector": "builtin:service.requestCount.server:filter(and(or(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\"),entityName.equals(~\"{{.agent11Health}}~\")\"))))):splitBy(\"dt.entity.service\"):fold:auto:sort(value(sum,descending)):limit(10)", + "enabled": true + } + ], + "visualConfig": { + "type": "HONEYCOMB", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "LINE", + "alias": "Success rate (server side)" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "thresholds": [ + { + "axisTarget": "LEFT", + "columnId": "Success rate (server side)", + "rules": [ + { + "value": 56, + "color": "#7dc540" + }, + { + "value": 26, + "color": "#f5d30f" + }, + { + "value": 0, + "color": "#dc172a" + } + ], + "queryId": "A", + "visible": true + } + ], + "tableSettings": { + "isThresholdBackgroundAppliedToCell": false + }, + "graphChartSettings": { + "connectNulls": false + }, + "honeycombSettings": { + "showHive": true, + "showLegend": false, + "showLabels": false + } + }, + "queriesSettings": { + "resolution": "" + } + }, + { + "name": "Agent Statuses", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 1976, + "left": 304, + "width": 266, + "height": 190 + }, + "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": "INT", + "evaluator": "EQ" + } + ] + }, + { + "filter": "agent", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "sputnik", + "evaluator": "EQ" + } + ] + }, + { + "filter": "action-status", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "TIMED_OUT", + "evaluator": "EQ" + }, + { + "value": "ACCEPTED", + "evaluator": "EQ" + }, + { + "value": "EXECUTED", + "evaluator": "EQ" + }, + { + "value": "RUNNING", + "evaluator": "EQ" + } + ] + } + ], + "criteria": [] + }, + "limit": 10, + "enabled": true + } + ], + "visualConfig": { + "type": "TOP_LIST", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "TURQUOISE", + "seriesType": "STACKED_AREA" + }, + "seriesOverrides": [ + { + "name": "EXECUTED", + "color": "#5ead35" + }, + { + "name": "TIMED_OUT", + "color": "#f5d30f" + }, + { + "name": "Select series", + "color": "#c41425" + }, + { + "name": "ACCEPTED", + "color": "#9cd575" + }, + { + "name": "RUNNING", + "color": "#7dc540" + } + ] + } + ], + "axes": { + "xAxis": { + "displayName": "", + "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": "Total Triggers", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 1976, + "left": 570, + "width": 228, + "height": 190 + }, + "tileFilter": {}, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "metric": "comfy.o11n.action.dispatched.count", + "spaceAggregation": "SUM", + "timeAggregation": "DEFAULT", + "splitBy": [], + "filterBy": { + "filterOperator": "AND", + "nestedFilters": [ + { + "filter": "agent", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "sputnik", + "evaluator": "EQ" + } + ] + }, + { + "filter": "env", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "INT", + "evaluator": "EQ" + } + ] + } + ], + "criteria": [] + }, + "enabled": true + } + ], + "visualConfig": { + "type": "SINGLE_VALUE", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "STACKED_COLUMN" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "singleValueSettings": { + "showTrend": true, + "showSparkLine": true, + "linkTileColorToThreshold": true + }, + "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": "", + "foldTransformation": "TOTAL", + "foldAggregation": "SUM" + } + }, + { + "name": "Average Throughput", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 1976, + "left": 798, + "width": 228, + "height": 190 + }, + "tileFilter": {}, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "timeAggregation": "DEFAULT", + "splitBy": [], + "metricSelector": "comfy.o11n.action.dispatched.count:filter(and(eq(agent,sputnik),eq(env,INT))):rate(1m):value:auto:sort(value(avg,descending)):limit(10)", + "enabled": true + } + ], + "visualConfig": { + "type": "SINGLE_VALUE", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "STACKED_COLUMN" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "singleValueSettings": { + "showTrend": true, + "showSparkLine": true, + "linkTileColorToThreshold": true + }, + "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": "", + "foldTransformation": "TOTAL", + "foldAggregation": "AVG" + } + }, + { + "name": "Median Duration", + "nameSize": "", + "tileType": "DATA_EXPLORER", + "configured": true, + "bounds": { + "top": 1976, + "left": 1026, + "width": 228, + "height": 190 + }, + "tileFilter": {}, + "customName": "Data explorer results", + "queries": [ + { + "id": "A", + "metric": "comfy.o11n.action.duration", + "spaceAggregation": "AVG", + "timeAggregation": "DEFAULT", + "splitBy": [], + "filterBy": { + "filterOperator": "AND", + "nestedFilters": [ + { + "filter": "agent", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "sputnik", + "evaluator": "EQ" + } + ] + }, + { + "filter": "env", + "filterType": "DIMENSION", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "INT", + "evaluator": "EQ" + } + ] + } + ], + "criteria": [] + }, + "enabled": true + } + ], + "visualConfig": { + "type": "SINGLE_VALUE", + "global": { + "hideLegend": false + }, + "rules": [ + { + "matcher": "A:", + "unitTransform": "", + "valueFormat": "auto", + "properties": { + "color": "DEFAULT", + "seriesType": "STACKED_COLUMN" + }, + "seriesOverrides": [] + } + ], + "axes": { + "xAxis": { + "visible": true + }, + "yAxes": [] + }, + "heatmapSettings": { + "yAxis": "VALUE" + }, + "singleValueSettings": { + "showTrend": true, + "showSparkLine": true, + "linkTileColorToThreshold": true + }, + "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": "",