diff --git a/dashboards/MongoDB/MongoDB_Cluster_Summary.json b/dashboards/MongoDB/MongoDB_Cluster_Summary.json index 05514a9e76..34d67f5f94 100644 --- a/dashboards/MongoDB/MongoDB_Cluster_Summary.json +++ b/dashboards/MongoDB/MongoDB_Cluster_Summary.json @@ -1025,21 +1025,17 @@ "type": "stat" }, { - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a", - "#4040a0" - ], - "description": "Config services store the metadata for a sharded cluster. The metadata reflects state and organization for all data and components within the sharded cluster. The metadata includes the list of chunks on every shard and the ranges that define the chunks.", + "id": 1229, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 13 }, - "id": 1229, - "mappingType": 1, + "type": "grafana-polystat-panel", + "title": "QPS of Config Services", + "repeatDirection": "v", + "description": "Config services store the metadata for a sharded cluster. The metadata reflects state and organization for all data and components within the sharded cluster. The metadata includes the list of chunks on every shard and the ranges that define the chunks.", "mappingTypes": [ { "name": "value to text", @@ -1051,60 +1047,6 @@ } ], "nullPointMode": "connected", - "polystat": { - "animationSpeed": 2500, - "columnAutoSize": true, - "columns": "", - "defaultClickThrough": "/graph/d/mongodb-instance-summary/mongodb-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", - "defaultClickThroughNewTab": true, - "defaultClickThroughSanitize": true, - "displayLimit": 100, - "ellipseCharacters": 18, - "ellipseEnabled": false, - "fontAutoColor": true, - "fontAutoScale": true, - "fontSize": 12, - "fontType": "Roboto", - "globalDecimals": 0, - "globalDisplayMode": "all", - "globalDisplayTextTriggeredEmpty": "OK", - "globalOperatorName": "current", - "globalUnitFormat": "ops", - "gradientEnabled": true, - "hexagonSortByDirection": 1, - "hexagonSortByField": "name", - "maxMetrics": 0, - "polygonBorderColor": "black", - "polygonBorderSize": 2, - "polygonGlobalFillColor": "#8F3BB8", - "radius": "", - "radiusAutoSize": true, - "regexPattern": "", - "rowAutoSize": true, - "rows": "", - "shape": "hexagon_pointed_top", - "tooltipDisplayMode": "all", - "tooltipDisplayTextTriggeredEmpty": "OK", - "tooltipEnabled": true, - "tooltipFontSize": 12, - "tooltipFontType": "Roboto", - "tooltipPrimarySortDirection": 2, - "tooltipPrimarySortField": "thresholdLevel", - "tooltipSecondarySortDirection": 2, - "tooltipSecondarySortField": "name", - "tooltipTimestampEnabled": true, - "valueEnabled": true - }, - "rangeMaps": [ - { - "from": "null", - "text": "N/A", - "to": "null" - } - ], - "repeatDirection": "v", - "savedComposites": [], - "savedOverrides": [], "targets": [ { "expr": "sum by (service_name) (mongodb_connections{cluster=\"$cluster\", state=\"current\"} * on (service_name) group_right avg by (service_name,set) (mongodb_mongod_replset_my_state{cluster=\"$cluster\",set!~\"$shard\"}/ mongodb_mongod_replset_my_state{cluster=\"$cluster\",set!~\"$shard\"}))", @@ -1122,15 +1064,81 @@ "refId": "B" } ], - "title": "QPS of Config Services", - "type": "grafana-polystat-panel", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ] + "options": { + "autoSizeColumns": true, + "layoutNumColumns": 8, + "autoSizeRows": true, + "layoutNumRows": 8, + "layoutDisplayLimit": 100, + "autoSizePolygons": true, + "globalPolygonSize": 50, + "globalPolygonBorderSize": 2, + "globalTextFontFamily": "Roboto", + "globalAutoScaleFonts": true, + "globalFontSize": 12, + "globalTextFontAutoColorEnabled": true, + "globalTextFontColor": "#000000", + "ellipseEnabled": false, + "ellipseCharacters": 18, + "sortByDirection": 1, + "sortByField": "name", + "globalTooltipsEnabled": true, + "globalTooltipsFontFamily": "Roboto", + "globalTooltipsShowTimestampEnabled": true, + "globalShowTooltipColumnHeadersEnabled": true, + "tooltipDisplayMode": "all", + "tooltipDisplayTextTriggeredEmpty": "No Data", + "tooltipPrimarySortDirection": 2, + "tooltipPrimarySortByField": "thresholdLevel", + "tooltipSecondarySortDirection": 2, + "tooltipSecondarySortByField": "name", + "globalDisplayMode": "all", + "globalDisplayTextTriggeredEmpty": "No Data", + "globalShowValueEnabled": true, + "globalShape": "hexagon_pointed_top", + "globalGradientsEnabled": true, + "globalFillColor": "#8F3BB8", + "globalPolygonBorderColor": "black", + "globalUnitFormat": "ops", + "globalOperator": "last", + "globalDecimals": 2, + "globalThresholdsConfig": [], + "globalClickthrough": "/graph/d/mongodb-instance-summary/mongodb-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", + "globalClickthroughSanitizedEnabled": true, + "globalClickthroughNewTabEnabled": true, + "globalClickthroughCustomTargetEnabled": false, + "globalClickthroughCustomTarget": "", + "globalRegexPattern": "", + "overrideConfig": { + "overrides": [] + }, + "compositeGlobalAliasingEnabled": false, + "compositeConfig": { + "composites": [], + "enabled": true, + "animationSpeed": "2500" + }, + "globalTextFontAutoColor": "#000000", + "panelId": 0, + "radius": 100 + }, + "fieldConfig": { + "defaults": { + "mappings": [ + { + "type": "special", + "options": { + "match": "null", + "result": { + "text": "N/A" + } + } + } + ] + }, + "overrides": [] + }, + "pluginVersion": "2.1.5" }, { "colors": [ diff --git a/dashboards/MySQL/MySQL_Instances_Overview.json b/dashboards/MySQL/MySQL_Instances_Overview.json index 6ff66f57f4..64534fb2c2 100644 --- a/dashboards/MySQL/MySQL_Instances_Overview.json +++ b/dashboards/MySQL/MySQL_Instances_Overview.json @@ -1058,13 +1058,6 @@ } }, { - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a", - "#4040a0" - ], - "description": "", "gridPos": { "h": 8, "w": 12, @@ -1073,7 +1066,6 @@ }, "id": 402, "links": [], - "mappingType": 1, "mappingTypes": [ { "name": "value to text", @@ -1085,95 +1077,6 @@ } ], "nullPointMode": "connected", - "polystat": { - "animationSpeed": 2500, - "columnAutoSize": true, - "columns": "", - "defaultClickThrough": "", - "defaultClickThroughNewTab": false, - "defaultClickThroughSanitize": false, - "displayLimit": 100, - "ellipseCharacters": 18, - "ellipseEnabled": false, - "fontAutoColor": true, - "fontAutoScale": true, - "fontSize": 12, - "fontType": "Roboto", - "globalDecimals": 0, - "globalDisplayMode": "all", - "globalDisplayTextTriggeredEmpty": "OK", - "globalOperatorName": "current", - "globalUnitFormat": "short", - "gradientEnabled": true, - "hexagonSortByDirection": 1, - "hexagonSortByField": "name", - "maxMetrics": 0, - "polygonBorderColor": "black", - "polygonBorderSize": 2, - "polygonGlobalFillColor": "#0a50a1", - "radius": "", - "radiusAutoSize": true, - "regexPattern": "", - "rowAutoSize": true, - "rows": "", - "shape": "hexagon_pointed_top", - "tooltipDisplayMode": "all", - "tooltipDisplayTextTriggeredEmpty": "OK", - "tooltipEnabled": true, - "tooltipFontSize": 12, - "tooltipFontType": "Roboto", - "tooltipPrimarySortDirection": 2, - "tooltipPrimarySortField": "thresholdLevel", - "tooltipSecondarySortDirection": 2, - "tooltipSecondarySortField": "value", - "tooltipTimestampEnabled": true, - "valueEnabled": true - }, - "rangeMaps": [ - { - "from": "null", - "text": "N/A", - "to": "null" - } - ], - "savedComposites": [], - "savedOverrides": [ - { - "clickThrough": "/graph/d/mysql-instance-summary/mysql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", - "colors": [ - "#299c46", - "#e5ac0e", - "#bf1b00", - "#ffffff" - ], - "decimals": 2, - "enabled": true, - "label": "OVERRIDE 1", - "metricName": "/.*/", - "operatorName": "current", - "prefix": "", - "sanitizeURLEnabled": false, - "suffix": "", - "thresholds": [ - { - "color": "#299c46", - "state": 0, - "value": 0 - }, - { - "color": "#e5ac0e", - "state": 1, - "value": 50 - }, - { - "color": "#bf1b00", - "state": 2, - "value": 80 - } - ], - "unitFormat": "percentunit" - } - ], "targets": [ { "expr": "clamp_max((avg by (service_name) (max_over_time(mysql_global_status_max_used_connections{service_name=~\"$service_name\"}[$interval]) or \nmax_over_time(mysql_global_status_max_used_connections{service_name=~\"$service_name\"}[5m])) / avg by (service_name) (mysql_global_variables_max_connections{service_name=~\"$service_name\"})),1)", @@ -1186,13 +1089,124 @@ ], "title": "MySQL Used Connections", "type": "grafana-polystat-panel", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ] + "options": { + "autoSizeColumns": true, + "layoutNumColumns": 8, + "autoSizeRows": true, + "layoutNumRows": 8, + "layoutDisplayLimit": 100, + "autoSizePolygons": true, + "globalPolygonSize": 50, + "globalPolygonBorderSize": 2, + "globalTextFontFamily": "Inter", + "globalAutoScaleFonts": false, + "globalFontSize": 18, + "globalTextFontAutoColorEnabled": false, + "globalTextFontColor": "#000000", + "ellipseEnabled": true, + "ellipseCharacters": 18, + "sortByDirection": 1, + "sortByField": "name", + "globalTooltipsEnabled": true, + "globalTooltipsFontFamily": "Inter", + "globalTooltipsShowTimestampEnabled": true, + "globalShowTooltipColumnHeadersEnabled": true, + "tooltipDisplayMode": "all", + "tooltipDisplayTextTriggeredEmpty": "OK", + "tooltipPrimarySortDirection": 2, + "tooltipPrimarySortByField": "thresholdLevel", + "tooltipSecondarySortDirection": 2, + "tooltipSecondarySortByField": "value", + "globalDisplayMode": "all", + "globalDisplayTextTriggeredEmpty": "OK", + "globalShowValueEnabled": true, + "globalShape": "hexagon_pointed_top", + "globalGradientsEnabled": true, + "globalFillColor": "#0a50a1", + "globalPolygonBorderColor": "black", + "globalUnitFormat": "short", + "globalOperator": "last", + "globalDecimals": 2, + "globalThresholdsConfig": [], + "globalClickthrough": "", + "globalClickthroughSanitizedEnabled": false, + "globalClickthroughNewTabEnabled": false, + "globalClickthroughCustomTargetEnabled": false, + "globalClickthroughCustomTarget": "", + "globalRegexPattern": "", + "overrideConfig": { + "overrides": [ + { + "label": "OVERRIDE 1", + "metricName": "/.*/", + "alias": "", + "thresholds": [ + { + "value": 0, + "state": 0, + "color": "#299c46" + }, + { + "value": 50, + "state": 1, + "color": "#e5ac0e" + }, + { + "value": 80, + "state": 2, + "color": "#bf1b00" + } + ], + "colors": [ + "#299c46", + "#e5ac0e", + "#bf1b00", + "#ffffff" + ], + "unitFormat": "percentunit", + "decimals": 2, + "scaledDecimals": 0, + "enabled": true, + "operatorName": "last", + "prefix": "", + "suffix": "", + "clickThrough": "/graph/d/mysql-instance-summary/mysql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", + "clickThroughSanitize": false, + "clickThroughOpenNewTab": true, + "clickThroughCustomTargetEnabled": false, + "clickThroughCustomTarget": "", + "order": 0 + } + ] + }, + "compositeGlobalAliasingEnabled": false, + "compositeConfig": { + "composites": [], + "enabled": true, + "animationSpeed": "2500" + }, + "globalTextFontAutoColor": "#000000", + "panelId": 0, + "radius": 100 + }, + "fieldConfig": { + "defaults": { + "mappings": [ + { + "type": "special", + "options": { + "match": "null", + "result": { + "text": "N/A" + } + } + } + ] + }, + "overrides": [] + }, + "pluginVersion": "2.1.5", + "description": "" }, { "aliasColors": {}, @@ -1325,13 +1339,6 @@ } }, { - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a", - "#4040a0" - ], - "description": "", "gridPos": { "h": 8, "w": 12, @@ -1340,7 +1347,6 @@ }, "id": 418, "links": [], - "mappingType": 1, "mappingTypes": [ { "name": "value to text", @@ -1352,95 +1358,6 @@ } ], "nullPointMode": "connected", - "polystat": { - "animationSpeed": 2500, - "columnAutoSize": true, - "columns": "", - "defaultClickThrough": "", - "defaultClickThroughNewTab": false, - "defaultClickThroughSanitize": false, - "displayLimit": 100, - "ellipseCharacters": 18, - "ellipseEnabled": false, - "fontAutoColor": true, - "fontAutoScale": true, - "fontSize": 12, - "fontType": "Roboto", - "globalDecimals": 0, - "globalDisplayMode": "all", - "globalDisplayTextTriggeredEmpty": "OK", - "globalOperatorName": "current", - "globalUnitFormat": "short", - "gradientEnabled": true, - "hexagonSortByDirection": 1, - "hexagonSortByField": "name", - "maxMetrics": 0, - "polygonBorderColor": "black", - "polygonBorderSize": 2, - "polygonGlobalFillColor": "#0a50a1", - "radius": "", - "radiusAutoSize": true, - "regexPattern": "", - "rowAutoSize": true, - "rows": "", - "shape": "hexagon_pointed_top", - "tooltipDisplayMode": "all", - "tooltipDisplayTextTriggeredEmpty": "OK", - "tooltipEnabled": true, - "tooltipFontSize": 12, - "tooltipFontType": "Roboto", - "tooltipPrimarySortDirection": 2, - "tooltipPrimarySortField": "thresholdLevel", - "tooltipSecondarySortDirection": 2, - "tooltipSecondarySortField": "value", - "tooltipTimestampEnabled": true, - "valueEnabled": true - }, - "rangeMaps": [ - { - "from": "null", - "text": "N/A", - "to": "null" - } - ], - "savedComposites": [], - "savedOverrides": [ - { - "clickThrough": "/graph/d/mysql-instance-summary/mysql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}&fullscreen&panelId=22", - "colors": [ - "#299c46", - "#e5ac0e", - "#bf1b00", - "#ffffff" - ], - "decimals": 0, - "enabled": true, - "label": "OVERRIDE 1", - "metricName": "/.*/", - "operatorName": "current", - "prefix": "", - "sanitizeURLEnabled": false, - "suffix": "", - "thresholds": [ - { - "color": "#299c46", - "state": 0, - "value": 0 - }, - { - "color": "#e5ac0e", - "state": 1, - "value": 1 - }, - { - "color": "#bf1b00", - "state": 2, - "value": 10 - } - ], - "unitFormat": "short" - } - ], "targets": [ { "expr": "avg by (service_name)(rate(mysql_global_status_aborted_connects{service_name=~\"$service_name\"}[$interval]) or \nirate(mysql_global_status_aborted_connects{service_name=~\"$service_name\"}[5m]) +\nrate(mysql_global_status_aborted_clients{service_name=~\"$service_name\"}[$interval]) or \nirate(mysql_global_status_aborted_clients{service_name=~\"$service_name\"}[5m]))", @@ -1453,13 +1370,124 @@ ], "title": "Aborted Connections", "type": "grafana-polystat-panel", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ] + "options": { + "autoSizeColumns": true, + "layoutNumColumns": 8, + "autoSizeRows": true, + "layoutNumRows": 8, + "layoutDisplayLimit": 100, + "autoSizePolygons": true, + "globalPolygonSize": 50, + "globalPolygonBorderSize": 2, + "globalTextFontFamily": "Inter", + "globalAutoScaleFonts": false, + "globalFontSize": 18, + "globalTextFontAutoColorEnabled": false, + "globalTextFontColor": "#000000", + "ellipseEnabled": true, + "ellipseCharacters": 18, + "sortByDirection": 1, + "sortByField": "name", + "globalTooltipsEnabled": true, + "globalTooltipsFontFamily": "Inter", + "globalTooltipsShowTimestampEnabled": true, + "globalShowTooltipColumnHeadersEnabled": true, + "tooltipDisplayMode": "all", + "tooltipDisplayTextTriggeredEmpty": "OK", + "tooltipPrimarySortDirection": 2, + "tooltipPrimarySortByField": "thresholdLevel", + "tooltipSecondarySortDirection": 2, + "tooltipSecondarySortByField": "value", + "globalDisplayMode": "all", + "globalDisplayTextTriggeredEmpty": "OK", + "globalShowValueEnabled": true, + "globalShape": "hexagon_pointed_top", + "globalGradientsEnabled": true, + "globalFillColor": "#0a50a1", + "globalPolygonBorderColor": "black", + "globalUnitFormat": "short", + "globalOperator": "last", + "globalDecimals": 2, + "globalThresholdsConfig": [], + "globalClickthrough": "", + "globalClickthroughSanitizedEnabled": false, + "globalClickthroughNewTabEnabled": false, + "globalClickthroughCustomTargetEnabled": false, + "globalClickthroughCustomTarget": "", + "globalRegexPattern": "", + "overrideConfig": { + "overrides": [ + { + "label": "OVERRIDE 1", + "metricName": "/.*/", + "alias": "", + "thresholds": [ + { + "value": 0, + "state": 0, + "color": "#299c46" + }, + { + "value": 1, + "state": 1, + "color": "#e5ac0e" + }, + { + "value": 10, + "state": 2, + "color": "#bf1b00" + } + ], + "colors": [ + "#299c46", + "#e5ac0e", + "#bf1b00", + "#ffffff" + ], + "unitFormat": "short", + "decimals": 0, + "scaledDecimals": 0, + "enabled": true, + "operatorName": "last", + "prefix": "", + "suffix": "", + "clickThrough": "/graph/d/mysql-instance-summary/mysql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}&fullscreen&panelId=22", + "clickThroughSanitize": false, + "clickThroughOpenNewTab": true, + "clickThroughCustomTargetEnabled": false, + "clickThroughCustomTarget": "", + "order": 0 + } + ] + }, + "compositeGlobalAliasingEnabled": false, + "compositeConfig": { + "composites": [], + "enabled": true, + "animationSpeed": "2500" + }, + "globalTextFontAutoColor": "#000000", + "panelId": 0, + "radius": 100 + }, + "fieldConfig": { + "defaults": { + "mappings": [ + { + "type": "special", + "options": { + "match": "null", + "result": { + "text": "N/A" + } + } + } + ] + }, + "overrides": [] + }, + "pluginVersion": "2.1.5", + "description": "" } ], "title": "Connections details", @@ -1610,13 +1638,6 @@ } }, { - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a", - "#4040a0" - ], - "description": "", "gridPos": { "h": 8, "w": 12, @@ -1625,7 +1646,6 @@ }, "id": 410, "links": [], - "mappingType": 1, "mappingTypes": [ { "name": "value to text", @@ -1637,95 +1657,6 @@ } ], "nullPointMode": "connected", - "polystat": { - "animationSpeed": 2500, - "columnAutoSize": true, - "columns": "", - "defaultClickThrough": "", - "defaultClickThroughNewTab": false, - "defaultClickThroughSanitize": false, - "displayLimit": 100, - "ellipseCharacters": 18, - "ellipseEnabled": false, - "fontAutoColor": true, - "fontAutoScale": true, - "fontSize": 12, - "fontType": "Roboto", - "globalDecimals": 0, - "globalDisplayMode": "all", - "globalDisplayTextTriggeredEmpty": "OK", - "globalOperatorName": "current", - "globalUnitFormat": "short", - "gradientEnabled": true, - "hexagonSortByDirection": 1, - "hexagonSortByField": "name", - "maxMetrics": 0, - "polygonBorderColor": "black", - "polygonBorderSize": 2, - "polygonGlobalFillColor": "#0a50a1", - "radius": "", - "radiusAutoSize": true, - "regexPattern": "", - "rowAutoSize": true, - "rows": "", - "shape": "hexagon_pointed_top", - "tooltipDisplayMode": "all", - "tooltipDisplayTextTriggeredEmpty": "OK", - "tooltipEnabled": true, - "tooltipFontSize": 12, - "tooltipFontType": "Roboto", - "tooltipPrimarySortDirection": 2, - "tooltipPrimarySortField": "thresholdLevel", - "tooltipSecondarySortDirection": 2, - "tooltipSecondarySortField": "value", - "tooltipTimestampEnabled": true, - "valueEnabled": true - }, - "rangeMaps": [ - { - "from": "null", - "text": "N/A", - "to": "null" - } - ], - "savedComposites": [], - "savedOverrides": [ - { - "clickThrough": "/graph/d/mysql-instance-summary/mysql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", - "colors": [ - "#299c46", - "#e5ac0e", - "#bf1b00", - "#ffffff" - ], - "decimals": 2, - "enabled": true, - "label": "OVERRIDE 1", - "metricName": "/.*/", - "operatorName": "current", - "prefix": "", - "sanitizeURLEnabled": false, - "suffix": "", - "thresholds": [ - { - "color": "#299c46", - "state": 0, - "value": 0 - }, - { - "color": "#e5ac0e", - "state": 1, - "value": 50 - }, - { - "color": "#bf1b00", - "state": 2, - "value": 80 - } - ], - "unitFormat": "percentunit" - } - ], "targets": [ { "expr": "clamp_max((avg by (service_name)(max_over_time(mysql_global_status_threads_connected{service_name=~\"$service_name\"}[$interval]) or\nmax_over_time(mysql_global_status_threads_connected{service_name=~\"$service_name\"}[5m])) / avg by (service_name)(mysql_global_variables_max_connections{service_name=~\"$service_name\"})),1)", @@ -1738,13 +1669,124 @@ ], "title": "MySQL Client Threads Connected", "type": "grafana-polystat-panel", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ] + "options": { + "autoSizeColumns": true, + "layoutNumColumns": 8, + "autoSizeRows": true, + "layoutNumRows": 8, + "layoutDisplayLimit": 100, + "autoSizePolygons": true, + "globalPolygonSize": 50, + "globalPolygonBorderSize": 2, + "globalTextFontFamily": "Inter", + "globalAutoScaleFonts": false, + "globalFontSize": 16, + "globalTextFontAutoColorEnabled": false, + "globalTextFontColor": "#000000", + "ellipseEnabled": true, + "ellipseCharacters": 18, + "sortByDirection": 1, + "sortByField": "name", + "globalTooltipsEnabled": true, + "globalTooltipsFontFamily": "Inter", + "globalTooltipsShowTimestampEnabled": true, + "globalShowTooltipColumnHeadersEnabled": true, + "tooltipDisplayMode": "all", + "tooltipDisplayTextTriggeredEmpty": "OK", + "tooltipPrimarySortDirection": 2, + "tooltipPrimarySortByField": "thresholdLevel", + "tooltipSecondarySortDirection": 2, + "tooltipSecondarySortByField": "value", + "globalDisplayMode": "all", + "globalDisplayTextTriggeredEmpty": "OK", + "globalShowValueEnabled": true, + "globalShape": "hexagon_pointed_top", + "globalGradientsEnabled": true, + "globalFillColor": "#0a50a1", + "globalPolygonBorderColor": "black", + "globalUnitFormat": "short", + "globalOperator": "last", + "globalDecimals": 2, + "globalThresholdsConfig": [], + "globalClickthrough": "", + "globalClickthroughSanitizedEnabled": false, + "globalClickthroughNewTabEnabled": false, + "globalClickthroughCustomTargetEnabled": false, + "globalClickthroughCustomTarget": "", + "globalRegexPattern": "", + "overrideConfig": { + "overrides": [ + { + "label": "OVERRIDE 1", + "metricName": "/.*/", + "alias": "", + "thresholds": [ + { + "value": 0, + "state": 0, + "color": "#299c46" + }, + { + "value": 50, + "state": 1, + "color": "#e5ac0e" + }, + { + "value": 80, + "state": 2, + "color": "#bf1b00" + } + ], + "colors": [ + "#299c46", + "#e5ac0e", + "#bf1b00", + "#ffffff" + ], + "unitFormat": "percentunit", + "decimals": 2, + "scaledDecimals": 0, + "enabled": true, + "operatorName": "last", + "prefix": "", + "suffix": "", + "clickThrough": "/graph/d/mysql-instance-summary/mysql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", + "clickThroughSanitize": false, + "clickThroughOpenNewTab": true, + "clickThroughCustomTargetEnabled": false, + "clickThroughCustomTarget": "", + "order": 0 + } + ] + }, + "compositeGlobalAliasingEnabled": false, + "compositeConfig": { + "composites": [], + "enabled": true, + "animationSpeed": "2500" + }, + "globalTextFontAutoColor": "#000000", + "panelId": 0, + "radius": 100 + }, + "fieldConfig": { + "defaults": { + "mappings": [ + { + "type": "special", + "options": { + "match": "null", + "result": { + "text": "N/A" + } + } + } + ] + }, + "overrides": [] + }, + "pluginVersion": "2.1.5", + "description": "" }, { "aliasColors": {}, diff --git a/dashboards/OS/Nodes_Overview.json b/dashboards/OS/Nodes_Overview.json index d7d16429d8..163f533596 100644 --- a/dashboards/OS/Nodes_Overview.json +++ b/dashboards/OS/Nodes_Overview.json @@ -1092,7 +1092,7 @@ "max": 360 } }, - "showLegend": true + "showLegend": false }, "location": { "mode": "lookup", diff --git a/dashboards/PostgreSQL/PostgreSQL_Instances_Overview.json b/dashboards/PostgreSQL/PostgreSQL_Instances_Overview.json index 8975283073..254f4cae17 100644 --- a/dashboards/PostgreSQL/PostgreSQL_Instances_Overview.json +++ b/dashboards/PostgreSQL/PostgreSQL_Instances_Overview.json @@ -756,12 +756,6 @@ } }, { - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a", - "#4040a0" - ], "gridPos": { "h": 8, "w": 12, @@ -770,7 +764,6 @@ }, "id": 114, "links": [], - "mappingType": 1, "mappingTypes": [ { "name": "value to text", @@ -782,79 +775,6 @@ } ], "nullPointMode": "connected", - "polystat": { - "animationSpeed": 2500, - "columnAutoSize": true, - "columns": "", - "defaultClickThrough": "", - "defaultClickThroughNewTab": false, - "defaultClickThroughSanitize": false, - "displayLimit": 100, - "ellipseCharacters": 18, - "ellipseEnabled": false, - "fontAutoColor": true, - "fontAutoScale": true, - "fontSize": 12, - "fontType": "Roboto", - "globalDecimals": 2, - "globalDisplayMode": "all", - "globalDisplayTextTriggeredEmpty": "OK", - "globalOperatorName": "avg", - "globalUnitFormat": "short", - "gradientEnabled": true, - "hexagonSortByDirection": 1, - "hexagonSortByField": "name", - "maxMetrics": 0, - "polygonBorderColor": "black", - "polygonBorderSize": 2, - "polygonGlobalFillColor": "#0a50a1", - "radius": "", - "radiusAutoSize": true, - "regexPattern": "", - "rowAutoSize": true, - "rows": "", - "shape": "hexagon_pointed_top", - "tooltipDisplayMode": "all", - "tooltipDisplayTextTriggeredEmpty": "OK", - "tooltipEnabled": true, - "tooltipFontSize": 12, - "tooltipFontType": "Roboto", - "tooltipPrimarySortDirection": 2, - "tooltipPrimarySortField": "thresholdLevel", - "tooltipSecondarySortDirection": 2, - "tooltipSecondarySortField": "value", - "tooltipTimestampEnabled": true, - "valueEnabled": true - }, - "rangeMaps": [ - { - "from": "null", - "text": "N/A", - "to": "null" - } - ], - "savedComposites": [], - "savedOverrides": [ - { - "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", - "colors": [ - "#299c46", - "#e5ac0e", - "#bf1b00", - "#ffffff" - ], - "decimals": 2, - "enabled": true, - "label": "OVERRIDE 1", - "metricName": "/.*/", - "operatorName": "current", - "prefix": "", - "sanitizeURLEnabled": false, - "suffix": "", - "thresholds": [], - "unitFormat": "percentunit" - } - ], "targets": [ { "expr": "sum by (service_name) (avg by (service_name) (max_over_time(pg_stat_activity_count{service_name=~\"$service_name\",state=~'idle'}[$interval]) or \nmax_over_time(pg_stat_activity_count{service_name=~\"$service_name\",state='idle'}[5m]))) / on (service_name)\navg by (service_name) ((max_over_time(pg_settings_max_connections{service_name=~\"$service_name\"}[$interval]) or \nmax_over_time(pg_settings_max_connections{service_name=~\"$service_name\"}[5m])))", @@ -865,13 +785,107 @@ ], "title": "Idle Connections", "type": "grafana-polystat-panel", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ] + "options": { + "autoSizeColumns": true, + "layoutNumColumns": 8, + "autoSizeRows": true, + "layoutNumRows": 8, + "layoutDisplayLimit": 100, + "autoSizePolygons": true, + "globalPolygonSize": 50, + "globalPolygonBorderSize": 2, + "globalTextFontFamily": "Inter", + "globalAutoScaleFonts": false, + "globalFontSize": 14, + "globalTextFontAutoColorEnabled": false, + "globalTextFontColor": "#000000", + "ellipseEnabled": true, + "ellipseCharacters": 18, + "sortByDirection": 1, + "sortByField": "name", + "globalTooltipsEnabled": true, + "globalTooltipsFontFamily": "Inter", + "globalTooltipsShowTimestampEnabled": true, + "globalShowTooltipColumnHeadersEnabled": true, + "tooltipDisplayMode": "all", + "tooltipDisplayTextTriggeredEmpty": "OK", + "tooltipPrimarySortDirection": 2, + "tooltipPrimarySortByField": "thresholdLevel", + "tooltipSecondarySortDirection": 2, + "tooltipSecondarySortByField": "value", + "globalDisplayMode": "all", + "globalDisplayTextTriggeredEmpty": "No Data", + "globalShowValueEnabled": true, + "globalShape": "hexagon_pointed_top", + "globalGradientsEnabled": true, + "globalFillColor": "#0a50a1", + "globalPolygonBorderColor": "black", + "globalUnitFormat": "short", + "globalOperator": "mean", + "globalDecimals": 2, + "globalThresholdsConfig": [], + "globalClickthrough": "", + "globalClickthroughSanitizedEnabled": false, + "globalClickthroughNewTabEnabled": false, + "globalClickthroughCustomTargetEnabled": false, + "globalClickthroughCustomTarget": "", + "globalRegexPattern": "", + "overrideConfig": { + "overrides": [ + { + "label": "OVERRIDE 1", + "metricName": "/.*/", + "alias": "", + "thresholds": [], + "colors": [ + "#299c46", + "#e5ac0e", + "#bf1b00", + "#ffffff" + ], + "unitFormat": "percentunit", + "decimals": 2, + "scaledDecimals": 0, + "enabled": true, + "operatorName": "last", + "prefix": "", + "suffix": "", + "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", + "clickThroughSanitize": false, + "clickThroughOpenNewTab": true, + "clickThroughCustomTargetEnabled": false, + "clickThroughCustomTarget": "", + "order": 0 + } + ] + }, + "compositeGlobalAliasingEnabled": false, + "compositeConfig": { + "composites": [], + "enabled": true, + "animationSpeed": "2500" + }, + "globalTextFontAutoColor": "#000000", + "panelId": 0, + "radius": 100 + }, + "fieldConfig": { + "defaults": { + "mappings": [ + { + "type": "special", + "options": { + "match": "null", + "result": { + "text": "N/A" + } + } + } + ] + }, + "overrides": [] + }, + "pluginVersion": "2.1.5" }, { "aliasColors": { @@ -990,12 +1004,6 @@ } }, { - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a", - "#4040a0" - ], "gridPos": { "h": 8, "w": 12, @@ -1004,7 +1012,6 @@ }, "id": 117, "links": [], - "mappingType": 1, "mappingTypes": [ { "name": "value to text", @@ -1016,95 +1023,6 @@ } ], "nullPointMode": "connected", - "polystat": { - "animationSpeed": 2500, - "columnAutoSize": true, - "columns": "", - "defaultClickThrough": "", - "defaultClickThroughNewTab": false, - "defaultClickThroughSanitize": false, - "displayLimit": 100, - "ellipseCharacters": 18, - "ellipseEnabled": false, - "fontAutoColor": true, - "fontAutoScale": true, - "fontSize": 12, - "fontType": "Roboto", - "globalDecimals": 2, - "globalDisplayMode": "all", - "globalDisplayTextTriggeredEmpty": "OK", - "globalOperatorName": "avg", - "globalUnitFormat": "short", - "gradientEnabled": true, - "hexagonSortByDirection": 1, - "hexagonSortByField": "name", - "maxMetrics": 0, - "polygonBorderColor": "black", - "polygonBorderSize": 2, - "polygonGlobalFillColor": "#0a50a1", - "radius": "", - "radiusAutoSize": true, - "regexPattern": "", - "rowAutoSize": true, - "rows": "", - "shape": "hexagon_pointed_top", - "tooltipDisplayMode": "all", - "tooltipDisplayTextTriggeredEmpty": "OK", - "tooltipEnabled": true, - "tooltipFontSize": 12, - "tooltipFontType": "Roboto", - "tooltipPrimarySortDirection": 2, - "tooltipPrimarySortField": "thresholdLevel", - "tooltipSecondarySortDirection": 2, - "tooltipSecondarySortField": "value", - "tooltipTimestampEnabled": true, - "valueEnabled": true - }, - "rangeMaps": [ - { - "from": "null", - "text": "N/A", - "to": "null" - } - ], - "savedComposites": [], - "savedOverrides": [ - { - "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", - "colors": [ - "#299c46", - "#e5ac0e", - "#bf1b00", - "#ffffff" - ], - "decimals": 2, - "enabled": true, - "label": "OVERRIDE 1", - "metricName": "/.*/", - "operatorName": "current", - "prefix": "", - "sanitizeURLEnabled": false, - "suffix": "", - "thresholds": [ - { - "color": "#299c46", - "state": 0, - "value": 0.1 - }, - { - "color": "#e5ac0e", - "state": 1, - "value": 0.5 - }, - { - "color": "#bf1b00", - "state": 2, - "value": 0.9 - } - ], - "unitFormat": "percentunit" - } - ], "targets": [ { "expr": "sum by (service_name) (avg by (service_name) (max_over_time(pg_stat_activity_count{service_name=~\"$service_name\",state='active',datname!~\"template.*|postgres\"}[$interval]) or max_over_time(pg_stat_activity_count{service_name=~\"$service_name\",state='active',datname!~\"template.*|postgres\"}[5m]))) / on (service_name) avg by (service_name) ((max_over_time(pg_settings_max_connections{service_name=~\"$service_name\"}[$interval]) or max_over_time(pg_settings_max_connections{service_name=~\"$service_name\"}[5m])))", @@ -1117,13 +1035,123 @@ ], "title": "Active Connections", "type": "grafana-polystat-panel", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ] + "options": { + "autoSizeColumns": true, + "layoutNumColumns": 8, + "autoSizeRows": true, + "layoutNumRows": 8, + "layoutDisplayLimit": 100, + "autoSizePolygons": true, + "globalPolygonSize": 50, + "globalPolygonBorderSize": 2, + "globalTextFontFamily": "Inter", + "globalAutoScaleFonts": false, + "globalFontSize": 14, + "globalTextFontAutoColorEnabled": false, + "globalTextFontColor": "#000000", + "ellipseEnabled": true, + "ellipseCharacters": 18, + "sortByDirection": 1, + "sortByField": "name", + "globalTooltipsEnabled": true, + "globalTooltipsFontFamily": "Inter", + "globalTooltipsShowTimestampEnabled": true, + "globalShowTooltipColumnHeadersEnabled": true, + "tooltipDisplayMode": "all", + "tooltipDisplayTextTriggeredEmpty": "OK", + "tooltipPrimarySortDirection": 2, + "tooltipPrimarySortByField": "thresholdLevel", + "tooltipSecondarySortDirection": 2, + "tooltipSecondarySortByField": "value", + "globalDisplayMode": "all", + "globalDisplayTextTriggeredEmpty": "No Data", + "globalShowValueEnabled": true, + "globalShape": "hexagon_pointed_top", + "globalGradientsEnabled": true, + "globalFillColor": "#0a50a1", + "globalPolygonBorderColor": "black", + "globalUnitFormat": "short", + "globalOperator": "mean", + "globalDecimals": 2, + "globalThresholdsConfig": [], + "globalClickthrough": "", + "globalClickthroughSanitizedEnabled": false, + "globalClickthroughNewTabEnabled": false, + "globalClickthroughCustomTargetEnabled": false, + "globalClickthroughCustomTarget": "", + "globalRegexPattern": "", + "overrideConfig": { + "overrides": [ + { + "label": "OVERRIDE 1", + "metricName": "/.*/", + "alias": "", + "thresholds": [ + { + "value": 0.1, + "state": 0, + "color": "#299c46" + }, + { + "value": 0.5, + "state": 1, + "color": "#e5ac0e" + }, + { + "value": 0.9, + "state": 2, + "color": "#bf1b00" + } + ], + "colors": [ + "#299c46", + "#e5ac0e", + "#bf1b00", + "#ffffff" + ], + "unitFormat": "percentunit", + "decimals": 2, + "scaledDecimals": 0, + "enabled": true, + "operatorName": "last", + "prefix": "", + "suffix": "", + "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", + "clickThroughSanitize": false, + "clickThroughOpenNewTab": true, + "clickThroughCustomTargetEnabled": false, + "clickThroughCustomTarget": "", + "order": 0 + } + ] + }, + "compositeGlobalAliasingEnabled": false, + "compositeConfig": { + "composites": [], + "enabled": true, + "animationSpeed": "2500" + }, + "globalTextFontAutoColor": "#000000", + "panelId": 0, + "radius": 100 + }, + "fieldConfig": { + "defaults": { + "mappings": [ + { + "type": "special", + "options": { + "match": "null", + "result": { + "text": "N/A" + } + } + } + ] + }, + "overrides": [] + }, + "pluginVersion": "2.1.5" } ], "title": "Connections Details", @@ -1245,12 +1273,6 @@ "type": "table-old" }, { - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a", - "#4040a0" - ], "gridPos": { "h": 8, "w": 12, @@ -1259,7 +1281,6 @@ }, "id": 116, "links": [], - "mappingType": 1, "mappingTypes": [ { "name": "value to text", @@ -1271,90 +1292,6 @@ } ], "nullPointMode": "connected", - "polystat": { - "animationSpeed": 2500, - "columnAutoSize": true, - "columns": "", - "defaultClickThrough": "", - "defaultClickThroughNewTab": false, - "defaultClickThroughSanitize": false, - "displayLimit": 100, - "ellipseCharacters": 18, - "ellipseEnabled": false, - "fontAutoColor": true, - "fontAutoScale": true, - "fontSize": 12, - "fontType": "Roboto", - "globalDecimals": 2, - "globalDisplayMode": "all", - "globalDisplayTextTriggeredEmpty": "OK", - "globalOperatorName": "avg", - "globalUnitFormat": "short", - "gradientEnabled": true, - "hexagonSortByDirection": 1, - "hexagonSortByField": "name", - "maxMetrics": 0, - "polygonBorderColor": "black", - "polygonBorderSize": 2, - "polygonGlobalFillColor": "#0a50a1", - "radius": "", - "radiusAutoSize": true, - "regexPattern": "", - "rowAutoSize": true, - "rows": "", - "shape": "hexagon_pointed_top", - "tooltipDisplayMode": "all", - "tooltipDisplayTextTriggeredEmpty": "OK", - "tooltipEnabled": true, - "tooltipFontSize": 12, - "tooltipFontType": "Roboto", - "tooltipPrimarySortDirection": 2, - "tooltipPrimarySortField": "thresholdLevel", - "tooltipSecondarySortDirection": 2, - "tooltipSecondarySortField": "value", - "tooltipTimestampEnabled": true, - "valueEnabled": true - }, - "rangeMaps": [ - { - "from": "null", - "text": "N/A", - "to": "null" - } - ], - "savedComposites": [], - "savedOverrides": [ - { - "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", - "colors": [ - "#299c46", - "#e5ac0e", - "#bf1b00", - "#ffffff" - ], - "decimals": "", - "enabled": true, - "label": "OVERRIDE 1", - "metricName": "/.*/", - "operatorName": "current", - "prefix": "", - "sanitizeURLEnabled": false, - "suffix": "", - "thresholds": [ - { - "color": "#e5ac0e", - "state": 1, - "value": 0.5 - }, - { - "color": "#299c46", - "state": 0, - "value": 1 - } - ], - "unitFormat": "short" - } - ], "targets": [ { "expr": "avg by (service_name) (max_over_time(pg_settings_autovacuum{service_name=~\"$service_name\"}[$interval]) or\nmax_over_time(pg_settings_autovacuum{service_name=~\"$service_name\"}[5m]))", @@ -1367,13 +1304,118 @@ ], "title": "Autovacuum", "type": "grafana-polystat-panel", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ] + "options": { + "autoSizeColumns": true, + "layoutNumColumns": 8, + "autoSizeRows": true, + "layoutNumRows": 8, + "layoutDisplayLimit": 100, + "autoSizePolygons": true, + "globalPolygonSize": 50, + "globalPolygonBorderSize": 2, + "globalTextFontFamily": "Inter", + "globalAutoScaleFonts": false, + "globalFontSize": 14, + "globalTextFontAutoColorEnabled": false, + "globalTextFontColor": "#000000", + "ellipseEnabled": true, + "ellipseCharacters": 18, + "sortByDirection": 1, + "sortByField": "name", + "globalTooltipsEnabled": true, + "globalTooltipsFontFamily": "Inter", + "globalTooltipsShowTimestampEnabled": true, + "globalShowTooltipColumnHeadersEnabled": true, + "tooltipDisplayMode": "all", + "tooltipDisplayTextTriggeredEmpty": "OK", + "tooltipPrimarySortDirection": 2, + "tooltipPrimarySortByField": "thresholdLevel", + "tooltipSecondarySortDirection": 2, + "tooltipSecondarySortByField": "value", + "globalDisplayMode": "all", + "globalDisplayTextTriggeredEmpty": "No Data", + "globalShowValueEnabled": true, + "globalShape": "hexagon_pointed_top", + "globalGradientsEnabled": true, + "globalFillColor": "#0a50a1", + "globalPolygonBorderColor": "black", + "globalUnitFormat": "short", + "globalOperator": "mean", + "globalDecimals": 2, + "globalThresholdsConfig": [], + "globalClickthrough": "", + "globalClickthroughSanitizedEnabled": false, + "globalClickthroughNewTabEnabled": false, + "globalClickthroughCustomTargetEnabled": false, + "globalClickthroughCustomTarget": "", + "globalRegexPattern": "", + "overrideConfig": { + "overrides": [ + { + "label": "OVERRIDE 1", + "metricName": "/.*/", + "alias": "", + "thresholds": [ + { + "value": 0.5, + "state": 1, + "color": "#e5ac0e" + }, + { + "value": 1, + "state": 0, + "color": "#299c46" + } + ], + "colors": [ + "#299c46", + "#e5ac0e", + "#bf1b00", + "#ffffff" + ], + "unitFormat": "short", + "decimals": "", + "scaledDecimals": 0, + "enabled": true, + "operatorName": "last", + "prefix": "", + "suffix": "", + "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", + "clickThroughSanitize": false, + "clickThroughOpenNewTab": true, + "clickThroughCustomTargetEnabled": false, + "clickThroughCustomTarget": "", + "order": 0 + } + ] + }, + "compositeGlobalAliasingEnabled": false, + "compositeConfig": { + "composites": [], + "enabled": true, + "animationSpeed": "2500" + }, + "globalTextFontAutoColor": "#000000", + "panelId": 0, + "radius": 100 + }, + "fieldConfig": { + "defaults": { + "mappings": [ + { + "type": "special", + "options": { + "match": "null", + "result": { + "text": "N/A" + } + } + } + ] + }, + "overrides": [] + }, + "pluginVersion": "2.1.5" } ], "title": "Autovacuum Details", @@ -1979,12 +2021,6 @@ } }, { - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a", - "#4040a0" - ], "gridPos": { "h": 8, "w": 12, @@ -1993,7 +2029,6 @@ }, "id": 128, "links": [], - "mappingType": 1, "mappingTypes": [ { "name": "value to text", @@ -2005,79 +2040,6 @@ } ], "nullPointMode": "connected", - "polystat": { - "animationSpeed": 2500, - "columnAutoSize": true, - "columns": "", - "defaultClickThrough": "", - "defaultClickThroughNewTab": false, - "defaultClickThroughSanitize": false, - "displayLimit": 100, - "ellipseCharacters": 18, - "ellipseEnabled": false, - "fontAutoColor": true, - "fontAutoScale": true, - "fontSize": 12, - "fontType": "Roboto", - "globalDecimals": 2, - "globalDisplayMode": "all", - "globalDisplayTextTriggeredEmpty": "OK", - "globalOperatorName": "avg", - "globalUnitFormat": "short", - "gradientEnabled": true, - "hexagonSortByDirection": 1, - "hexagonSortByField": "name", - "maxMetrics": 0, - "polygonBorderColor": "black", - "polygonBorderSize": 2, - "polygonGlobalFillColor": "#0a50a1", - "radius": "", - "radiusAutoSize": true, - "regexPattern": "", - "rowAutoSize": true, - "rows": "", - "shape": "hexagon_pointed_top", - "tooltipDisplayMode": "all", - "tooltipDisplayTextTriggeredEmpty": "OK", - "tooltipEnabled": true, - "tooltipFontSize": 12, - "tooltipFontType": "Roboto", - "tooltipPrimarySortDirection": 2, - "tooltipPrimarySortField": "thresholdLevel", - "tooltipSecondarySortDirection": 2, - "tooltipSecondarySortField": "value", - "tooltipTimestampEnabled": true, - "valueEnabled": true - }, - "rangeMaps": [ - { - "from": "null", - "text": "N/A", - "to": "null" - } - ], - "savedComposites": [], - "savedOverrides": [ - { - "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", - "colors": [ - "#299c46", - "#e5ac0e", - "#bf1b00", - "#ffffff" - ], - "decimals": 2, - "enabled": true, - "label": "OVERRIDE 1", - "metricName": "/.*/", - "operatorName": "current", - "prefix": "", - "sanitizeURLEnabled": false, - "suffix": "", - "thresholds": [], - "unitFormat": "ops" - } - ], "targets": [ { "expr": "sum by (service_name) (rate(pg_stat_database_tup_fetched{datname=~\"$database\",service_name=~\"$service_name\"}[$interval])) or \nsum by (service_name) (irate(pg_stat_database_tup_fetched{datname=~\"$database\",service_name=~\"$service_name\"}[5m]))", @@ -2090,13 +2052,107 @@ ], "title": "Fetched Tuples Rate", "type": "grafana-polystat-panel", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ] + "options": { + "autoSizeColumns": true, + "layoutNumColumns": 8, + "autoSizeRows": true, + "layoutNumRows": 8, + "layoutDisplayLimit": 100, + "autoSizePolygons": true, + "globalPolygonSize": 50, + "globalPolygonBorderSize": 2, + "globalTextFontFamily": "Inter", + "globalAutoScaleFonts": false, + "globalFontSize": 14, + "globalTextFontAutoColorEnabled": false, + "globalTextFontColor": "#000000", + "ellipseEnabled": true, + "ellipseCharacters": 18, + "sortByDirection": 1, + "sortByField": "name", + "globalTooltipsEnabled": true, + "globalTooltipsFontFamily": "Inter", + "globalTooltipsShowTimestampEnabled": true, + "globalShowTooltipColumnHeadersEnabled": true, + "tooltipDisplayMode": "all", + "tooltipDisplayTextTriggeredEmpty": "OK", + "tooltipPrimarySortDirection": 2, + "tooltipPrimarySortByField": "thresholdLevel", + "tooltipSecondarySortDirection": 2, + "tooltipSecondarySortByField": "value", + "globalDisplayMode": "all", + "globalDisplayTextTriggeredEmpty": "No Data", + "globalShowValueEnabled": true, + "globalShape": "hexagon_pointed_top", + "globalGradientsEnabled": true, + "globalFillColor": "#0a50a1", + "globalPolygonBorderColor": "black", + "globalUnitFormat": "short", + "globalOperator": "mean", + "globalDecimals": 2, + "globalThresholdsConfig": [], + "globalClickthrough": "", + "globalClickthroughSanitizedEnabled": false, + "globalClickthroughNewTabEnabled": false, + "globalClickthroughCustomTargetEnabled": false, + "globalClickthroughCustomTarget": "", + "globalRegexPattern": "", + "overrideConfig": { + "overrides": [ + { + "label": "OVERRIDE 1", + "metricName": "/.*/", + "alias": "", + "thresholds": [], + "colors": [ + "#299c46", + "#e5ac0e", + "#bf1b00", + "#ffffff" + ], + "unitFormat": "ops", + "decimals": 2, + "scaledDecimals": 0, + "enabled": true, + "operatorName": "last", + "prefix": "", + "suffix": "", + "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", + "clickThroughSanitize": false, + "clickThroughOpenNewTab": true, + "clickThroughCustomTargetEnabled": false, + "clickThroughCustomTarget": "", + "order": 0 + } + ] + }, + "compositeGlobalAliasingEnabled": false, + "compositeConfig": { + "composites": [], + "enabled": true, + "animationSpeed": "2500" + }, + "globalTextFontAutoColor": "#000000", + "panelId": 0, + "radius": 100 + }, + "fieldConfig": { + "defaults": { + "mappings": [ + { + "type": "special", + "options": { + "match": "null", + "result": { + "text": "N/A" + } + } + } + ] + }, + "overrides": [] + }, + "pluginVersion": "2.1.5" }, { "aliasColors": {}, @@ -2214,12 +2270,6 @@ } }, { - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a", - "#4040a0" - ], "gridPos": { "h": 8, "w": 12, @@ -2228,7 +2278,6 @@ }, "id": 135, "links": [], - "mappingType": 1, "mappingTypes": [ { "name": "value to text", @@ -2240,79 +2289,6 @@ } ], "nullPointMode": "connected", - "polystat": { - "animationSpeed": 2500, - "columnAutoSize": true, - "columns": "", - "defaultClickThrough": "", - "defaultClickThroughNewTab": false, - "defaultClickThroughSanitize": false, - "displayLimit": 100, - "ellipseCharacters": 18, - "ellipseEnabled": false, - "fontAutoColor": true, - "fontAutoScale": true, - "fontSize": 12, - "fontType": "Roboto", - "globalDecimals": 2, - "globalDisplayMode": "all", - "globalDisplayTextTriggeredEmpty": "OK", - "globalOperatorName": "avg", - "globalUnitFormat": "short", - "gradientEnabled": true, - "hexagonSortByDirection": 1, - "hexagonSortByField": "name", - "maxMetrics": 0, - "polygonBorderColor": "black", - "polygonBorderSize": 2, - "polygonGlobalFillColor": "#0a50a1", - "radius": "", - "radiusAutoSize": true, - "regexPattern": "", - "rowAutoSize": true, - "rows": "", - "shape": "hexagon_pointed_top", - "tooltipDisplayMode": "all", - "tooltipDisplayTextTriggeredEmpty": "OK", - "tooltipEnabled": true, - "tooltipFontSize": 12, - "tooltipFontType": "Roboto", - "tooltipPrimarySortDirection": 2, - "tooltipPrimarySortField": "thresholdLevel", - "tooltipSecondarySortDirection": 2, - "tooltipSecondarySortField": "value", - "tooltipTimestampEnabled": true, - "valueEnabled": true - }, - "rangeMaps": [ - { - "from": "null", - "text": "N/A", - "to": "null" - } - ], - "savedComposites": [], - "savedOverrides": [ - { - "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", - "colors": [ - "#299c46", - "#e5ac0e", - "#bf1b00", - "#ffffff" - ], - "decimals": 2, - "enabled": true, - "label": "OVERRIDE 1", - "metricName": "/.*/", - "operatorName": "current", - "prefix": "", - "sanitizeURLEnabled": false, - "suffix": "", - "thresholds": [], - "unitFormat": "ops" - } - ], "targets": [ { "expr": "sum by (service_name) (rate(pg_stat_database_tup_returned{datname=~\"$database\",service_name=~\"$service_name\"}[$interval])) or \nsum by (service_name) (irate(pg_stat_database_tup_returned{datname=~\"$database\",service_name=~\"$service_name\"}[5m]))", @@ -2325,31 +2301,125 @@ ], "title": "Returned Tuples Rate", "type": "grafana-polystat-panel", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ] - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "decimals": 2, - "fieldConfig": { - "defaults": { - "links": [ + "options": { + "autoSizeColumns": true, + "layoutNumColumns": 8, + "autoSizeRows": true, + "layoutNumRows": 8, + "layoutDisplayLimit": 100, + "autoSizePolygons": true, + "globalPolygonSize": 50, + "globalPolygonBorderSize": 2, + "globalTextFontFamily": "Inter", + "globalAutoScaleFonts": false, + "globalFontSize": 14, + "globalTextFontAutoColorEnabled": false, + "globalTextFontColor": "#000000", + "ellipseEnabled": true, + "ellipseCharacters": 18, + "sortByDirection": 1, + "sortByField": "name", + "globalTooltipsEnabled": true, + "globalTooltipsFontFamily": "Inter", + "globalTooltipsShowTimestampEnabled": true, + "globalShowTooltipColumnHeadersEnabled": true, + "tooltipDisplayMode": "all", + "tooltipDisplayTextTriggeredEmpty": "OK", + "tooltipPrimarySortDirection": 2, + "tooltipPrimarySortByField": "thresholdLevel", + "tooltipSecondarySortDirection": 2, + "tooltipSecondarySortByField": "value", + "globalDisplayMode": "all", + "globalDisplayTextTriggeredEmpty": "No Data", + "globalShowValueEnabled": true, + "globalShape": "hexagon_pointed_top", + "globalGradientsEnabled": true, + "globalFillColor": "#0a50a1", + "globalPolygonBorderColor": "black", + "globalUnitFormat": "short", + "globalOperator": "mean", + "globalDecimals": 2, + "globalThresholdsConfig": [], + "globalClickthrough": "", + "globalClickthroughSanitizedEnabled": false, + "globalClickthroughNewTabEnabled": false, + "globalClickthroughCustomTargetEnabled": false, + "globalClickthroughCustomTarget": "", + "globalRegexPattern": "", + "overrideConfig": { + "overrides": [ { - "targetBlank": true, - "title": "PostgreSQL Instance Summary - ${__series.name}", - "url": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?var-service_name=${__series.name}&$__url_time_range" + "label": "OVERRIDE 1", + "metricName": "/.*/", + "alias": "", + "thresholds": [], + "colors": [ + "#299c46", + "#e5ac0e", + "#bf1b00", + "#ffffff" + ], + "unitFormat": "ops", + "decimals": 2, + "scaledDecimals": 0, + "enabled": true, + "operatorName": "last", + "prefix": "", + "suffix": "", + "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", + "clickThroughSanitize": false, + "clickThroughOpenNewTab": true, + "clickThroughCustomTargetEnabled": false, + "clickThroughCustomTarget": "", + "order": 0 } ] }, - "overrides": [] + "compositeGlobalAliasingEnabled": false, + "compositeConfig": { + "composites": [], + "enabled": true, + "animationSpeed": "2500" + }, + "globalTextFontAutoColor": "#000000", + "panelId": 0, + "radius": 100 + }, + "fieldConfig": { + "defaults": { + "mappings": [ + { + "type": "special", + "options": { + "match": "null", + "result": { + "text": "N/A" + } + } + } + ] + }, + "overrides": [] + }, + "pluginVersion": "2.1.5" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "decimals": 2, + "fieldConfig": { + "defaults": { + "links": [ + { + "targetBlank": true, + "title": "PostgreSQL Instance Summary - ${__series.name}", + "url": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?var-service_name=${__series.name}&$__url_time_range" + } + ] + }, + "overrides": [] }, "fill": 2, "fillGradient": 0, @@ -2449,12 +2519,6 @@ } }, { - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a", - "#4040a0" - ], "gridPos": { "h": 8, "w": 12, @@ -2463,7 +2527,6 @@ }, "id": 134, "links": [], - "mappingType": 1, "mappingTypes": [ { "name": "value to text", @@ -2475,79 +2538,6 @@ } ], "nullPointMode": "connected", - "polystat": { - "animationSpeed": 2500, - "columnAutoSize": true, - "columns": "", - "defaultClickThrough": "", - "defaultClickThroughNewTab": false, - "defaultClickThroughSanitize": false, - "displayLimit": 100, - "ellipseCharacters": 18, - "ellipseEnabled": false, - "fontAutoColor": true, - "fontAutoScale": true, - "fontSize": 12, - "fontType": "Roboto", - "globalDecimals": 2, - "globalDisplayMode": "all", - "globalDisplayTextTriggeredEmpty": "OK", - "globalOperatorName": "avg", - "globalUnitFormat": "short", - "gradientEnabled": true, - "hexagonSortByDirection": 1, - "hexagonSortByField": "name", - "maxMetrics": 0, - "polygonBorderColor": "black", - "polygonBorderSize": 2, - "polygonGlobalFillColor": "#0a50a1", - "radius": "", - "radiusAutoSize": true, - "regexPattern": "", - "rowAutoSize": true, - "rows": "", - "shape": "hexagon_pointed_top", - "tooltipDisplayMode": "all", - "tooltipDisplayTextTriggeredEmpty": "OK", - "tooltipEnabled": true, - "tooltipFontSize": 12, - "tooltipFontType": "Roboto", - "tooltipPrimarySortDirection": 2, - "tooltipPrimarySortField": "thresholdLevel", - "tooltipSecondarySortDirection": 2, - "tooltipSecondarySortField": "value", - "tooltipTimestampEnabled": true, - "valueEnabled": true - }, - "rangeMaps": [ - { - "from": "null", - "text": "N/A", - "to": "null" - } - ], - "savedComposites": [], - "savedOverrides": [ - { - "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", - "colors": [ - "#299c46", - "#e5ac0e", - "#bf1b00", - "#ffffff" - ], - "decimals": 2, - "enabled": true, - "label": "OVERRIDE 1", - "metricName": "/.*/", - "operatorName": "current", - "prefix": "", - "sanitizeURLEnabled": false, - "suffix": "", - "thresholds": [], - "unitFormat": "ops" - } - ], "targets": [ { "expr": "sum by (service_name) (rate(pg_stat_database_tup_inserted{datname=~\"$database\",service_name=~\"$service_name\"}[$interval])) or \nsum by (service_name) (irate(pg_stat_database_tup_inserted{datname=~\"$database\",service_name=~\"$service_name\"}[5m]))", @@ -2560,13 +2550,107 @@ ], "title": "Inserted Tuples Rate", "type": "grafana-polystat-panel", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ] + "options": { + "autoSizeColumns": true, + "layoutNumColumns": 8, + "autoSizeRows": true, + "layoutNumRows": 8, + "layoutDisplayLimit": 100, + "autoSizePolygons": true, + "globalPolygonSize": 50, + "globalPolygonBorderSize": 2, + "globalTextFontFamily": "Inter", + "globalAutoScaleFonts": false, + "globalFontSize": 14, + "globalTextFontAutoColorEnabled": false, + "globalTextFontColor": "#000000", + "ellipseEnabled": true, + "ellipseCharacters": 18, + "sortByDirection": 1, + "sortByField": "name", + "globalTooltipsEnabled": true, + "globalTooltipsFontFamily": "Inter", + "globalTooltipsShowTimestampEnabled": true, + "globalShowTooltipColumnHeadersEnabled": true, + "tooltipDisplayMode": "all", + "tooltipDisplayTextTriggeredEmpty": "OK", + "tooltipPrimarySortDirection": 2, + "tooltipPrimarySortByField": "thresholdLevel", + "tooltipSecondarySortDirection": 2, + "tooltipSecondarySortByField": "value", + "globalDisplayMode": "all", + "globalDisplayTextTriggeredEmpty": "No Data", + "globalShowValueEnabled": true, + "globalShape": "hexagon_pointed_top", + "globalGradientsEnabled": true, + "globalFillColor": "#0a50a1", + "globalPolygonBorderColor": "black", + "globalUnitFormat": "short", + "globalOperator": "mean", + "globalDecimals": 2, + "globalThresholdsConfig": [], + "globalClickthrough": "", + "globalClickthroughSanitizedEnabled": false, + "globalClickthroughNewTabEnabled": false, + "globalClickthroughCustomTargetEnabled": false, + "globalClickthroughCustomTarget": "", + "globalRegexPattern": "", + "overrideConfig": { + "overrides": [ + { + "label": "OVERRIDE 1", + "metricName": "/.*/", + "alias": "", + "thresholds": [], + "colors": [ + "#299c46", + "#e5ac0e", + "#bf1b00", + "#ffffff" + ], + "unitFormat": "ops", + "decimals": 2, + "scaledDecimals": 0, + "enabled": true, + "operatorName": "last", + "prefix": "", + "suffix": "", + "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", + "clickThroughSanitize": false, + "clickThroughOpenNewTab": true, + "clickThroughCustomTargetEnabled": false, + "clickThroughCustomTarget": "", + "order": 0 + } + ] + }, + "compositeGlobalAliasingEnabled": false, + "compositeConfig": { + "composites": [], + "enabled": true, + "animationSpeed": "2500" + }, + "globalTextFontAutoColor": "#000000", + "panelId": 0, + "radius": 100 + }, + "fieldConfig": { + "defaults": { + "mappings": [ + { + "type": "special", + "options": { + "match": "null", + "result": { + "text": "N/A" + } + } + } + ] + }, + "overrides": [] + }, + "pluginVersion": "2.1.5" }, { "aliasColors": {}, @@ -2684,12 +2768,6 @@ } }, { - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a", - "#4040a0" - ], "gridPos": { "h": 8, "w": 12, @@ -2698,7 +2776,6 @@ }, "id": 133, "links": [], - "mappingType": 1, "mappingTypes": [ { "name": "value to text", @@ -2710,79 +2787,6 @@ } ], "nullPointMode": "connected", - "polystat": { - "animationSpeed": 2500, - "columnAutoSize": true, - "columns": "", - "defaultClickThrough": "", - "defaultClickThroughNewTab": false, - "defaultClickThroughSanitize": false, - "displayLimit": 100, - "ellipseCharacters": 18, - "ellipseEnabled": false, - "fontAutoColor": true, - "fontAutoScale": true, - "fontSize": 12, - "fontType": "Roboto", - "globalDecimals": 2, - "globalDisplayMode": "all", - "globalDisplayTextTriggeredEmpty": "OK", - "globalOperatorName": "avg", - "globalUnitFormat": "short", - "gradientEnabled": true, - "hexagonSortByDirection": 1, - "hexagonSortByField": "name", - "maxMetrics": 0, - "polygonBorderColor": "black", - "polygonBorderSize": 2, - "polygonGlobalFillColor": "#0a50a1", - "radius": "", - "radiusAutoSize": true, - "regexPattern": "", - "rowAutoSize": true, - "rows": "", - "shape": "hexagon_pointed_top", - "tooltipDisplayMode": "all", - "tooltipDisplayTextTriggeredEmpty": "OK", - "tooltipEnabled": true, - "tooltipFontSize": 12, - "tooltipFontType": "Roboto", - "tooltipPrimarySortDirection": 2, - "tooltipPrimarySortField": "thresholdLevel", - "tooltipSecondarySortDirection": 2, - "tooltipSecondarySortField": "value", - "tooltipTimestampEnabled": true, - "valueEnabled": true - }, - "rangeMaps": [ - { - "from": "null", - "text": "N/A", - "to": "null" - } - ], - "savedComposites": [], - "savedOverrides": [ - { - "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", - "colors": [ - "#299c46", - "#e5ac0e", - "#bf1b00", - "#ffffff" - ], - "decimals": "", - "enabled": true, - "label": "OVERRIDE 1", - "metricName": "/.*/", - "operatorName": "current", - "prefix": "", - "sanitizeURLEnabled": false, - "suffix": "", - "thresholds": [], - "unitFormat": "ops" - } - ], "targets": [ { "expr": "sum by (service_name) (rate(pg_stat_database_tup_updated{datname=~\"$database\",service_name=~\"$service_name\"}[$interval])) or \nsum by (service_name) (irate(pg_stat_database_tup_updated{datname=~\"$database\",service_name=~\"$service_name\"}[5m]))", @@ -2795,13 +2799,107 @@ ], "title": "Updated Tuples Rate", "type": "grafana-polystat-panel", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ] + "options": { + "autoSizeColumns": true, + "layoutNumColumns": 8, + "autoSizeRows": true, + "layoutNumRows": 8, + "layoutDisplayLimit": 100, + "autoSizePolygons": true, + "globalPolygonSize": 50, + "globalPolygonBorderSize": 2, + "globalTextFontFamily": "Inter", + "globalAutoScaleFonts": false, + "globalFontSize": 14, + "globalTextFontAutoColorEnabled": false, + "globalTextFontColor": "#000000", + "ellipseEnabled": true, + "ellipseCharacters": 18, + "sortByDirection": 1, + "sortByField": "name", + "globalTooltipsEnabled": true, + "globalTooltipsFontFamily": "Inter", + "globalTooltipsShowTimestampEnabled": true, + "globalShowTooltipColumnHeadersEnabled": true, + "tooltipDisplayMode": "all", + "tooltipDisplayTextTriggeredEmpty": "OK", + "tooltipPrimarySortDirection": 2, + "tooltipPrimarySortByField": "thresholdLevel", + "tooltipSecondarySortDirection": 2, + "tooltipSecondarySortByField": "value", + "globalDisplayMode": "all", + "globalDisplayTextTriggeredEmpty": "No Data", + "globalShowValueEnabled": true, + "globalShape": "hexagon_pointed_top", + "globalGradientsEnabled": true, + "globalFillColor": "#0a50a1", + "globalPolygonBorderColor": "black", + "globalUnitFormat": "short", + "globalOperator": "mean", + "globalDecimals": 2, + "globalThresholdsConfig": [], + "globalClickthrough": "", + "globalClickthroughSanitizedEnabled": false, + "globalClickthroughNewTabEnabled": false, + "globalClickthroughCustomTargetEnabled": false, + "globalClickthroughCustomTarget": "", + "globalRegexPattern": "", + "overrideConfig": { + "overrides": [ + { + "label": "OVERRIDE 1", + "metricName": "/.*/", + "alias": "", + "thresholds": [], + "colors": [ + "#299c46", + "#e5ac0e", + "#bf1b00", + "#ffffff" + ], + "unitFormat": "ops", + "decimals": "", + "scaledDecimals": 0, + "enabled": true, + "operatorName": "last", + "prefix": "", + "suffix": "", + "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", + "clickThroughSanitize": false, + "clickThroughOpenNewTab": true, + "clickThroughCustomTargetEnabled": false, + "clickThroughCustomTarget": "", + "order": 0 + } + ] + }, + "compositeGlobalAliasingEnabled": false, + "compositeConfig": { + "composites": [], + "enabled": true, + "animationSpeed": "2500" + }, + "globalTextFontAutoColor": "#000000", + "panelId": 0, + "radius": 100 + }, + "fieldConfig": { + "defaults": { + "mappings": [ + { + "type": "special", + "options": { + "match": "null", + "result": { + "text": "N/A" + } + } + } + ] + }, + "overrides": [] + }, + "pluginVersion": "2.1.5" }, { "aliasColors": {}, @@ -2919,12 +3017,6 @@ } }, { - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a", - "#4040a0" - ], "gridPos": { "h": 8, "w": 12, @@ -2933,7 +3025,6 @@ }, "id": 132, "links": [], - "mappingType": 1, "mappingTypes": [ { "name": "value to text", @@ -2945,79 +3036,6 @@ } ], "nullPointMode": "connected", - "polystat": { - "animationSpeed": 2500, - "columnAutoSize": true, - "columns": "", - "defaultClickThrough": "", - "defaultClickThroughNewTab": false, - "defaultClickThroughSanitize": false, - "displayLimit": 100, - "ellipseCharacters": 18, - "ellipseEnabled": false, - "fontAutoColor": true, - "fontAutoScale": true, - "fontSize": 12, - "fontType": "Roboto", - "globalDecimals": 2, - "globalDisplayMode": "all", - "globalDisplayTextTriggeredEmpty": "OK", - "globalOperatorName": "avg", - "globalUnitFormat": "short", - "gradientEnabled": true, - "hexagonSortByDirection": 1, - "hexagonSortByField": "name", - "maxMetrics": 0, - "polygonBorderColor": "black", - "polygonBorderSize": 2, - "polygonGlobalFillColor": "#0a50a1", - "radius": "", - "radiusAutoSize": true, - "regexPattern": "", - "rowAutoSize": true, - "rows": "", - "shape": "hexagon_pointed_top", - "tooltipDisplayMode": "all", - "tooltipDisplayTextTriggeredEmpty": "OK", - "tooltipEnabled": true, - "tooltipFontSize": 12, - "tooltipFontType": "Roboto", - "tooltipPrimarySortDirection": 2, - "tooltipPrimarySortField": "thresholdLevel", - "tooltipSecondarySortDirection": 2, - "tooltipSecondarySortField": "value", - "tooltipTimestampEnabled": true, - "valueEnabled": true - }, - "rangeMaps": [ - { - "from": "null", - "text": "N/A", - "to": "null" - } - ], - "savedComposites": [], - "savedOverrides": [ - { - "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", - "colors": [ - "#299c46", - "#e5ac0e", - "#bf1b00", - "#ffffff" - ], - "decimals": "", - "enabled": true, - "label": "OVERRIDE 1", - "metricName": "/.*/", - "operatorName": "current", - "prefix": "", - "sanitizeURLEnabled": false, - "suffix": "", - "thresholds": [], - "unitFormat": "ops" - } - ], "targets": [ { "expr": "sum by (service_name) (rate(pg_stat_database_tup_deleted{datname=~\"$database\",service_name=~\"$service_name\"}[$interval])) or \nsum by (service_name) (irate(pg_stat_database_tup_deleted{datname=~\"$database\",service_name=~\"$service_name\"}[5m]))", @@ -3030,13 +3048,107 @@ ], "title": "Deleted Tuples Rate", "type": "grafana-polystat-panel", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ] + "options": { + "autoSizeColumns": true, + "layoutNumColumns": 8, + "autoSizeRows": true, + "layoutNumRows": 8, + "layoutDisplayLimit": 100, + "autoSizePolygons": true, + "globalPolygonSize": 50, + "globalPolygonBorderSize": 2, + "globalTextFontFamily": "Inter", + "globalAutoScaleFonts": false, + "globalFontSize": 14, + "globalTextFontAutoColorEnabled": false, + "globalTextFontColor": "#000000", + "ellipseEnabled": true, + "ellipseCharacters": 18, + "sortByDirection": 1, + "sortByField": "name", + "globalTooltipsEnabled": true, + "globalTooltipsFontFamily": "Inter", + "globalTooltipsShowTimestampEnabled": true, + "globalShowTooltipColumnHeadersEnabled": true, + "tooltipDisplayMode": "all", + "tooltipDisplayTextTriggeredEmpty": "OK", + "tooltipPrimarySortDirection": 2, + "tooltipPrimarySortByField": "thresholdLevel", + "tooltipSecondarySortDirection": 2, + "tooltipSecondarySortByField": "value", + "globalDisplayMode": "all", + "globalDisplayTextTriggeredEmpty": "No Data", + "globalShowValueEnabled": true, + "globalShape": "hexagon_pointed_top", + "globalGradientsEnabled": true, + "globalFillColor": "#0a50a1", + "globalPolygonBorderColor": "black", + "globalUnitFormat": "short", + "globalOperator": "mean", + "globalDecimals": 2, + "globalThresholdsConfig": [], + "globalClickthrough": "", + "globalClickthroughSanitizedEnabled": false, + "globalClickthroughNewTabEnabled": false, + "globalClickthroughCustomTargetEnabled": false, + "globalClickthroughCustomTarget": "", + "globalRegexPattern": "", + "overrideConfig": { + "overrides": [ + { + "label": "OVERRIDE 1", + "metricName": "/.*/", + "alias": "", + "thresholds": [], + "colors": [ + "#299c46", + "#e5ac0e", + "#bf1b00", + "#ffffff" + ], + "unitFormat": "ops", + "decimals": "", + "scaledDecimals": 0, + "enabled": true, + "operatorName": "last", + "prefix": "", + "suffix": "", + "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", + "clickThroughSanitize": false, + "clickThroughOpenNewTab": true, + "clickThroughCustomTargetEnabled": false, + "clickThroughCustomTarget": "", + "order": 0 + } + ] + }, + "compositeGlobalAliasingEnabled": false, + "compositeConfig": { + "composites": [], + "enabled": true, + "animationSpeed": "2500" + }, + "globalTextFontAutoColor": "#000000", + "panelId": 0, + "radius": 100 + }, + "fieldConfig": { + "defaults": { + "mappings": [ + { + "type": "special", + "options": { + "match": "null", + "result": { + "text": "N/A" + } + } + } + ] + }, + "overrides": [] + }, + "pluginVersion": "2.1.5" } ], "title": "Tuples Details", @@ -3643,12 +3755,6 @@ } }, { - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a", - "#4040a0" - ], "gridPos": { "h": 8, "w": 12, @@ -3657,7 +3763,6 @@ }, "id": 142, "links": [], - "mappingType": 1, "mappingTypes": [ { "name": "value to text", @@ -3669,79 +3774,6 @@ } ], "nullPointMode": "connected", - "polystat": { - "animationSpeed": 2500, - "columnAutoSize": true, - "columns": "", - "defaultClickThrough": "", - "defaultClickThroughNewTab": false, - "defaultClickThroughSanitize": false, - "displayLimit": 100, - "ellipseCharacters": 18, - "ellipseEnabled": false, - "fontAutoColor": true, - "fontAutoScale": true, - "fontSize": 12, - "fontType": "Roboto", - "globalDecimals": 2, - "globalDisplayMode": "all", - "globalDisplayTextTriggeredEmpty": "OK", - "globalOperatorName": "avg", - "globalUnitFormat": "short", - "gradientEnabled": true, - "hexagonSortByDirection": 1, - "hexagonSortByField": "name", - "maxMetrics": 0, - "polygonBorderColor": "black", - "polygonBorderSize": 2, - "polygonGlobalFillColor": "#0a50a1", - "radius": "", - "radiusAutoSize": true, - "regexPattern": "", - "rowAutoSize": true, - "rows": "", - "shape": "hexagon_pointed_top", - "tooltipDisplayMode": "all", - "tooltipDisplayTextTriggeredEmpty": "OK", - "tooltipEnabled": true, - "tooltipFontSize": 12, - "tooltipFontType": "Roboto", - "tooltipPrimarySortDirection": 2, - "tooltipPrimarySortField": "thresholdLevel", - "tooltipSecondarySortDirection": 2, - "tooltipSecondarySortField": "value", - "tooltipTimestampEnabled": true, - "valueEnabled": true - }, - "rangeMaps": [ - { - "from": "null", - "text": "N/A", - "to": "null" - } - ], - "savedComposites": [], - "savedOverrides": [ - { - "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", - "colors": [ - "#299c46", - "#e5ac0e", - "#bf1b00", - "#ffffff" - ], - "decimals": "", - "enabled": true, - "label": "OVERRIDE 1", - "metricName": "/.*/", - "operatorName": "current", - "prefix": "", - "sanitizeURLEnabled": false, - "suffix": "", - "thresholds": [], - "unitFormat": "ops" - } - ], "targets": [ { "expr": "sum by (service_name) (rate(pg_stat_database_xact_commit{service_name=~\"$service_name\"}[$interval])) or \nsum by (service_name) (irate(pg_stat_database_xact_commit{service_name=~\"$service_name\"}[5m]))", @@ -3754,13 +3786,107 @@ ], "title": "Commit Transactions", "type": "grafana-polystat-panel", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ] + "options": { + "autoSizeColumns": true, + "layoutNumColumns": 8, + "autoSizeRows": true, + "layoutNumRows": 8, + "layoutDisplayLimit": 100, + "autoSizePolygons": true, + "globalPolygonSize": 50, + "globalPolygonBorderSize": 2, + "globalTextFontFamily": "Inter", + "globalAutoScaleFonts": false, + "globalFontSize": 14, + "globalTextFontAutoColorEnabled": false, + "globalTextFontColor": "#000000", + "ellipseEnabled": true, + "ellipseCharacters": 18, + "sortByDirection": 1, + "sortByField": "name", + "globalTooltipsEnabled": true, + "globalTooltipsFontFamily": "Inter", + "globalTooltipsShowTimestampEnabled": true, + "globalShowTooltipColumnHeadersEnabled": true, + "tooltipDisplayMode": "all", + "tooltipDisplayTextTriggeredEmpty": "OK", + "tooltipPrimarySortDirection": 2, + "tooltipPrimarySortByField": "thresholdLevel", + "tooltipSecondarySortDirection": 2, + "tooltipSecondarySortByField": "value", + "globalDisplayMode": "all", + "globalDisplayTextTriggeredEmpty": "No Data", + "globalShowValueEnabled": true, + "globalShape": "hexagon_pointed_top", + "globalGradientsEnabled": true, + "globalFillColor": "#0a50a1", + "globalPolygonBorderColor": "black", + "globalUnitFormat": "short", + "globalOperator": "mean", + "globalDecimals": 2, + "globalThresholdsConfig": [], + "globalClickthrough": "", + "globalClickthroughSanitizedEnabled": false, + "globalClickthroughNewTabEnabled": false, + "globalClickthroughCustomTargetEnabled": false, + "globalClickthroughCustomTarget": "", + "globalRegexPattern": "", + "overrideConfig": { + "overrides": [ + { + "label": "OVERRIDE 1", + "metricName": "/.*/", + "alias": "", + "thresholds": [], + "colors": [ + "#299c46", + "#e5ac0e", + "#bf1b00", + "#ffffff" + ], + "unitFormat": "ops", + "decimals": "", + "scaledDecimals": 0, + "enabled": true, + "operatorName": "last", + "prefix": "", + "suffix": "", + "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", + "clickThroughSanitize": false, + "clickThroughOpenNewTab": true, + "clickThroughCustomTargetEnabled": false, + "clickThroughCustomTarget": "", + "order": 0 + } + ] + }, + "compositeGlobalAliasingEnabled": false, + "compositeConfig": { + "composites": [], + "enabled": true, + "animationSpeed": "2500" + }, + "globalTextFontAutoColor": "#000000", + "panelId": 0, + "radius": 100 + }, + "fieldConfig": { + "defaults": { + "mappings": [ + { + "type": "special", + "options": { + "match": "null", + "result": { + "text": "N/A" + } + } + } + ] + }, + "overrides": [] + }, + "pluginVersion": "2.1.5" }, { "aliasColors": {}, @@ -3881,12 +4007,6 @@ } }, { - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a", - "#4040a0" - ], "gridPos": { "h": 8, "w": 12, @@ -3895,7 +4015,6 @@ }, "id": 143, "links": [], - "mappingType": 1, "mappingTypes": [ { "name": "value to text", @@ -3907,79 +4026,6 @@ } ], "nullPointMode": "connected", - "polystat": { - "animationSpeed": 2500, - "columnAutoSize": true, - "columns": "", - "defaultClickThrough": "", - "defaultClickThroughNewTab": false, - "defaultClickThroughSanitize": false, - "displayLimit": 100, - "ellipseCharacters": 18, - "ellipseEnabled": false, - "fontAutoColor": true, - "fontAutoScale": true, - "fontSize": 12, - "fontType": "Roboto", - "globalDecimals": 2, - "globalDisplayMode": "all", - "globalDisplayTextTriggeredEmpty": "OK", - "globalOperatorName": "avg", - "globalUnitFormat": "short", - "gradientEnabled": true, - "hexagonSortByDirection": 1, - "hexagonSortByField": "name", - "maxMetrics": 0, - "polygonBorderColor": "black", - "polygonBorderSize": 2, - "polygonGlobalFillColor": "#0a50a1", - "radius": "", - "radiusAutoSize": true, - "regexPattern": "", - "rowAutoSize": true, - "rows": "", - "shape": "hexagon_pointed_top", - "tooltipDisplayMode": "all", - "tooltipDisplayTextTriggeredEmpty": "OK", - "tooltipEnabled": true, - "tooltipFontSize": 12, - "tooltipFontType": "Roboto", - "tooltipPrimarySortDirection": 2, - "tooltipPrimarySortField": "thresholdLevel", - "tooltipSecondarySortDirection": 2, - "tooltipSecondarySortField": "value", - "tooltipTimestampEnabled": true, - "valueEnabled": true - }, - "rangeMaps": [ - { - "from": "null", - "text": "N/A", - "to": "null" - } - ], - "savedComposites": [], - "savedOverrides": [ - { - "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", - "colors": [ - "#299c46", - "#e5ac0e", - "#bf1b00", - "#ffffff" - ], - "decimals": "", - "enabled": true, - "label": "OVERRIDE 1", - "metricName": "/.*/", - "operatorName": "current", - "prefix": "", - "sanitizeURLEnabled": false, - "suffix": "", - "thresholds": [], - "unitFormat": "ops" - } - ], "targets": [ { "expr": "sum by (service_name) (rate(pg_stat_database_xact_rollback{service_name=~\"$service_name\"}[$interval])) or \nsum by (service_name) (irate(pg_stat_database_xact_rollback{service_name=~\"$service_name\"}[5m]))", @@ -3992,24 +4038,118 @@ ], "title": "Rollback Transactions", "type": "grafana-polystat-panel", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ] - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "decimals": 2, - "fieldConfig": { - "defaults": { - "links": [ - { + "options": { + "autoSizeColumns": true, + "layoutNumColumns": 8, + "autoSizeRows": true, + "layoutNumRows": 8, + "layoutDisplayLimit": 100, + "autoSizePolygons": true, + "globalPolygonSize": 50, + "globalPolygonBorderSize": 2, + "globalTextFontFamily": "Inter", + "globalAutoScaleFonts": false, + "globalFontSize": 14, + "globalTextFontAutoColorEnabled": false, + "globalTextFontColor": "#000000", + "ellipseEnabled": true, + "ellipseCharacters": 18, + "sortByDirection": 1, + "sortByField": "name", + "globalTooltipsEnabled": true, + "globalTooltipsFontFamily": "Inter", + "globalTooltipsShowTimestampEnabled": true, + "globalShowTooltipColumnHeadersEnabled": true, + "tooltipDisplayMode": "all", + "tooltipDisplayTextTriggeredEmpty": "OK", + "tooltipPrimarySortDirection": 2, + "tooltipPrimarySortByField": "thresholdLevel", + "tooltipSecondarySortDirection": 2, + "tooltipSecondarySortByField": "value", + "globalDisplayMode": "all", + "globalDisplayTextTriggeredEmpty": "No Data", + "globalShowValueEnabled": true, + "globalShape": "hexagon_pointed_top", + "globalGradientsEnabled": true, + "globalFillColor": "#0a50a1", + "globalPolygonBorderColor": "black", + "globalUnitFormat": "short", + "globalOperator": "mean", + "globalDecimals": 2, + "globalThresholdsConfig": [], + "globalClickthrough": "", + "globalClickthroughSanitizedEnabled": false, + "globalClickthroughNewTabEnabled": false, + "globalClickthroughCustomTargetEnabled": false, + "globalClickthroughCustomTarget": "", + "globalRegexPattern": "", + "overrideConfig": { + "overrides": [ + { + "label": "OVERRIDE 1", + "metricName": "/.*/", + "alias": "", + "thresholds": [], + "colors": [ + "#299c46", + "#e5ac0e", + "#bf1b00", + "#ffffff" + ], + "unitFormat": "ops", + "decimals": "", + "scaledDecimals": 0, + "enabled": true, + "operatorName": "last", + "prefix": "", + "suffix": "", + "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", + "clickThroughSanitize": false, + "clickThroughOpenNewTab": true, + "clickThroughCustomTargetEnabled": false, + "clickThroughCustomTarget": "", + "order": 0 + } + ] + }, + "compositeGlobalAliasingEnabled": false, + "compositeConfig": { + "composites": [], + "enabled": true, + "animationSpeed": "2500" + }, + "globalTextFontAutoColor": "#000000", + "panelId": 0, + "radius": 100 + }, + "fieldConfig": { + "defaults": { + "mappings": [ + { + "type": "special", + "options": { + "match": "null", + "result": { + "text": "N/A" + } + } + } + ] + }, + "overrides": [] + }, + "pluginVersion": "2.1.5" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "decimals": 2, + "fieldConfig": { + "defaults": { + "links": [ + { "targetBlank": true, "title": "PostgreSQL Instance Summary - ${__series.name}", "url": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?var-service_name=${__series.name}&$__url_time_range" @@ -4118,21 +4258,14 @@ } }, { - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a", - "#4040a0" - ], "gridPos": { "h": 8, "w": 12, "x": 12, - "y": 34 + "y": 32 }, "id": 144, "links": [], - "mappingType": 1, "mappingTypes": [ { "name": "value to text", @@ -4144,79 +4277,6 @@ } ], "nullPointMode": "connected", - "polystat": { - "animationSpeed": 2500, - "columnAutoSize": true, - "columns": "", - "defaultClickThrough": "", - "defaultClickThroughNewTab": false, - "defaultClickThroughSanitize": false, - "displayLimit": 100, - "ellipseCharacters": 18, - "ellipseEnabled": false, - "fontAutoColor": true, - "fontAutoScale": true, - "fontSize": 12, - "fontType": "Roboto", - "globalDecimals": 2, - "globalDisplayMode": "all", - "globalDisplayTextTriggeredEmpty": "OK", - "globalOperatorName": "avg", - "globalUnitFormat": "short", - "gradientEnabled": true, - "hexagonSortByDirection": 1, - "hexagonSortByField": "name", - "maxMetrics": 0, - "polygonBorderColor": "black", - "polygonBorderSize": 2, - "polygonGlobalFillColor": "#0a50a1", - "radius": "", - "radiusAutoSize": true, - "regexPattern": "", - "rowAutoSize": true, - "rows": "", - "shape": "hexagon_pointed_top", - "tooltipDisplayMode": "all", - "tooltipDisplayTextTriggeredEmpty": "OK", - "tooltipEnabled": true, - "tooltipFontSize": 12, - "tooltipFontType": "Roboto", - "tooltipPrimarySortDirection": 2, - "tooltipPrimarySortField": "thresholdLevel", - "tooltipSecondarySortDirection": 2, - "tooltipSecondarySortField": "value", - "tooltipTimestampEnabled": true, - "valueEnabled": true - }, - "rangeMaps": [ - { - "from": "null", - "text": "N/A", - "to": "null" - } - ], - "savedComposites": [], - "savedOverrides": [ - { - "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", - "colors": [ - "#299c46", - "#e5ac0e", - "#bf1b00", - "#ffffff" - ], - "decimals": "", - "enabled": true, - "label": "OVERRIDE 1", - "metricName": "/.*/", - "operatorName": "current", - "prefix": "", - "sanitizeURLEnabled": false, - "suffix": "", - "thresholds": [], - "unitFormat": "s" - } - ], "targets": [ { "expr": "sum by (service_name) (max_over_time(pg_stat_activity_max_tx_duration{service_name=~\"$service_name\",state=\"active\"}[$interval]) or\nmax_over_time(pg_stat_activity_max_tx_duration{service_name=~\"$service_name\",state=\"active\"}[5m]))", @@ -4229,13 +4289,107 @@ ], "title": " Duration of Active Transactions", "type": "grafana-polystat-panel", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ] + "options": { + "autoSizeColumns": true, + "layoutNumColumns": 8, + "autoSizeRows": true, + "layoutNumRows": 8, + "layoutDisplayLimit": 100, + "autoSizePolygons": true, + "globalPolygonSize": 50, + "globalPolygonBorderSize": 2, + "globalTextFontFamily": "Inter", + "globalAutoScaleFonts": false, + "globalFontSize": 14, + "globalTextFontAutoColorEnabled": false, + "globalTextFontColor": "#000000", + "ellipseEnabled": true, + "ellipseCharacters": 18, + "sortByDirection": 1, + "sortByField": "name", + "globalTooltipsEnabled": true, + "globalTooltipsFontFamily": "Inter", + "globalTooltipsShowTimestampEnabled": true, + "globalShowTooltipColumnHeadersEnabled": true, + "tooltipDisplayMode": "all", + "tooltipDisplayTextTriggeredEmpty": "OK", + "tooltipPrimarySortDirection": 2, + "tooltipPrimarySortByField": "thresholdLevel", + "tooltipSecondarySortDirection": 2, + "tooltipSecondarySortByField": "value", + "globalDisplayMode": "all", + "globalDisplayTextTriggeredEmpty": "No Data", + "globalShowValueEnabled": true, + "globalShape": "hexagon_pointed_top", + "globalGradientsEnabled": true, + "globalFillColor": "#0a50a1", + "globalPolygonBorderColor": "black", + "globalUnitFormat": "short", + "globalOperator": "mean", + "globalDecimals": 2, + "globalThresholdsConfig": [], + "globalClickthrough": "", + "globalClickthroughSanitizedEnabled": false, + "globalClickthroughNewTabEnabled": false, + "globalClickthroughCustomTargetEnabled": false, + "globalClickthroughCustomTarget": "", + "globalRegexPattern": "", + "overrideConfig": { + "overrides": [ + { + "label": "OVERRIDE 1", + "metricName": "/.*/", + "alias": "", + "thresholds": [], + "colors": [ + "#299c46", + "#e5ac0e", + "#bf1b00", + "#ffffff" + ], + "unitFormat": "s", + "decimals": "", + "scaledDecimals": 0, + "enabled": true, + "operatorName": "last", + "prefix": "", + "suffix": "", + "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", + "clickThroughSanitize": false, + "clickThroughOpenNewTab": true, + "clickThroughCustomTargetEnabled": false, + "clickThroughCustomTarget": "", + "order": 0 + } + ] + }, + "compositeGlobalAliasingEnabled": false, + "compositeConfig": { + "composites": [], + "enabled": true, + "animationSpeed": "2500" + }, + "globalTextFontAutoColor": "#000000", + "panelId": 0, + "radius": 100 + }, + "fieldConfig": { + "defaults": { + "mappings": [ + { + "type": "special", + "options": { + "match": "null", + "result": { + "text": "N/A" + } + } + } + ] + }, + "overrides": [] + }, + "pluginVersion": "2.1.5" }, { "aliasColors": {}, @@ -4355,12 +4509,6 @@ } }, { - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a", - "#4040a0" - ], "gridPos": { "h": 8, "w": 12, @@ -4369,7 +4517,6 @@ }, "id": 145, "links": [], - "mappingType": 1, "mappingTypes": [ { "name": "value to text", @@ -4381,79 +4528,6 @@ } ], "nullPointMode": "connected", - "polystat": { - "animationSpeed": 2500, - "columnAutoSize": true, - "columns": "", - "defaultClickThrough": "", - "defaultClickThroughNewTab": false, - "defaultClickThroughSanitize": false, - "displayLimit": 100, - "ellipseCharacters": 18, - "ellipseEnabled": false, - "fontAutoColor": true, - "fontAutoScale": true, - "fontSize": 12, - "fontType": "Roboto", - "globalDecimals": 2, - "globalDisplayMode": "all", - "globalDisplayTextTriggeredEmpty": "OK", - "globalOperatorName": "avg", - "globalUnitFormat": "short", - "gradientEnabled": true, - "hexagonSortByDirection": 1, - "hexagonSortByField": "name", - "maxMetrics": 0, - "polygonBorderColor": "black", - "polygonBorderSize": 2, - "polygonGlobalFillColor": "#0a50a1", - "radius": "", - "radiusAutoSize": true, - "regexPattern": "", - "rowAutoSize": true, - "rows": "", - "shape": "hexagon_pointed_top", - "tooltipDisplayMode": "all", - "tooltipDisplayTextTriggeredEmpty": "OK", - "tooltipEnabled": true, - "tooltipFontSize": 12, - "tooltipFontType": "Roboto", - "tooltipPrimarySortDirection": 2, - "tooltipPrimarySortField": "thresholdLevel", - "tooltipSecondarySortDirection": 2, - "tooltipSecondarySortField": "value", - "tooltipTimestampEnabled": true, - "valueEnabled": true - }, - "rangeMaps": [ - { - "from": "null", - "text": "N/A", - "to": "null" - } - ], - "savedComposites": [], - "savedOverrides": [ - { - "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", - "colors": [ - "#299c46", - "#e5ac0e", - "#bf1b00", - "#ffffff" - ], - "decimals": "", - "enabled": true, - "label": "OVERRIDE 1", - "metricName": "/.*/", - "operatorName": "current", - "prefix": "", - "sanitizeURLEnabled": false, - "suffix": "", - "thresholds": [], - "unitFormat": "s" - } - ], "targets": [ { "expr": "sum by (service_name) (max_over_time(pg_stat_activity_max_tx_duration{service_name=~\"$service_name\",state!~\"active\"}[$interval]) or\nmax_over_time(pg_stat_activity_max_tx_duration{service_name=~\"$service_name\",state!~\"active\"}[5m]))", @@ -4466,13 +4540,107 @@ ], "title": "Duration of Other Transactions", "type": "grafana-polystat-panel", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ] + "options": { + "autoSizeColumns": true, + "layoutNumColumns": 8, + "autoSizeRows": true, + "layoutNumRows": 8, + "layoutDisplayLimit": 100, + "autoSizePolygons": true, + "globalPolygonSize": 50, + "globalPolygonBorderSize": 2, + "globalTextFontFamily": "Inter", + "globalAutoScaleFonts": false, + "globalFontSize": 14, + "globalTextFontAutoColorEnabled": false, + "globalTextFontColor": "#000000", + "ellipseEnabled": true, + "ellipseCharacters": 18, + "sortByDirection": 1, + "sortByField": "name", + "globalTooltipsEnabled": true, + "globalTooltipsFontFamily": "Inter", + "globalTooltipsShowTimestampEnabled": true, + "globalShowTooltipColumnHeadersEnabled": true, + "tooltipDisplayMode": "all", + "tooltipDisplayTextTriggeredEmpty": "OK", + "tooltipPrimarySortDirection": 2, + "tooltipPrimarySortByField": "thresholdLevel", + "tooltipSecondarySortDirection": 2, + "tooltipSecondarySortByField": "value", + "globalDisplayMode": "all", + "globalDisplayTextTriggeredEmpty": "No Data", + "globalShowValueEnabled": true, + "globalShape": "hexagon_pointed_top", + "globalGradientsEnabled": true, + "globalFillColor": "#0a50a1", + "globalPolygonBorderColor": "black", + "globalUnitFormat": "short", + "globalOperator": "mean", + "globalDecimals": 2, + "globalThresholdsConfig": [], + "globalClickthrough": "", + "globalClickthroughSanitizedEnabled": false, + "globalClickthroughNewTabEnabled": false, + "globalClickthroughCustomTargetEnabled": false, + "globalClickthroughCustomTarget": "", + "globalRegexPattern": "", + "overrideConfig": { + "overrides": [ + { + "label": "OVERRIDE 1", + "metricName": "/.*/", + "alias": "", + "thresholds": [], + "colors": [ + "#299c46", + "#e5ac0e", + "#bf1b00", + "#ffffff" + ], + "unitFormat": "s", + "decimals": "", + "scaledDecimals": 0, + "enabled": true, + "operatorName": "last", + "prefix": "", + "suffix": "", + "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", + "clickThroughSanitize": false, + "clickThroughOpenNewTab": true, + "clickThroughCustomTargetEnabled": false, + "clickThroughCustomTarget": "", + "order": 0 + } + ] + }, + "compositeGlobalAliasingEnabled": false, + "compositeConfig": { + "composites": [], + "enabled": true, + "animationSpeed": "2500" + }, + "globalTextFontAutoColor": "#000000", + "panelId": 0, + "radius": 100 + }, + "fieldConfig": { + "defaults": { + "mappings": [ + { + "type": "special", + "options": { + "match": "null", + "result": { + "text": "N/A" + } + } + } + ] + }, + "overrides": [] + }, + "pluginVersion": "2.1.5" } ], "title": "Transactions Details", @@ -4604,12 +4772,6 @@ } }, { - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a", - "#4040a0" - ], "gridPos": { "h": 8, "w": 12, @@ -4618,7 +4780,6 @@ }, "id": 160, "links": [], - "mappingType": 1, "mappingTypes": [ { "name": "value to text", @@ -4630,79 +4791,6 @@ } ], "nullPointMode": "connected", - "polystat": { - "animationSpeed": 2500, - "columnAutoSize": true, - "columns": "", - "defaultClickThrough": "", - "defaultClickThroughNewTab": false, - "defaultClickThroughSanitize": false, - "displayLimit": 100, - "ellipseCharacters": 18, - "ellipseEnabled": false, - "fontAutoColor": true, - "fontAutoScale": true, - "fontSize": 12, - "fontType": "Roboto", - "globalDecimals": 2, - "globalDisplayMode": "all", - "globalDisplayTextTriggeredEmpty": "OK", - "globalOperatorName": "avg", - "globalUnitFormat": "short", - "gradientEnabled": true, - "hexagonSortByDirection": 1, - "hexagonSortByField": "name", - "maxMetrics": 0, - "polygonBorderColor": "black", - "polygonBorderSize": 2, - "polygonGlobalFillColor": "#0a50a1", - "radius": "", - "radiusAutoSize": true, - "regexPattern": "", - "rowAutoSize": true, - "rows": "", - "shape": "hexagon_pointed_top", - "tooltipDisplayMode": "all", - "tooltipDisplayTextTriggeredEmpty": "OK", - "tooltipEnabled": true, - "tooltipFontSize": 12, - "tooltipFontType": "Roboto", - "tooltipPrimarySortDirection": 2, - "tooltipPrimarySortField": "thresholdLevel", - "tooltipSecondarySortDirection": 2, - "tooltipSecondarySortField": "value", - "tooltipTimestampEnabled": true, - "valueEnabled": true - }, - "rangeMaps": [ - { - "from": "null", - "text": "N/A", - "to": "null" - } - ], - "savedComposites": [], - "savedOverrides": [ - { - "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", - "colors": [ - "#299c46", - "#e5ac0e", - "#bf1b00", - "#ffffff" - ], - "decimals": "", - "enabled": true, - "label": "OVERRIDE 1", - "metricName": "/.*/", - "operatorName": "current", - "prefix": "", - "sanitizeURLEnabled": false, - "suffix": "", - "thresholds": [], - "unitFormat": "short" - } - ], "targets": [ { "expr": "sum by (service_name) (max_over_time(pg_stat_database_temp_files{service_name=~\"$service_name\",datname!~\"|template(0|1)\"}[$interval]) or \nmax_over_time(pg_stat_database_temp_files{service_name=~\"$service_name\",datname!~\"|template(0|1)\"}[5m]))", @@ -4715,13 +4803,107 @@ ], "title": "Number of Temp Files", "type": "grafana-polystat-panel", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ] + "options": { + "autoSizeColumns": true, + "layoutNumColumns": 8, + "autoSizeRows": true, + "layoutNumRows": 8, + "layoutDisplayLimit": 100, + "autoSizePolygons": true, + "globalPolygonSize": 50, + "globalPolygonBorderSize": 2, + "globalTextFontFamily": "Inter", + "globalAutoScaleFonts": false, + "globalFontSize": 14, + "globalTextFontAutoColorEnabled": false, + "globalTextFontColor": "#000000", + "ellipseEnabled": true, + "ellipseCharacters": 18, + "sortByDirection": 1, + "sortByField": "name", + "globalTooltipsEnabled": true, + "globalTooltipsFontFamily": "Inter", + "globalTooltipsShowTimestampEnabled": true, + "globalShowTooltipColumnHeadersEnabled": true, + "tooltipDisplayMode": "all", + "tooltipDisplayTextTriggeredEmpty": "OK", + "tooltipPrimarySortDirection": 2, + "tooltipPrimarySortByField": "thresholdLevel", + "tooltipSecondarySortDirection": 2, + "tooltipSecondarySortByField": "value", + "globalDisplayMode": "all", + "globalDisplayTextTriggeredEmpty": "No Data", + "globalShowValueEnabled": true, + "globalShape": "hexagon_pointed_top", + "globalGradientsEnabled": true, + "globalFillColor": "#0a50a1", + "globalPolygonBorderColor": "black", + "globalUnitFormat": "short", + "globalOperator": "mean", + "globalDecimals": 2, + "globalThresholdsConfig": [], + "globalClickthrough": "", + "globalClickthroughSanitizedEnabled": false, + "globalClickthroughNewTabEnabled": false, + "globalClickthroughCustomTargetEnabled": false, + "globalClickthroughCustomTarget": "", + "globalRegexPattern": "", + "overrideConfig": { + "overrides": [ + { + "label": "OVERRIDE 1", + "metricName": "/.*/", + "alias": "", + "thresholds": [], + "colors": [ + "#299c46", + "#e5ac0e", + "#bf1b00", + "#ffffff" + ], + "unitFormat": "short", + "decimals": "", + "scaledDecimals": 0, + "enabled": true, + "operatorName": "last", + "prefix": "", + "suffix": "", + "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", + "clickThroughSanitize": false, + "clickThroughOpenNewTab": true, + "clickThroughCustomTargetEnabled": false, + "clickThroughCustomTarget": "", + "order": 0 + } + ] + }, + "compositeGlobalAliasingEnabled": false, + "compositeConfig": { + "composites": [], + "enabled": true, + "animationSpeed": "2500" + }, + "globalTextFontAutoColor": "#000000", + "panelId": 0, + "radius": 100 + }, + "fieldConfig": { + "defaults": { + "mappings": [ + { + "type": "special", + "options": { + "match": "null", + "result": { + "text": "N/A" + } + } + } + ] + }, + "overrides": [] + }, + "pluginVersion": "2.1.5" }, { "aliasColors": {}, @@ -4840,12 +5022,6 @@ } }, { - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a", - "#4040a0" - ], "gridPos": { "h": 8, "w": 12, @@ -4854,7 +5030,6 @@ }, "id": 161, "links": [], - "mappingType": 1, "mappingTypes": [ { "name": "value to text", @@ -4866,79 +5041,6 @@ } ], "nullPointMode": "connected", - "polystat": { - "animationSpeed": 2500, - "columnAutoSize": true, - "columns": "", - "defaultClickThrough": "", - "defaultClickThroughNewTab": false, - "defaultClickThroughSanitize": false, - "displayLimit": 100, - "ellipseCharacters": 18, - "ellipseEnabled": false, - "fontAutoColor": true, - "fontAutoScale": true, - "fontSize": 12, - "fontType": "Roboto", - "globalDecimals": 2, - "globalDisplayMode": "all", - "globalDisplayTextTriggeredEmpty": "OK", - "globalOperatorName": "avg", - "globalUnitFormat": "short", - "gradientEnabled": true, - "hexagonSortByDirection": 1, - "hexagonSortByField": "name", - "maxMetrics": 0, - "polygonBorderColor": "black", - "polygonBorderSize": 2, - "polygonGlobalFillColor": "#0a50a1", - "radius": "", - "radiusAutoSize": true, - "regexPattern": "", - "rowAutoSize": true, - "rows": "", - "shape": "hexagon_pointed_top", - "tooltipDisplayMode": "all", - "tooltipDisplayTextTriggeredEmpty": "OK", - "tooltipEnabled": true, - "tooltipFontSize": 12, - "tooltipFontType": "Roboto", - "tooltipPrimarySortDirection": 2, - "tooltipPrimarySortField": "thresholdLevel", - "tooltipSecondarySortDirection": 2, - "tooltipSecondarySortField": "value", - "tooltipTimestampEnabled": true, - "valueEnabled": true - }, - "rangeMaps": [ - { - "from": "null", - "text": "N/A", - "to": "null" - } - ], - "savedComposites": [], - "savedOverrides": [ - { - "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", - "colors": [ - "#299c46", - "#e5ac0e", - "#bf1b00", - "#ffffff" - ], - "decimals": "", - "enabled": true, - "label": "OVERRIDE 1", - "metricName": "/.*/", - "operatorName": "current", - "prefix": "", - "sanitizeURLEnabled": false, - "suffix": "", - "thresholds": [], - "unitFormat": "short" - } - ], "targets": [ { "expr": "sum by (service_name) (max_over_time(pg_stat_database_temp_bytes{service_name=~\"$service_name\",datname!~\"|template(0|1)\"}[$interval]) or \nmax_over_time(pg_stat_database_temp_bytes{service_name=~\"$service_name\",datname!~\"|template(0|1)\"}[5m]))", @@ -4951,13 +5053,107 @@ ], "title": "Size of Temp Files", "type": "grafana-polystat-panel", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ] + "options": { + "autoSizeColumns": true, + "layoutNumColumns": 8, + "autoSizeRows": true, + "layoutNumRows": 8, + "layoutDisplayLimit": 100, + "autoSizePolygons": true, + "globalPolygonSize": 50, + "globalPolygonBorderSize": 2, + "globalTextFontFamily": "Inter", + "globalAutoScaleFonts": false, + "globalFontSize": 14, + "globalTextFontAutoColorEnabled": false, + "globalTextFontColor": "#000000", + "ellipseEnabled": true, + "ellipseCharacters": 18, + "sortByDirection": 1, + "sortByField": "name", + "globalTooltipsEnabled": true, + "globalTooltipsFontFamily": "Inter", + "globalTooltipsShowTimestampEnabled": true, + "globalShowTooltipColumnHeadersEnabled": true, + "tooltipDisplayMode": "all", + "tooltipDisplayTextTriggeredEmpty": "OK", + "tooltipPrimarySortDirection": 2, + "tooltipPrimarySortByField": "thresholdLevel", + "tooltipSecondarySortDirection": 2, + "tooltipSecondarySortByField": "value", + "globalDisplayMode": "all", + "globalDisplayTextTriggeredEmpty": "No Data", + "globalShowValueEnabled": true, + "globalShape": "hexagon_pointed_top", + "globalGradientsEnabled": true, + "globalFillColor": "#0a50a1", + "globalPolygonBorderColor": "black", + "globalUnitFormat": "short", + "globalOperator": "mean", + "globalDecimals": 2, + "globalThresholdsConfig": [], + "globalClickthrough": "", + "globalClickthroughSanitizedEnabled": false, + "globalClickthroughNewTabEnabled": false, + "globalClickthroughCustomTargetEnabled": false, + "globalClickthroughCustomTarget": "", + "globalRegexPattern": "", + "overrideConfig": { + "overrides": [ + { + "label": "OVERRIDE 1", + "metricName": "/.*/", + "alias": "", + "thresholds": [], + "colors": [ + "#299c46", + "#e5ac0e", + "#bf1b00", + "#ffffff" + ], + "unitFormat": "short", + "decimals": "", + "scaledDecimals": 0, + "enabled": true, + "operatorName": "last", + "prefix": "", + "suffix": "", + "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", + "clickThroughSanitize": false, + "clickThroughOpenNewTab": true, + "clickThroughCustomTargetEnabled": false, + "clickThroughCustomTarget": "", + "order": 0 + } + ] + }, + "compositeGlobalAliasingEnabled": false, + "compositeConfig": { + "composites": [], + "enabled": true, + "animationSpeed": "2500" + }, + "globalTextFontAutoColor": "#000000", + "panelId": 0, + "radius": 100 + }, + "fieldConfig": { + "defaults": { + "mappings": [ + { + "type": "special", + "options": { + "match": "null", + "result": { + "text": "N/A" + } + } + } + ] + }, + "overrides": [] + }, + "pluginVersion": "2.1.5" } ], "title": "Temp Files Details", @@ -5623,12 +5819,6 @@ } }, { - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a", - "#4040a0" - ], "gridPos": { "h": 8, "w": 12, @@ -5637,7 +5827,6 @@ }, "id": 164, "links": [], - "mappingType": 1, "mappingTypes": [ { "name": "value to text", @@ -5649,79 +5838,6 @@ } ], "nullPointMode": "connected", - "polystat": { - "animationSpeed": 2500, - "columnAutoSize": true, - "columns": "", - "defaultClickThrough": "", - "defaultClickThroughNewTab": false, - "defaultClickThroughSanitize": false, - "displayLimit": 100, - "ellipseCharacters": 18, - "ellipseEnabled": false, - "fontAutoColor": true, - "fontAutoScale": true, - "fontSize": 12, - "fontType": "Roboto", - "globalDecimals": 2, - "globalDisplayMode": "all", - "globalDisplayTextTriggeredEmpty": "OK", - "globalOperatorName": "avg", - "globalUnitFormat": "short", - "gradientEnabled": true, - "hexagonSortByDirection": 1, - "hexagonSortByField": "name", - "maxMetrics": 0, - "polygonBorderColor": "black", - "polygonBorderSize": 2, - "polygonGlobalFillColor": "#0a50a1", - "radius": "", - "radiusAutoSize": true, - "regexPattern": "", - "rowAutoSize": true, - "rows": "", - "shape": "hexagon_pointed_top", - "tooltipDisplayMode": "all", - "tooltipDisplayTextTriggeredEmpty": "OK", - "tooltipEnabled": true, - "tooltipFontSize": 12, - "tooltipFontType": "Roboto", - "tooltipPrimarySortDirection": 2, - "tooltipPrimarySortField": "thresholdLevel", - "tooltipSecondarySortDirection": 2, - "tooltipSecondarySortField": "value", - "tooltipTimestampEnabled": true, - "valueEnabled": true - }, - "rangeMaps": [ - { - "from": "null", - "text": "N/A", - "to": "null" - } - ], - "savedComposites": [], - "savedOverrides": [ - { - "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", - "colors": [ - "#299c46", - "#e5ac0e", - "#bf1b00", - "#ffffff" - ], - "decimals": "", - "enabled": true, - "label": "OVERRIDE 1", - "metricName": "/.*/", - "operatorName": "current", - "prefix": "", - "sanitizeURLEnabled": false, - "suffix": "", - "thresholds": [], - "unitFormat": "short" - } - ], "targets": [ { "expr": "sum by (service_name) (max_over_time(pg_locks_count{datname=~\"$database\",service_name=~\"$service_name\",datname!~\"template.*\",datid!=\"0\"}[$interval]) or\nmax_over_time(pg_locks_count{datname=~\"$database\",service_name=~\"$service_name\",datname!~\"template.*\",datid!=\"0\"}[5m]))", @@ -5734,16 +5850,110 @@ ], "title": "Locks", "type": "grafana-polystat-panel", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ] - }, - { - "aliasColors": {}, + "options": { + "autoSizeColumns": true, + "layoutNumColumns": 8, + "autoSizeRows": true, + "layoutNumRows": 8, + "layoutDisplayLimit": 100, + "autoSizePolygons": true, + "globalPolygonSize": 50, + "globalPolygonBorderSize": 2, + "globalTextFontFamily": "Inter", + "globalAutoScaleFonts": false, + "globalFontSize": 14, + "globalTextFontAutoColorEnabled": false, + "globalTextFontColor": "#000000", + "ellipseEnabled": true, + "ellipseCharacters": 18, + "sortByDirection": 1, + "sortByField": "name", + "globalTooltipsEnabled": true, + "globalTooltipsFontFamily": "Inter", + "globalTooltipsShowTimestampEnabled": true, + "globalShowTooltipColumnHeadersEnabled": true, + "tooltipDisplayMode": "all", + "tooltipDisplayTextTriggeredEmpty": "OK", + "tooltipPrimarySortDirection": 2, + "tooltipPrimarySortByField": "thresholdLevel", + "tooltipSecondarySortDirection": 2, + "tooltipSecondarySortByField": "value", + "globalDisplayMode": "all", + "globalDisplayTextTriggeredEmpty": "No Data", + "globalShowValueEnabled": true, + "globalShape": "hexagon_pointed_top", + "globalGradientsEnabled": true, + "globalFillColor": "#0a50a1", + "globalPolygonBorderColor": "black", + "globalUnitFormat": "short", + "globalOperator": "mean", + "globalDecimals": 2, + "globalThresholdsConfig": [], + "globalClickthrough": "", + "globalClickthroughSanitizedEnabled": false, + "globalClickthroughNewTabEnabled": false, + "globalClickthroughCustomTargetEnabled": false, + "globalClickthroughCustomTarget": "", + "globalRegexPattern": "", + "overrideConfig": { + "overrides": [ + { + "label": "OVERRIDE 1", + "metricName": "/.*/", + "alias": "", + "thresholds": [], + "colors": [ + "#299c46", + "#e5ac0e", + "#bf1b00", + "#ffffff" + ], + "unitFormat": "short", + "decimals": "", + "scaledDecimals": 0, + "enabled": true, + "operatorName": "last", + "prefix": "", + "suffix": "", + "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", + "clickThroughSanitize": false, + "clickThroughOpenNewTab": true, + "clickThroughCustomTargetEnabled": false, + "clickThroughCustomTarget": "", + "order": 0 + } + ] + }, + "compositeGlobalAliasingEnabled": false, + "compositeConfig": { + "composites": [], + "enabled": true, + "animationSpeed": "2500" + }, + "globalTextFontAutoColor": "#000000", + "panelId": 0, + "radius": 100 + }, + "fieldConfig": { + "defaults": { + "mappings": [ + { + "type": "special", + "options": { + "match": "null", + "result": { + "text": "N/A" + } + } + } + ] + }, + "overrides": [] + }, + "pluginVersion": "2.1.5" + }, + { + "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, @@ -5907,12 +6117,6 @@ } }, { - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a", - "#4040a0" - ], "gridPos": { "h": 8, "w": 12, @@ -5921,7 +6125,6 @@ }, "id": 166, "links": [], - "mappingType": 1, "mappingTypes": [ { "name": "value to text", @@ -5933,95 +6136,6 @@ } ], "nullPointMode": "connected", - "polystat": { - "animationSpeed": 2500, - "columnAutoSize": true, - "columns": "", - "defaultClickThrough": "", - "defaultClickThroughNewTab": false, - "defaultClickThroughSanitize": false, - "displayLimit": 100, - "ellipseCharacters": 18, - "ellipseEnabled": false, - "fontAutoColor": true, - "fontAutoScale": true, - "fontSize": 12, - "fontType": "Roboto", - "globalDecimals": 2, - "globalDisplayMode": "all", - "globalDisplayTextTriggeredEmpty": "OK", - "globalOperatorName": "avg", - "globalUnitFormat": "short", - "gradientEnabled": true, - "hexagonSortByDirection": 1, - "hexagonSortByField": "name", - "maxMetrics": 0, - "polygonBorderColor": "black", - "polygonBorderSize": 2, - "polygonGlobalFillColor": "#0a50a1", - "radius": "", - "radiusAutoSize": true, - "regexPattern": "", - "rowAutoSize": true, - "rows": "", - "shape": "hexagon_pointed_top", - "tooltipDisplayMode": "all", - "tooltipDisplayTextTriggeredEmpty": "OK", - "tooltipEnabled": true, - "tooltipFontSize": 12, - "tooltipFontType": "Roboto", - "tooltipPrimarySortDirection": 2, - "tooltipPrimarySortField": "thresholdLevel", - "tooltipSecondarySortDirection": 2, - "tooltipSecondarySortField": "value", - "tooltipTimestampEnabled": true, - "valueEnabled": true - }, - "rangeMaps": [ - { - "from": "null", - "text": "N/A", - "to": "null" - } - ], - "savedComposites": [], - "savedOverrides": [ - { - "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", - "colors": [ - "#299c46", - "#e5ac0e", - "#bf1b00", - "#ffffff" - ], - "decimals": "", - "enabled": true, - "label": "OVERRIDE 1", - "metricName": "/.*/", - "operatorName": "current", - "prefix": "", - "sanitizeURLEnabled": false, - "suffix": "", - "thresholds": [ - { - "color": "#299c46", - "state": 0, - "value": 10 - }, - { - "color": "#e5ac0e", - "state": 1, - "value": 20 - }, - { - "color": "#bf1b00", - "state": 2, - "value": 50 - } - ], - "unitFormat": "short" - } - ], "targets": [ { "expr": "sum by (service_name) (rate(pg_stat_database_deadlocks{datname=~\"$database\",service_name=~\"$service_name\"}[$interval])) or \nsum by (service_name) (irate(pg_stat_database_deadlocks{datname=~\"$database\",service_name=~\"$service_name\"}[5m]))", @@ -6034,13 +6148,123 @@ ], "title": "Deadlocks", "type": "grafana-polystat-panel", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ] + "options": { + "autoSizeColumns": true, + "layoutNumColumns": 8, + "autoSizeRows": true, + "layoutNumRows": 8, + "layoutDisplayLimit": 100, + "autoSizePolygons": true, + "globalPolygonSize": 50, + "globalPolygonBorderSize": 2, + "globalTextFontFamily": "Inter", + "globalAutoScaleFonts": false, + "globalFontSize": 14, + "globalTextFontAutoColorEnabled": false, + "globalTextFontColor": "#000000", + "ellipseEnabled": true, + "ellipseCharacters": 18, + "sortByDirection": 1, + "sortByField": "name", + "globalTooltipsEnabled": true, + "globalTooltipsFontFamily": "Inter", + "globalTooltipsShowTimestampEnabled": true, + "globalShowTooltipColumnHeadersEnabled": true, + "tooltipDisplayMode": "all", + "tooltipDisplayTextTriggeredEmpty": "OK", + "tooltipPrimarySortDirection": 2, + "tooltipPrimarySortByField": "thresholdLevel", + "tooltipSecondarySortDirection": 2, + "tooltipSecondarySortByField": "value", + "globalDisplayMode": "all", + "globalDisplayTextTriggeredEmpty": "No Data", + "globalShowValueEnabled": true, + "globalShape": "hexagon_pointed_top", + "globalGradientsEnabled": true, + "globalFillColor": "#0a50a1", + "globalPolygonBorderColor": "black", + "globalUnitFormat": "short", + "globalOperator": "mean", + "globalDecimals": 2, + "globalThresholdsConfig": [], + "globalClickthrough": "", + "globalClickthroughSanitizedEnabled": false, + "globalClickthroughNewTabEnabled": false, + "globalClickthroughCustomTargetEnabled": false, + "globalClickthroughCustomTarget": "", + "globalRegexPattern": "", + "overrideConfig": { + "overrides": [ + { + "label": "OVERRIDE 1", + "metricName": "/.*/", + "alias": "", + "thresholds": [ + { + "value": 10, + "state": 0, + "color": "#299c46" + }, + { + "value": 20, + "state": 1, + "color": "#e5ac0e" + }, + { + "value": 50, + "state": 2, + "color": "#bf1b00" + } + ], + "colors": [ + "#299c46", + "#e5ac0e", + "#bf1b00", + "#ffffff" + ], + "unitFormat": "short", + "decimals": "", + "scaledDecimals": 0, + "enabled": true, + "operatorName": "last", + "prefix": "", + "suffix": "", + "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", + "clickThroughSanitize": false, + "clickThroughOpenNewTab": true, + "clickThroughCustomTargetEnabled": false, + "clickThroughCustomTarget": "", + "order": 0 + } + ] + }, + "compositeGlobalAliasingEnabled": false, + "compositeConfig": { + "composites": [], + "enabled": true, + "animationSpeed": "2500" + }, + "globalTextFontAutoColor": "#000000", + "panelId": 0, + "radius": 100 + }, + "fieldConfig": { + "defaults": { + "mappings": [ + { + "type": "special", + "options": { + "match": "null", + "result": { + "text": "N/A" + } + } + } + ] + }, + "overrides": [] + }, + "pluginVersion": "2.1.5" }, { "aliasColors": {}, @@ -6208,12 +6432,6 @@ } }, { - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a", - "#4040a0" - ], "gridPos": { "h": 8, "w": 12, @@ -6222,7 +6440,6 @@ }, "id": 165, "links": [], - "mappingType": 1, "mappingTypes": [ { "name": "value to text", @@ -6234,95 +6451,6 @@ } ], "nullPointMode": "connected", - "polystat": { - "animationSpeed": 2500, - "columnAutoSize": true, - "columns": "", - "defaultClickThrough": "", - "defaultClickThroughNewTab": false, - "defaultClickThroughSanitize": false, - "displayLimit": 100, - "ellipseCharacters": 18, - "ellipseEnabled": false, - "fontAutoColor": true, - "fontAutoScale": true, - "fontSize": 12, - "fontType": "Roboto", - "globalDecimals": 2, - "globalDisplayMode": "all", - "globalDisplayTextTriggeredEmpty": "OK", - "globalOperatorName": "avg", - "globalUnitFormat": "short", - "gradientEnabled": true, - "hexagonSortByDirection": 1, - "hexagonSortByField": "name", - "maxMetrics": 0, - "polygonBorderColor": "black", - "polygonBorderSize": 2, - "polygonGlobalFillColor": "#0a50a1", - "radius": "", - "radiusAutoSize": true, - "regexPattern": "", - "rowAutoSize": true, - "rows": "", - "shape": "hexagon_pointed_top", - "tooltipDisplayMode": "all", - "tooltipDisplayTextTriggeredEmpty": "OK", - "tooltipEnabled": true, - "tooltipFontSize": 12, - "tooltipFontType": "Roboto", - "tooltipPrimarySortDirection": 2, - "tooltipPrimarySortField": "thresholdLevel", - "tooltipSecondarySortDirection": 2, - "tooltipSecondarySortField": "value", - "tooltipTimestampEnabled": true, - "valueEnabled": true - }, - "rangeMaps": [ - { - "from": "null", - "text": "N/A", - "to": "null" - } - ], - "savedComposites": [], - "savedOverrides": [ - { - "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", - "colors": [ - "#299c46", - "#e5ac0e", - "#bf1b00", - "#ffffff" - ], - "decimals": "", - "enabled": true, - "label": "OVERRIDE 1", - "metricName": "/.*/", - "operatorName": "current", - "prefix": "", - "sanitizeURLEnabled": false, - "suffix": "", - "thresholds": [ - { - "color": "#299c46", - "state": 0, - "value": 10 - }, - { - "color": "#e5ac0e", - "state": 1, - "value": 20 - }, - { - "color": "#bf1b00", - "state": 2, - "value": 50 - } - ], - "unitFormat": "short" - } - ], "targets": [ { "expr": "sum by (service_name) (rate(pg_stat_database_conflicts{datname=~\"$database\",service_name=~\"$service_name\"}[$interval])) or \nsum by (service_name) (irate(pg_stat_database_conflicts{datname=~\"$database\",service_name=~\"$service_name\"}[5m]))", @@ -6335,13 +6463,123 @@ ], "title": "Conflicts", "type": "grafana-polystat-panel", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ] + "options": { + "autoSizeColumns": true, + "layoutNumColumns": 8, + "autoSizeRows": true, + "layoutNumRows": 8, + "layoutDisplayLimit": 100, + "autoSizePolygons": true, + "globalPolygonSize": 50, + "globalPolygonBorderSize": 2, + "globalTextFontFamily": "Inter", + "globalAutoScaleFonts": false, + "globalFontSize": 14, + "globalTextFontAutoColorEnabled": false, + "globalTextFontColor": "#000000", + "ellipseEnabled": true, + "ellipseCharacters": 18, + "sortByDirection": 1, + "sortByField": "name", + "globalTooltipsEnabled": true, + "globalTooltipsFontFamily": "Inter", + "globalTooltipsShowTimestampEnabled": true, + "globalShowTooltipColumnHeadersEnabled": true, + "tooltipDisplayMode": "all", + "tooltipDisplayTextTriggeredEmpty": "OK", + "tooltipPrimarySortDirection": 2, + "tooltipPrimarySortByField": "thresholdLevel", + "tooltipSecondarySortDirection": 2, + "tooltipSecondarySortByField": "value", + "globalDisplayMode": "all", + "globalDisplayTextTriggeredEmpty": "No Data", + "globalShowValueEnabled": true, + "globalShape": "hexagon_pointed_top", + "globalGradientsEnabled": true, + "globalFillColor": "#0a50a1", + "globalPolygonBorderColor": "black", + "globalUnitFormat": "short", + "globalOperator": "mean", + "globalDecimals": 2, + "globalThresholdsConfig": [], + "globalClickthrough": "", + "globalClickthroughSanitizedEnabled": false, + "globalClickthroughNewTabEnabled": false, + "globalClickthroughCustomTargetEnabled": false, + "globalClickthroughCustomTarget": "", + "globalRegexPattern": "", + "overrideConfig": { + "overrides": [ + { + "label": "OVERRIDE 1", + "metricName": "/.*/", + "alias": "", + "thresholds": [ + { + "value": 10, + "state": 0, + "color": "#299c46" + }, + { + "value": 20, + "state": 1, + "color": "#e5ac0e" + }, + { + "value": 50, + "state": 2, + "color": "#bf1b00" + } + ], + "colors": [ + "#299c46", + "#e5ac0e", + "#bf1b00", + "#ffffff" + ], + "unitFormat": "short", + "decimals": "", + "scaledDecimals": 0, + "enabled": true, + "operatorName": "last", + "prefix": "", + "suffix": "", + "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", + "clickThroughSanitize": false, + "clickThroughOpenNewTab": true, + "clickThroughCustomTargetEnabled": false, + "clickThroughCustomTarget": "", + "order": 0 + } + ] + }, + "compositeGlobalAliasingEnabled": false, + "compositeConfig": { + "composites": [], + "enabled": true, + "animationSpeed": "2500" + }, + "globalTextFontAutoColor": "#000000", + "panelId": 0, + "radius": 100 + }, + "fieldConfig": { + "defaults": { + "mappings": [ + { + "type": "special", + "options": { + "match": "null", + "result": { + "text": "N/A" + } + } + } + ] + }, + "overrides": [] + }, + "pluginVersion": "2.1.5" } ], "title": "Conflicts & Locks Details", @@ -6479,12 +6717,6 @@ } }, { - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a", - "#4040a0" - ], "gridPos": { "h": 8, "w": 12, @@ -6493,7 +6725,6 @@ }, "id": 167, "links": [], - "mappingType": 1, "mappingTypes": [ { "name": "value to text", @@ -6505,95 +6736,6 @@ } ], "nullPointMode": "connected", - "polystat": { - "animationSpeed": 2500, - "columnAutoSize": true, - "columns": "", - "defaultClickThrough": "", - "defaultClickThroughNewTab": false, - "defaultClickThroughSanitize": false, - "displayLimit": 100, - "ellipseCharacters": 18, - "ellipseEnabled": false, - "fontAutoColor": true, - "fontAutoScale": true, - "fontSize": 12, - "fontType": "Roboto", - "globalDecimals": 2, - "globalDisplayMode": "all", - "globalDisplayTextTriggeredEmpty": "OK", - "globalOperatorName": "avg", - "globalUnitFormat": "short", - "gradientEnabled": true, - "hexagonSortByDirection": 1, - "hexagonSortByField": "name", - "maxMetrics": 0, - "polygonBorderColor": "black", - "polygonBorderSize": 2, - "polygonGlobalFillColor": "#0a50a1", - "radius": "", - "radiusAutoSize": true, - "regexPattern": "", - "rowAutoSize": true, - "rows": "", - "shape": "hexagon_pointed_top", - "tooltipDisplayMode": "all", - "tooltipDisplayTextTriggeredEmpty": "OK", - "tooltipEnabled": true, - "tooltipFontSize": 12, - "tooltipFontType": "Roboto", - "tooltipPrimarySortDirection": 2, - "tooltipPrimarySortField": "thresholdLevel", - "tooltipSecondarySortDirection": 2, - "tooltipSecondarySortField": "value", - "tooltipTimestampEnabled": true, - "valueEnabled": true - }, - "rangeMaps": [ - { - "from": "null", - "text": "N/A", - "to": "null" - } - ], - "savedComposites": [], - "savedOverrides": [ - { - "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", - "colors": [ - "#299c46", - "#e5ac0e", - "#bf1b00", - "#ffffff" - ], - "decimals": "", - "enabled": true, - "label": "OVERRIDE 1", - "metricName": "/.*/", - "operatorName": "current", - "prefix": "", - "sanitizeURLEnabled": false, - "suffix": "", - "thresholds": [ - { - "color": "#bf1b00", - "state": 2, - "value": 0.1 - }, - { - "color": "#e5ac0e", - "state": 1, - "value": 0.3 - }, - { - "color": "#299c46", - "state": 0, - "value": 0.5 - } - ], - "unitFormat": "percentunit" - } - ], "targets": [ { "expr": "sum(pg_stat_database_blks_hit{datname=~\"$database\",service_name=~\"$service_name\",datname!~\"template.*\",datid!=\"0\"}) by (service_name) /\n(sum(pg_stat_database_blks_hit{datname=~\"$database\",service_name=~\"$service_name\",datname!~\"template.*\",datid!=\"0\"}) by (service_name) + \nsum(pg_stat_database_blks_read{datname=~\"$database\",service_name=~\"$service_name\",datname!~\"template.*\",datid!=\"0\"}) by (service_name))", @@ -6606,13 +6748,123 @@ ], "title": "Cache Hit Ratio", "type": "grafana-polystat-panel", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ] + "options": { + "autoSizeColumns": true, + "layoutNumColumns": 8, + "autoSizeRows": true, + "layoutNumRows": 8, + "layoutDisplayLimit": 100, + "autoSizePolygons": true, + "globalPolygonSize": 50, + "globalPolygonBorderSize": 2, + "globalTextFontFamily": "Inter", + "globalAutoScaleFonts": false, + "globalFontSize": 14, + "globalTextFontAutoColorEnabled": false, + "globalTextFontColor": "#000000", + "ellipseEnabled": true, + "ellipseCharacters": 18, + "sortByDirection": 1, + "sortByField": "name", + "globalTooltipsEnabled": true, + "globalTooltipsFontFamily": "Inter", + "globalTooltipsShowTimestampEnabled": true, + "globalShowTooltipColumnHeadersEnabled": true, + "tooltipDisplayMode": "all", + "tooltipDisplayTextTriggeredEmpty": "OK", + "tooltipPrimarySortDirection": 2, + "tooltipPrimarySortByField": "thresholdLevel", + "tooltipSecondarySortDirection": 2, + "tooltipSecondarySortByField": "value", + "globalDisplayMode": "all", + "globalDisplayTextTriggeredEmpty": "No Data", + "globalShowValueEnabled": true, + "globalShape": "hexagon_pointed_top", + "globalGradientsEnabled": true, + "globalFillColor": "#0a50a1", + "globalPolygonBorderColor": "black", + "globalUnitFormat": "short", + "globalOperator": "mean", + "globalDecimals": 2, + "globalThresholdsConfig": [], + "globalClickthrough": "", + "globalClickthroughSanitizedEnabled": false, + "globalClickthroughNewTabEnabled": false, + "globalClickthroughCustomTargetEnabled": false, + "globalClickthroughCustomTarget": "", + "globalRegexPattern": "", + "overrideConfig": { + "overrides": [ + { + "label": "OVERRIDE 1", + "metricName": "/.*/", + "alias": "", + "thresholds": [ + { + "value": 0.1, + "state": 2, + "color": "#bf1b00" + }, + { + "value": 0.3, + "state": 1, + "color": "#e5ac0e" + }, + { + "value": 0.5, + "state": 0, + "color": "#299c46" + } + ], + "colors": [ + "#299c46", + "#e5ac0e", + "#bf1b00", + "#ffffff" + ], + "unitFormat": "percentunit", + "decimals": "", + "scaledDecimals": 0, + "enabled": true, + "operatorName": "last", + "prefix": "", + "suffix": "", + "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", + "clickThroughSanitize": false, + "clickThroughOpenNewTab": true, + "clickThroughCustomTargetEnabled": false, + "clickThroughCustomTarget": "", + "order": 0 + } + ] + }, + "compositeGlobalAliasingEnabled": false, + "compositeConfig": { + "composites": [], + "enabled": true, + "animationSpeed": "2500" + }, + "globalTextFontAutoColor": "#000000", + "panelId": 0, + "radius": 100 + }, + "fieldConfig": { + "defaults": { + "mappings": [ + { + "type": "special", + "options": { + "match": "null", + "result": { + "text": "N/A" + } + } + } + ] + }, + "overrides": [] + }, + "pluginVersion": "2.1.5" } ], "title": "Cache Hit Details", @@ -6747,12 +6999,6 @@ } }, { - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a", - "#4040a0" - ], "gridPos": { "h": 8, "w": 12, @@ -6761,7 +7007,6 @@ }, "id": 168, "links": [], - "mappingType": 1, "mappingTypes": [ { "name": "value to text", @@ -6773,95 +7018,6 @@ } ], "nullPointMode": "connected", - "polystat": { - "animationSpeed": 2500, - "columnAutoSize": true, - "columns": "", - "defaultClickThrough": "", - "defaultClickThroughNewTab": false, - "defaultClickThroughSanitize": false, - "displayLimit": 100, - "ellipseCharacters": 18, - "ellipseEnabled": false, - "fontAutoColor": true, - "fontAutoScale": true, - "fontSize": 12, - "fontType": "Roboto", - "globalDecimals": 2, - "globalDisplayMode": "all", - "globalDisplayTextTriggeredEmpty": "OK", - "globalOperatorName": "avg", - "globalUnitFormat": "short", - "gradientEnabled": true, - "hexagonSortByDirection": 1, - "hexagonSortByField": "name", - "maxMetrics": 0, - "polygonBorderColor": "black", - "polygonBorderSize": 2, - "polygonGlobalFillColor": "#0a50a1", - "radius": "", - "radiusAutoSize": true, - "regexPattern": "", - "rowAutoSize": true, - "rows": "", - "shape": "hexagon_pointed_top", - "tooltipDisplayMode": "all", - "tooltipDisplayTextTriggeredEmpty": "OK", - "tooltipEnabled": true, - "tooltipFontSize": 12, - "tooltipFontType": "Roboto", - "tooltipPrimarySortDirection": 2, - "tooltipPrimarySortField": "thresholdLevel", - "tooltipSecondarySortDirection": 2, - "tooltipSecondarySortField": "value", - "tooltipTimestampEnabled": true, - "valueEnabled": true - }, - "rangeMaps": [ - { - "from": "null", - "text": "N/A", - "to": "null" - } - ], - "savedComposites": [], - "savedOverrides": [ - { - "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", - "colors": [ - "#299c46", - "#e5ac0e", - "#bf1b00", - "#ffffff" - ], - "decimals": "", - "enabled": true, - "label": "OVERRIDE 1", - "metricName": "/.*/", - "operatorName": "current", - "prefix": "", - "sanitizeURLEnabled": false, - "suffix": "", - "thresholds": [ - { - "color": "#299c46", - "state": 0, - "value": 5 - }, - { - "color": "#e5ac0e", - "state": 1, - "value": 10 - }, - { - "color": "#bf1b00", - "state": 2, - "value": 50 - } - ], - "unitFormat": "ops" - } - ], "targets": [ { "expr": "(sum by (service_name) (rate(pg_stat_database_conflicts_confl_bufferpin{service_name=~\"$service_name\"}[$interval])) or\nsum by (service_name) (irate(pg_stat_database_conflicts_confl_bufferpin{service_name=~\"$service_name\"}[5m]))) +\n(sum by (service_name) (rate(pg_stat_database_conflicts_confl_deadlock{service_name=~\"$service_name\"}[$interval])) or\nsum by (service_name) (irate(pg_stat_database_conflicts_confl_deadlock{service_name=~\"$service_name\"}[5m]))) +\n(sum by (service_name) (rate(pg_stat_database_conflicts_confl_lock{service_name=~\"$service_name\"}[$interval])) or\nsum by (service_name) (irate(pg_stat_database_conflicts_confl_lock{service_name=~\"$service_name\"}[5m]))) +\n(sum by (service_name) (rate(pg_stat_database_conflicts_confl_snapshot{service_name=~\"$service_name\"}[$interval])) or\nsum by (service_name) (irate(pg_stat_database_conflicts_confl_snapshot{service_name=~\"$service_name\"}[5m]))) +\n(sum by (service_name) (rate(pg_stat_database_conflicts_confl_tablespace{service_name=~\"$service_name\"}[$interval])) or\nsum by (service_name) (irate(pg_stat_database_conflicts_confl_tablespace{service_name=~\"$service_name\"}[5m])))", @@ -6874,13 +7030,123 @@ ], "title": "Canceled Queries", "type": "grafana-polystat-panel", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ] + "options": { + "autoSizeColumns": true, + "layoutNumColumns": 8, + "autoSizeRows": true, + "layoutNumRows": 8, + "layoutDisplayLimit": 100, + "autoSizePolygons": true, + "globalPolygonSize": 50, + "globalPolygonBorderSize": 2, + "globalTextFontFamily": "Inter", + "globalAutoScaleFonts": false, + "globalFontSize": 14, + "globalTextFontAutoColorEnabled": false, + "globalTextFontColor": "#000000", + "ellipseEnabled": true, + "ellipseCharacters": 18, + "sortByDirection": 1, + "sortByField": "name", + "globalTooltipsEnabled": true, + "globalTooltipsFontFamily": "Inter", + "globalTooltipsShowTimestampEnabled": true, + "globalShowTooltipColumnHeadersEnabled": true, + "tooltipDisplayMode": "all", + "tooltipDisplayTextTriggeredEmpty": "OK", + "tooltipPrimarySortDirection": 2, + "tooltipPrimarySortByField": "thresholdLevel", + "tooltipSecondarySortDirection": 2, + "tooltipSecondarySortByField": "value", + "globalDisplayMode": "all", + "globalDisplayTextTriggeredEmpty": "No Data", + "globalShowValueEnabled": true, + "globalShape": "hexagon_pointed_top", + "globalGradientsEnabled": true, + "globalFillColor": "#0a50a1", + "globalPolygonBorderColor": "black", + "globalUnitFormat": "short", + "globalOperator": "mean", + "globalDecimals": 2, + "globalThresholdsConfig": [], + "globalClickthrough": "", + "globalClickthroughSanitizedEnabled": false, + "globalClickthroughNewTabEnabled": false, + "globalClickthroughCustomTargetEnabled": false, + "globalClickthroughCustomTarget": "", + "globalRegexPattern": "", + "overrideConfig": { + "overrides": [ + { + "label": "OVERRIDE 1", + "metricName": "/.*/", + "alias": "", + "thresholds": [ + { + "value": 5, + "state": 0, + "color": "#299c46" + }, + { + "value": 10, + "state": 1, + "color": "#e5ac0e" + }, + { + "value": 50, + "state": 2, + "color": "#bf1b00" + } + ], + "colors": [ + "#299c46", + "#e5ac0e", + "#bf1b00", + "#ffffff" + ], + "unitFormat": "ops", + "decimals": "", + "scaledDecimals": 0, + "enabled": true, + "operatorName": "last", + "prefix": "", + "suffix": "", + "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", + "clickThroughSanitize": false, + "clickThroughOpenNewTab": true, + "clickThroughCustomTargetEnabled": false, + "clickThroughCustomTarget": "", + "order": 0 + } + ] + }, + "compositeGlobalAliasingEnabled": false, + "compositeConfig": { + "composites": [], + "enabled": true, + "animationSpeed": "2500" + }, + "globalTextFontAutoColor": "#000000", + "panelId": 0, + "radius": 100 + }, + "fieldConfig": { + "defaults": { + "mappings": [ + { + "type": "special", + "options": { + "match": "null", + "result": { + "text": "N/A" + } + } + } + ] + }, + "overrides": [] + }, + "pluginVersion": "2.1.5" } ], "title": "Canceled Queries Details", @@ -7489,12 +7755,6 @@ } }, { - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a", - "#4040a0" - ], "gridPos": { "h": 8, "w": 12, @@ -7503,7 +7763,6 @@ }, "id": 170, "links": [], - "mappingType": 1, "mappingTypes": [ { "name": "value to text", @@ -7515,79 +7774,6 @@ } ], "nullPointMode": "connected", - "polystat": { - "animationSpeed": 2500, - "columnAutoSize": true, - "columns": "", - "defaultClickThrough": "", - "defaultClickThroughNewTab": false, - "defaultClickThroughSanitize": false, - "displayLimit": 100, - "ellipseCharacters": 18, - "ellipseEnabled": false, - "fontAutoColor": true, - "fontAutoScale": true, - "fontSize": 12, - "fontType": "Roboto", - "globalDecimals": 2, - "globalDisplayMode": "all", - "globalDisplayTextTriggeredEmpty": "OK", - "globalOperatorName": "avg", - "globalUnitFormat": "short", - "gradientEnabled": true, - "hexagonSortByDirection": 1, - "hexagonSortByField": "name", - "maxMetrics": 0, - "polygonBorderColor": "black", - "polygonBorderSize": 2, - "polygonGlobalFillColor": "#0a50a1", - "radius": "", - "radiusAutoSize": true, - "regexPattern": "", - "rowAutoSize": true, - "rows": "", - "shape": "hexagon_pointed_top", - "tooltipDisplayMode": "all", - "tooltipDisplayTextTriggeredEmpty": "OK", - "tooltipEnabled": true, - "tooltipFontSize": 12, - "tooltipFontType": "Roboto", - "tooltipPrimarySortDirection": 2, - "tooltipPrimarySortField": "thresholdLevel", - "tooltipSecondarySortDirection": 2, - "tooltipSecondarySortField": "value", - "tooltipTimestampEnabled": true, - "valueEnabled": true - }, - "rangeMaps": [ - { - "from": "null", - "text": "N/A", - "to": "null" - } - ], - "savedComposites": [], - "savedOverrides": [ - { - "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", - "colors": [ - "#299c46", - "#e5ac0e", - "#bf1b00", - "#ffffff" - ], - "decimals": "", - "enabled": true, - "label": "OVERRIDE 1", - "metricName": "/.*/", - "operatorName": "current", - "prefix": "", - "sanitizeURLEnabled": false, - "suffix": "", - "thresholds": [], - "unitFormat": "rps" - } - ], "targets": [ { "expr": "sum by (service_name) (rate(pg_stat_database_blk_read_time{datname=~\"$database\",service_name=~\"$service_name\",datname!~\"template.*|postgres\"}[$interval]) or\nirate(pg_stat_database_blk_read_time{datname=~\"$database\",service_name=~\"$service_name\",datname!~\"template.*|postgres\"}[5m]))", @@ -7600,13 +7786,107 @@ ], "title": "Read Operations with Blocks", "type": "grafana-polystat-panel", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ] + "options": { + "autoSizeColumns": true, + "layoutNumColumns": 8, + "autoSizeRows": true, + "layoutNumRows": 8, + "layoutDisplayLimit": 100, + "autoSizePolygons": true, + "globalPolygonSize": 50, + "globalPolygonBorderSize": 2, + "globalTextFontFamily": "Inter", + "globalAutoScaleFonts": false, + "globalFontSize": 14, + "globalTextFontAutoColorEnabled": false, + "globalTextFontColor": "#000000", + "ellipseEnabled": true, + "ellipseCharacters": 18, + "sortByDirection": 1, + "sortByField": "name", + "globalTooltipsEnabled": true, + "globalTooltipsFontFamily": "Inter", + "globalTooltipsShowTimestampEnabled": true, + "globalShowTooltipColumnHeadersEnabled": true, + "tooltipDisplayMode": "all", + "tooltipDisplayTextTriggeredEmpty": "OK", + "tooltipPrimarySortDirection": 2, + "tooltipPrimarySortByField": "thresholdLevel", + "tooltipSecondarySortDirection": 2, + "tooltipSecondarySortByField": "value", + "globalDisplayMode": "all", + "globalDisplayTextTriggeredEmpty": "No Data", + "globalShowValueEnabled": true, + "globalShape": "hexagon_pointed_top", + "globalGradientsEnabled": true, + "globalFillColor": "#0a50a1", + "globalPolygonBorderColor": "black", + "globalUnitFormat": "short", + "globalOperator": "mean", + "globalDecimals": 2, + "globalThresholdsConfig": [], + "globalClickthrough": "", + "globalClickthroughSanitizedEnabled": false, + "globalClickthroughNewTabEnabled": false, + "globalClickthroughCustomTargetEnabled": false, + "globalClickthroughCustomTarget": "", + "globalRegexPattern": "", + "overrideConfig": { + "overrides": [ + { + "label": "OVERRIDE 1", + "metricName": "/.*/", + "alias": "", + "thresholds": [], + "colors": [ + "#299c46", + "#e5ac0e", + "#bf1b00", + "#ffffff" + ], + "unitFormat": "rps", + "decimals": "", + "scaledDecimals": 0, + "enabled": true, + "operatorName": "last", + "prefix": "", + "suffix": "", + "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", + "clickThroughSanitize": false, + "clickThroughOpenNewTab": true, + "clickThroughCustomTargetEnabled": false, + "clickThroughCustomTarget": "", + "order": 0 + } + ] + }, + "compositeGlobalAliasingEnabled": false, + "compositeConfig": { + "composites": [], + "enabled": true, + "animationSpeed": "2500" + }, + "globalTextFontAutoColor": "#000000", + "panelId": 0, + "radius": 100 + }, + "fieldConfig": { + "defaults": { + "mappings": [ + { + "type": "special", + "options": { + "match": "null", + "result": { + "text": "N/A" + } + } + } + ] + }, + "overrides": [] + }, + "pluginVersion": "2.1.5" }, { "aliasColors": {}, @@ -7727,12 +8007,6 @@ } }, { - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a", - "#4040a0" - ], "gridPos": { "h": 8, "w": 12, @@ -7741,7 +8015,6 @@ }, "id": 171, "links": [], - "mappingType": 1, "mappingTypes": [ { "name": "value to text", @@ -7753,79 +8026,6 @@ } ], "nullPointMode": "connected", - "polystat": { - "animationSpeed": 2500, - "columnAutoSize": true, - "columns": "", - "defaultClickThrough": "", - "defaultClickThroughNewTab": false, - "defaultClickThroughSanitize": false, - "displayLimit": 100, - "ellipseCharacters": 18, - "ellipseEnabled": false, - "fontAutoColor": true, - "fontAutoScale": true, - "fontSize": 12, - "fontType": "Roboto", - "globalDecimals": 2, - "globalDisplayMode": "all", - "globalDisplayTextTriggeredEmpty": "OK", - "globalOperatorName": "avg", - "globalUnitFormat": "short", - "gradientEnabled": true, - "hexagonSortByDirection": 1, - "hexagonSortByField": "name", - "maxMetrics": 0, - "polygonBorderColor": "black", - "polygonBorderSize": 2, - "polygonGlobalFillColor": "#0a50a1", - "radius": "", - "radiusAutoSize": true, - "regexPattern": "", - "rowAutoSize": true, - "rows": "", - "shape": "hexagon_pointed_top", - "tooltipDisplayMode": "all", - "tooltipDisplayTextTriggeredEmpty": "OK", - "tooltipEnabled": true, - "tooltipFontSize": 12, - "tooltipFontType": "Roboto", - "tooltipPrimarySortDirection": 2, - "tooltipPrimarySortField": "thresholdLevel", - "tooltipSecondarySortDirection": 2, - "tooltipSecondarySortField": "value", - "tooltipTimestampEnabled": true, - "valueEnabled": true - }, - "rangeMaps": [ - { - "from": "null", - "text": "N/A", - "to": "null" - } - ], - "savedComposites": [], - "savedOverrides": [ - { - "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", - "colors": [ - "#299c46", - "#e5ac0e", - "#bf1b00", - "#ffffff" - ], - "decimals": "", - "enabled": true, - "label": "OVERRIDE 1", - "metricName": "/.*/", - "operatorName": "current", - "prefix": "", - "sanitizeURLEnabled": false, - "suffix": "", - "thresholds": [], - "unitFormat": "wps" - } - ], "targets": [ { "expr": "sum by (service_name) (rate(pg_stat_database_blk_write_time{datname=~\"$database\",service_name=~\"$service_name\",datname!~\"template.*|postgres\"}[$interval]) or\nirate(pg_stat_database_blk_write_time{datname=~\"$database\",service_name=~\"$service_name\",datname!~\"template.*|postgres\"}[5m]))", @@ -7838,13 +8038,107 @@ ], "title": "Write Operations with Blocks", "type": "grafana-polystat-panel", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ] + "options": { + "autoSizeColumns": true, + "layoutNumColumns": 8, + "autoSizeRows": true, + "layoutNumRows": 8, + "layoutDisplayLimit": 100, + "autoSizePolygons": true, + "globalPolygonSize": 50, + "globalPolygonBorderSize": 2, + "globalTextFontFamily": "Inter", + "globalAutoScaleFonts": false, + "globalFontSize": 14, + "globalTextFontAutoColorEnabled": false, + "globalTextFontColor": "#000000", + "ellipseEnabled": true, + "ellipseCharacters": 18, + "sortByDirection": 1, + "sortByField": "name", + "globalTooltipsEnabled": true, + "globalTooltipsFontFamily": "Inter", + "globalTooltipsShowTimestampEnabled": true, + "globalShowTooltipColumnHeadersEnabled": true, + "tooltipDisplayMode": "all", + "tooltipDisplayTextTriggeredEmpty": "OK", + "tooltipPrimarySortDirection": 2, + "tooltipPrimarySortByField": "thresholdLevel", + "tooltipSecondarySortDirection": 2, + "tooltipSecondarySortByField": "value", + "globalDisplayMode": "all", + "globalDisplayTextTriggeredEmpty": "No Data", + "globalShowValueEnabled": true, + "globalShape": "hexagon_pointed_top", + "globalGradientsEnabled": true, + "globalFillColor": "#0a50a1", + "globalPolygonBorderColor": "black", + "globalUnitFormat": "short", + "globalOperator": "mean", + "globalDecimals": 2, + "globalThresholdsConfig": [], + "globalClickthrough": "", + "globalClickthroughSanitizedEnabled": false, + "globalClickthroughNewTabEnabled": false, + "globalClickthroughCustomTargetEnabled": false, + "globalClickthroughCustomTarget": "", + "globalRegexPattern": "", + "overrideConfig": { + "overrides": [ + { + "label": "OVERRIDE 1", + "metricName": "/.*/", + "alias": "", + "thresholds": [], + "colors": [ + "#299c46", + "#e5ac0e", + "#bf1b00", + "#ffffff" + ], + "unitFormat": "wps", + "decimals": "", + "scaledDecimals": 0, + "enabled": true, + "operatorName": "last", + "prefix": "", + "suffix": "", + "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", + "clickThroughSanitize": false, + "clickThroughOpenNewTab": true, + "clickThroughCustomTargetEnabled": false, + "clickThroughCustomTarget": "", + "order": 0 + } + ] + }, + "compositeGlobalAliasingEnabled": false, + "compositeConfig": { + "composites": [], + "enabled": true, + "animationSpeed": "2500" + }, + "globalTextFontAutoColor": "#000000", + "panelId": 0, + "radius": 100 + }, + "fieldConfig": { + "defaults": { + "mappings": [ + { + "type": "special", + "options": { + "match": "null", + "result": { + "text": "N/A" + } + } + } + ] + }, + "overrides": [] + }, + "pluginVersion": "2.1.5" } ], "title": "Blocks Operations Details", @@ -8027,12 +8321,6 @@ } }, { - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a", - "#4040a0" - ], "gridPos": { "h": 8, "w": 12, @@ -8041,7 +8329,6 @@ }, "id": 178, "links": [], - "mappingType": 1, "mappingTypes": [ { "name": "value to text", @@ -8053,79 +8340,6 @@ } ], "nullPointMode": "connected", - "polystat": { - "animationSpeed": 2500, - "columnAutoSize": true, - "columns": "", - "defaultClickThrough": "", - "defaultClickThroughNewTab": false, - "defaultClickThroughSanitize": false, - "displayLimit": 100, - "ellipseCharacters": 18, - "ellipseEnabled": false, - "fontAutoColor": true, - "fontAutoScale": true, - "fontSize": 12, - "fontType": "Roboto", - "globalDecimals": 2, - "globalDisplayMode": "all", - "globalDisplayTextTriggeredEmpty": "OK", - "globalOperatorName": "avg", - "globalUnitFormat": "short", - "gradientEnabled": true, - "hexagonSortByDirection": 1, - "hexagonSortByField": "name", - "maxMetrics": 0, - "polygonBorderColor": "black", - "polygonBorderSize": 2, - "polygonGlobalFillColor": "#0a50a1", - "radius": "", - "radiusAutoSize": true, - "regexPattern": "", - "rowAutoSize": true, - "rows": "", - "shape": "hexagon_pointed_top", - "tooltipDisplayMode": "all", - "tooltipDisplayTextTriggeredEmpty": "OK", - "tooltipEnabled": true, - "tooltipFontSize": 12, - "tooltipFontType": "Roboto", - "tooltipPrimarySortDirection": 2, - "tooltipPrimarySortField": "thresholdLevel", - "tooltipSecondarySortDirection": 2, - "tooltipSecondarySortField": "value", - "tooltipTimestampEnabled": true, - "valueEnabled": true - }, - "rangeMaps": [ - { - "from": "null", - "text": "N/A", - "to": "null" - } - ], - "savedComposites": [], - "savedOverrides": [ - { - "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", - "colors": [ - "#299c46", - "#e5ac0e", - "#bf1b00", - "#ffffff" - ], - "decimals": "", - "enabled": true, - "label": "OVERRIDE 1", - "metricName": "/.*/", - "operatorName": "current", - "prefix": "", - "sanitizeURLEnabled": false, - "suffix": "", - "thresholds": [], - "unitFormat": "ops" - } - ], "targets": [ { "expr": "sum by (service_name) (rate(pg_stat_bgwriter_buffers_alloc{service_name=~\"$service_name\"}[$interval]) or \nirate(pg_stat_bgwriter_buffers_alloc{service_name=~\"$service_name\"}[5m]))", @@ -8138,13 +8352,107 @@ ], "title": "Allocated Buffers", "type": "grafana-polystat-panel", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ] + "options": { + "autoSizeColumns": true, + "layoutNumColumns": 8, + "autoSizeRows": true, + "layoutNumRows": 8, + "layoutDisplayLimit": 100, + "autoSizePolygons": true, + "globalPolygonSize": 50, + "globalPolygonBorderSize": 2, + "globalTextFontFamily": "Inter", + "globalAutoScaleFonts": false, + "globalFontSize": 14, + "globalTextFontAutoColorEnabled": false, + "globalTextFontColor": "#000000", + "ellipseEnabled": true, + "ellipseCharacters": 18, + "sortByDirection": 1, + "sortByField": "name", + "globalTooltipsEnabled": true, + "globalTooltipsFontFamily": "Inter", + "globalTooltipsShowTimestampEnabled": true, + "globalShowTooltipColumnHeadersEnabled": true, + "tooltipDisplayMode": "all", + "tooltipDisplayTextTriggeredEmpty": "OK", + "tooltipPrimarySortDirection": 2, + "tooltipPrimarySortByField": "thresholdLevel", + "tooltipSecondarySortDirection": 2, + "tooltipSecondarySortByField": "value", + "globalDisplayMode": "all", + "globalDisplayTextTriggeredEmpty": "No Data", + "globalShowValueEnabled": true, + "globalShape": "hexagon_pointed_top", + "globalGradientsEnabled": true, + "globalFillColor": "#0a50a1", + "globalPolygonBorderColor": "black", + "globalUnitFormat": "short", + "globalOperator": "mean", + "globalDecimals": 2, + "globalThresholdsConfig": [], + "globalClickthrough": "", + "globalClickthroughSanitizedEnabled": false, + "globalClickthroughNewTabEnabled": false, + "globalClickthroughCustomTargetEnabled": false, + "globalClickthroughCustomTarget": "", + "globalRegexPattern": "", + "overrideConfig": { + "overrides": [ + { + "label": "OVERRIDE 1", + "metricName": "/.*/", + "alias": "", + "thresholds": [], + "colors": [ + "#299c46", + "#e5ac0e", + "#bf1b00", + "#ffffff" + ], + "unitFormat": "ops", + "decimals": "", + "scaledDecimals": 0, + "enabled": true, + "operatorName": "last", + "prefix": "", + "suffix": "", + "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", + "clickThroughSanitize": false, + "clickThroughOpenNewTab": true, + "clickThroughCustomTargetEnabled": false, + "clickThroughCustomTarget": "", + "order": 0 + } + ] + }, + "compositeGlobalAliasingEnabled": false, + "compositeConfig": { + "composites": [], + "enabled": true, + "animationSpeed": "2500" + }, + "globalTextFontAutoColor": "#000000", + "panelId": 0, + "radius": 100 + }, + "fieldConfig": { + "defaults": { + "mappings": [ + { + "type": "special", + "options": { + "match": "null", + "result": { + "text": "N/A" + } + } + } + ] + }, + "overrides": [] + }, + "pluginVersion": "2.1.5" }, { "aliasColors": {}, @@ -8313,12 +8621,6 @@ } }, { - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a", - "#4040a0" - ], "gridPos": { "h": 8, "w": 12, @@ -8326,9 +8628,7 @@ "y": 40 }, "id": 179, - "interval": "", "links": [], - "mappingType": 1, "mappingTypes": [ { "name": "value to text", @@ -8340,79 +8640,6 @@ } ], "nullPointMode": "connected", - "polystat": { - "animationSpeed": 2500, - "columnAutoSize": true, - "columns": "", - "defaultClickThrough": "", - "defaultClickThroughNewTab": false, - "defaultClickThroughSanitize": false, - "displayLimit": 100, - "ellipseCharacters": 18, - "ellipseEnabled": false, - "fontAutoColor": true, - "fontAutoScale": true, - "fontSize": 12, - "fontType": "Roboto", - "globalDecimals": 2, - "globalDisplayMode": "all", - "globalDisplayTextTriggeredEmpty": "OK", - "globalOperatorName": "avg", - "globalUnitFormat": "short", - "gradientEnabled": true, - "hexagonSortByDirection": 1, - "hexagonSortByField": "name", - "maxMetrics": 0, - "polygonBorderColor": "black", - "polygonBorderSize": 2, - "polygonGlobalFillColor": "#0a50a1", - "radius": "", - "radiusAutoSize": true, - "regexPattern": "", - "rowAutoSize": true, - "rows": "", - "shape": "hexagon_pointed_top", - "tooltipDisplayMode": "all", - "tooltipDisplayTextTriggeredEmpty": "OK", - "tooltipEnabled": true, - "tooltipFontSize": 12, - "tooltipFontType": "Roboto", - "tooltipPrimarySortDirection": 2, - "tooltipPrimarySortField": "thresholdLevel", - "tooltipSecondarySortDirection": 2, - "tooltipSecondarySortField": "value", - "tooltipTimestampEnabled": true, - "valueEnabled": true - }, - "rangeMaps": [ - { - "from": "null", - "text": "N/A", - "to": "null" - } - ], - "savedComposites": [], - "savedOverrides": [ - { - "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", - "colors": [ - "#299c46", - "#e5ac0e", - "#bf1b00", - "#ffffff" - ], - "decimals": "", - "enabled": true, - "label": "OVERRIDE 1", - "metricName": "/.*/", - "operatorName": "current", - "prefix": "", - "sanitizeURLEnabled": false, - "suffix": "", - "thresholds": [], - "unitFormat": "ops" - } - ], "targets": [ { "expr": "sum by (service_name) (rate(pg_stat_bgwriter_buffers_backend_fsync{service_name=~\"$service_name\"}[$interval]) or \nirate(pg_stat_bgwriter_buffers_backend_fsync{service_name=~\"$service_name\"}[5m]))", @@ -8425,13 +8652,108 @@ ], "title": "Fsync calls by a backend", "type": "grafana-polystat-panel", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ] + "options": { + "autoSizeColumns": true, + "layoutNumColumns": 8, + "autoSizeRows": true, + "layoutNumRows": 8, + "layoutDisplayLimit": 100, + "autoSizePolygons": true, + "globalPolygonSize": 50, + "globalPolygonBorderSize": 2, + "globalTextFontFamily": "Inter", + "globalAutoScaleFonts": false, + "globalFontSize": 14, + "globalTextFontAutoColorEnabled": false, + "globalTextFontColor": "#000000", + "ellipseEnabled": true, + "ellipseCharacters": 18, + "sortByDirection": 1, + "sortByField": "name", + "globalTooltipsEnabled": true, + "globalTooltipsFontFamily": "Inter", + "globalTooltipsShowTimestampEnabled": true, + "globalShowTooltipColumnHeadersEnabled": true, + "tooltipDisplayMode": "all", + "tooltipDisplayTextTriggeredEmpty": "OK", + "tooltipPrimarySortDirection": 2, + "tooltipPrimarySortByField": "thresholdLevel", + "tooltipSecondarySortDirection": 2, + "tooltipSecondarySortByField": "value", + "globalDisplayMode": "all", + "globalDisplayTextTriggeredEmpty": "No Data", + "globalShowValueEnabled": true, + "globalShape": "hexagon_pointed_top", + "globalGradientsEnabled": true, + "globalFillColor": "#0a50a1", + "globalPolygonBorderColor": "black", + "globalUnitFormat": "short", + "globalOperator": "mean", + "globalDecimals": 2, + "globalThresholdsConfig": [], + "globalClickthrough": "", + "globalClickthroughSanitizedEnabled": false, + "globalClickthroughNewTabEnabled": false, + "globalClickthroughCustomTargetEnabled": false, + "globalClickthroughCustomTarget": "", + "globalRegexPattern": "", + "overrideConfig": { + "overrides": [ + { + "label": "OVERRIDE 1", + "metricName": "/.*/", + "alias": "", + "thresholds": [], + "colors": [ + "#299c46", + "#e5ac0e", + "#bf1b00", + "#ffffff" + ], + "unitFormat": "ops", + "decimals": "", + "scaledDecimals": 0, + "enabled": true, + "operatorName": "last", + "prefix": "", + "suffix": "", + "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", + "clickThroughSanitize": false, + "clickThroughOpenNewTab": true, + "clickThroughCustomTargetEnabled": false, + "clickThroughCustomTarget": "", + "order": 0 + } + ] + }, + "compositeGlobalAliasingEnabled": false, + "compositeConfig": { + "composites": [], + "enabled": true, + "animationSpeed": "2500" + }, + "globalTextFontAutoColor": "#000000", + "panelId": 0, + "radius": 100 + }, + "fieldConfig": { + "defaults": { + "mappings": [ + { + "type": "special", + "options": { + "match": "null", + "result": { + "text": "N/A" + } + } + } + ] + }, + "overrides": [] + }, + "pluginVersion": "2.1.5", + "interval": "" }, { "aliasColors": {}, @@ -8600,12 +8922,6 @@ } }, { - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a", - "#4040a0" - ], "gridPos": { "h": 8, "w": 12, @@ -8613,9 +8929,7 @@ "y": 48 }, "id": 180, - "interval": "", "links": [], - "mappingType": 1, "mappingTypes": [ { "name": "value to text", @@ -8627,79 +8941,6 @@ } ], "nullPointMode": "connected", - "polystat": { - "animationSpeed": 2500, - "columnAutoSize": true, - "columns": "", - "defaultClickThrough": "", - "defaultClickThroughNewTab": false, - "defaultClickThroughSanitize": false, - "displayLimit": 100, - "ellipseCharacters": 18, - "ellipseEnabled": false, - "fontAutoColor": true, - "fontAutoScale": true, - "fontSize": 12, - "fontType": "Roboto", - "globalDecimals": 2, - "globalDisplayMode": "all", - "globalDisplayTextTriggeredEmpty": "OK", - "globalOperatorName": "avg", - "globalUnitFormat": "short", - "gradientEnabled": true, - "hexagonSortByDirection": 1, - "hexagonSortByField": "name", - "maxMetrics": 0, - "polygonBorderColor": "black", - "polygonBorderSize": 2, - "polygonGlobalFillColor": "#0a50a1", - "radius": "", - "radiusAutoSize": true, - "regexPattern": "", - "rowAutoSize": true, - "rows": "", - "shape": "hexagon_pointed_top", - "tooltipDisplayMode": "all", - "tooltipDisplayTextTriggeredEmpty": "OK", - "tooltipEnabled": true, - "tooltipFontSize": 12, - "tooltipFontType": "Roboto", - "tooltipPrimarySortDirection": 2, - "tooltipPrimarySortField": "thresholdLevel", - "tooltipSecondarySortDirection": 2, - "tooltipSecondarySortField": "value", - "tooltipTimestampEnabled": true, - "valueEnabled": true - }, - "rangeMaps": [ - { - "from": "null", - "text": "N/A", - "to": "null" - } - ], - "savedComposites": [], - "savedOverrides": [ - { - "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", - "colors": [ - "#299c46", - "#e5ac0e", - "#bf1b00", - "#ffffff" - ], - "decimals": "", - "enabled": true, - "label": "OVERRIDE 1", - "metricName": "/.*/", - "operatorName": "current", - "prefix": "", - "sanitizeURLEnabled": false, - "suffix": "", - "thresholds": [], - "unitFormat": "wps" - } - ], "targets": [ { "expr": "sum by (service_name) (rate(pg_stat_bgwriter_buffers_backend{service_name=~\"$service_name\"}[$interval]) or \nirate(pg_stat_bgwriter_buffers_backend{service_name=~\"$service_name\"}[5m]))", @@ -8712,13 +8953,108 @@ ], "title": "Written directly by a backend", "type": "grafana-polystat-panel", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ] + "options": { + "autoSizeColumns": true, + "layoutNumColumns": 8, + "autoSizeRows": true, + "layoutNumRows": 8, + "layoutDisplayLimit": 100, + "autoSizePolygons": true, + "globalPolygonSize": 50, + "globalPolygonBorderSize": 2, + "globalTextFontFamily": "Inter", + "globalAutoScaleFonts": false, + "globalFontSize": 14, + "globalTextFontAutoColorEnabled": false, + "globalTextFontColor": "#000000", + "ellipseEnabled": true, + "ellipseCharacters": 18, + "sortByDirection": 1, + "sortByField": "name", + "globalTooltipsEnabled": true, + "globalTooltipsFontFamily": "Inter", + "globalTooltipsShowTimestampEnabled": true, + "globalShowTooltipColumnHeadersEnabled": true, + "tooltipDisplayMode": "all", + "tooltipDisplayTextTriggeredEmpty": "OK", + "tooltipPrimarySortDirection": 2, + "tooltipPrimarySortByField": "thresholdLevel", + "tooltipSecondarySortDirection": 2, + "tooltipSecondarySortByField": "value", + "globalDisplayMode": "all", + "globalDisplayTextTriggeredEmpty": "No Data", + "globalShowValueEnabled": true, + "globalShape": "hexagon_pointed_top", + "globalGradientsEnabled": true, + "globalFillColor": "#0a50a1", + "globalPolygonBorderColor": "black", + "globalUnitFormat": "short", + "globalOperator": "mean", + "globalDecimals": 2, + "globalThresholdsConfig": [], + "globalClickthrough": "", + "globalClickthroughSanitizedEnabled": false, + "globalClickthroughNewTabEnabled": false, + "globalClickthroughCustomTargetEnabled": false, + "globalClickthroughCustomTarget": "", + "globalRegexPattern": "", + "overrideConfig": { + "overrides": [ + { + "label": "OVERRIDE 1", + "metricName": "/.*/", + "alias": "", + "thresholds": [], + "colors": [ + "#299c46", + "#e5ac0e", + "#bf1b00", + "#ffffff" + ], + "unitFormat": "wps", + "decimals": "", + "scaledDecimals": 0, + "enabled": true, + "operatorName": "last", + "prefix": "", + "suffix": "", + "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", + "clickThroughSanitize": false, + "clickThroughOpenNewTab": true, + "clickThroughCustomTargetEnabled": false, + "clickThroughCustomTarget": "", + "order": 0 + } + ] + }, + "compositeGlobalAliasingEnabled": false, + "compositeConfig": { + "composites": [], + "enabled": true, + "animationSpeed": "2500" + }, + "globalTextFontAutoColor": "#000000", + "panelId": 0, + "radius": 100 + }, + "fieldConfig": { + "defaults": { + "mappings": [ + { + "type": "special", + "options": { + "match": "null", + "result": { + "text": "N/A" + } + } + } + ] + }, + "overrides": [] + }, + "pluginVersion": "2.1.5", + "interval": "" }, { "aliasColors": {}, @@ -8887,12 +9223,6 @@ } }, { - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a", - "#4040a0" - ], "gridPos": { "h": 8, "w": 12, @@ -8900,9 +9230,7 @@ "y": 56 }, "id": 182, - "interval": "", "links": [], - "mappingType": 1, "mappingTypes": [ { "name": "value to text", @@ -8914,79 +9242,6 @@ } ], "nullPointMode": "connected", - "polystat": { - "animationSpeed": 2500, - "columnAutoSize": true, - "columns": "", - "defaultClickThrough": "", - "defaultClickThroughNewTab": false, - "defaultClickThroughSanitize": false, - "displayLimit": 100, - "ellipseCharacters": 18, - "ellipseEnabled": false, - "fontAutoColor": true, - "fontAutoScale": true, - "fontSize": 12, - "fontType": "Roboto", - "globalDecimals": 2, - "globalDisplayMode": "all", - "globalDisplayTextTriggeredEmpty": "OK", - "globalOperatorName": "avg", - "globalUnitFormat": "short", - "gradientEnabled": true, - "hexagonSortByDirection": 1, - "hexagonSortByField": "name", - "maxMetrics": 0, - "polygonBorderColor": "black", - "polygonBorderSize": 2, - "polygonGlobalFillColor": "#0a50a1", - "radius": "", - "radiusAutoSize": true, - "regexPattern": "", - "rowAutoSize": true, - "rows": "", - "shape": "hexagon_pointed_top", - "tooltipDisplayMode": "all", - "tooltipDisplayTextTriggeredEmpty": "OK", - "tooltipEnabled": true, - "tooltipFontSize": 12, - "tooltipFontType": "Roboto", - "tooltipPrimarySortDirection": 2, - "tooltipPrimarySortField": "thresholdLevel", - "tooltipSecondarySortDirection": 2, - "tooltipSecondarySortField": "value", - "tooltipTimestampEnabled": true, - "valueEnabled": true - }, - "rangeMaps": [ - { - "from": "null", - "text": "N/A", - "to": "null" - } - ], - "savedComposites": [], - "savedOverrides": [ - { - "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", - "colors": [ - "#299c46", - "#e5ac0e", - "#bf1b00", - "#ffffff" - ], - "decimals": "", - "enabled": true, - "label": "OVERRIDE 1", - "metricName": "/.*/", - "operatorName": "current", - "prefix": "", - "sanitizeURLEnabled": false, - "suffix": "", - "thresholds": [], - "unitFormat": "wps" - } - ], "targets": [ { "expr": "sum by (service_name) (rate(pg_stat_bgwriter_buffers_clean{service_name=~\"$service_name\"}[$interval]) or \nirate(pg_stat_bgwriter_buffers_clean{service_name=~\"$service_name\"}[5m]))", @@ -8999,13 +9254,108 @@ ], "title": "Written by the background writer", "type": "grafana-polystat-panel", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ] + "options": { + "autoSizeColumns": true, + "layoutNumColumns": 8, + "autoSizeRows": true, + "layoutNumRows": 8, + "layoutDisplayLimit": 100, + "autoSizePolygons": true, + "globalPolygonSize": 50, + "globalPolygonBorderSize": 2, + "globalTextFontFamily": "Inter", + "globalAutoScaleFonts": false, + "globalFontSize": 14, + "globalTextFontAutoColorEnabled": false, + "globalTextFontColor": "#000000", + "ellipseEnabled": true, + "ellipseCharacters": 18, + "sortByDirection": 1, + "sortByField": "name", + "globalTooltipsEnabled": true, + "globalTooltipsFontFamily": "Inter", + "globalTooltipsShowTimestampEnabled": true, + "globalShowTooltipColumnHeadersEnabled": true, + "tooltipDisplayMode": "all", + "tooltipDisplayTextTriggeredEmpty": "OK", + "tooltipPrimarySortDirection": 2, + "tooltipPrimarySortByField": "thresholdLevel", + "tooltipSecondarySortDirection": 2, + "tooltipSecondarySortByField": "value", + "globalDisplayMode": "all", + "globalDisplayTextTriggeredEmpty": "No Data", + "globalShowValueEnabled": true, + "globalShape": "hexagon_pointed_top", + "globalGradientsEnabled": true, + "globalFillColor": "#0a50a1", + "globalPolygonBorderColor": "black", + "globalUnitFormat": "short", + "globalOperator": "mean", + "globalDecimals": 2, + "globalThresholdsConfig": [], + "globalClickthrough": "", + "globalClickthroughSanitizedEnabled": false, + "globalClickthroughNewTabEnabled": false, + "globalClickthroughCustomTargetEnabled": false, + "globalClickthroughCustomTarget": "", + "globalRegexPattern": "", + "overrideConfig": { + "overrides": [ + { + "label": "OVERRIDE 1", + "metricName": "/.*/", + "alias": "", + "thresholds": [], + "colors": [ + "#299c46", + "#e5ac0e", + "#bf1b00", + "#ffffff" + ], + "unitFormat": "wps", + "decimals": "", + "scaledDecimals": 0, + "enabled": true, + "operatorName": "last", + "prefix": "", + "suffix": "", + "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", + "clickThroughSanitize": false, + "clickThroughOpenNewTab": true, + "clickThroughCustomTargetEnabled": false, + "clickThroughCustomTarget": "", + "order": 0 + } + ] + }, + "compositeGlobalAliasingEnabled": false, + "compositeConfig": { + "composites": [], + "enabled": true, + "animationSpeed": "2500" + }, + "globalTextFontAutoColor": "#000000", + "panelId": 0, + "radius": 100 + }, + "fieldConfig": { + "defaults": { + "mappings": [ + { + "type": "special", + "options": { + "match": "null", + "result": { + "text": "N/A" + } + } + } + ] + }, + "overrides": [] + }, + "pluginVersion": "2.1.5", + "interval": "" }, { "aliasColors": {}, @@ -9174,12 +9524,6 @@ } }, { - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a", - "#4040a0" - ], "gridPos": { "h": 8, "w": 12, @@ -9187,9 +9531,7 @@ "y": 64 }, "id": 181, - "interval": "", "links": [], - "mappingType": 1, "mappingTypes": [ { "name": "value to text", @@ -9201,79 +9543,6 @@ } ], "nullPointMode": "connected", - "polystat": { - "animationSpeed": 2500, - "columnAutoSize": true, - "columns": "", - "defaultClickThrough": "", - "defaultClickThroughNewTab": false, - "defaultClickThroughSanitize": false, - "displayLimit": 100, - "ellipseCharacters": 18, - "ellipseEnabled": false, - "fontAutoColor": true, - "fontAutoScale": true, - "fontSize": 12, - "fontType": "Roboto", - "globalDecimals": 2, - "globalDisplayMode": "all", - "globalDisplayTextTriggeredEmpty": "OK", - "globalOperatorName": "avg", - "globalUnitFormat": "short", - "gradientEnabled": true, - "hexagonSortByDirection": 1, - "hexagonSortByField": "name", - "maxMetrics": 0, - "polygonBorderColor": "black", - "polygonBorderSize": 2, - "polygonGlobalFillColor": "#0a50a1", - "radius": "", - "radiusAutoSize": true, - "regexPattern": "", - "rowAutoSize": true, - "rows": "", - "shape": "hexagon_pointed_top", - "tooltipDisplayMode": "all", - "tooltipDisplayTextTriggeredEmpty": "OK", - "tooltipEnabled": true, - "tooltipFontSize": 12, - "tooltipFontType": "Roboto", - "tooltipPrimarySortDirection": 2, - "tooltipPrimarySortField": "thresholdLevel", - "tooltipSecondarySortDirection": 2, - "tooltipSecondarySortField": "value", - "tooltipTimestampEnabled": true, - "valueEnabled": true - }, - "rangeMaps": [ - { - "from": "null", - "text": "N/A", - "to": "null" - } - ], - "savedComposites": [], - "savedOverrides": [ - { - "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", - "colors": [ - "#299c46", - "#e5ac0e", - "#bf1b00", - "#ffffff" - ], - "decimals": "", - "enabled": true, - "label": "OVERRIDE 1", - "metricName": "/.*/", - "operatorName": "current", - "prefix": "", - "sanitizeURLEnabled": false, - "suffix": "", - "thresholds": [], - "unitFormat": "wps" - } - ], "targets": [ { "expr": "sum by (service_name) (rate(pg_stat_bgwriter_buffers_checkpoint{service_name=~\"$service_name\"}[$interval]) or \nirate(pg_stat_bgwriter_buffers_checkpoint{service_name=~\"$service_name\"}[5m]))", @@ -9286,13 +9555,108 @@ ], "title": "Written during checkpoints", "type": "grafana-polystat-panel", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ] + "options": { + "autoSizeColumns": true, + "layoutNumColumns": 8, + "autoSizeRows": true, + "layoutNumRows": 8, + "layoutDisplayLimit": 100, + "autoSizePolygons": true, + "globalPolygonSize": 50, + "globalPolygonBorderSize": 2, + "globalTextFontFamily": "Inter", + "globalAutoScaleFonts": false, + "globalFontSize": 14, + "globalTextFontAutoColorEnabled": false, + "globalTextFontColor": "#000000", + "ellipseEnabled": true, + "ellipseCharacters": 18, + "sortByDirection": 1, + "sortByField": "name", + "globalTooltipsEnabled": true, + "globalTooltipsFontFamily": "Inter", + "globalTooltipsShowTimestampEnabled": true, + "globalShowTooltipColumnHeadersEnabled": true, + "tooltipDisplayMode": "all", + "tooltipDisplayTextTriggeredEmpty": "OK", + "tooltipPrimarySortDirection": 2, + "tooltipPrimarySortByField": "thresholdLevel", + "tooltipSecondarySortDirection": 2, + "tooltipSecondarySortByField": "value", + "globalDisplayMode": "all", + "globalDisplayTextTriggeredEmpty": "No Data", + "globalShowValueEnabled": true, + "globalShape": "hexagon_pointed_top", + "globalGradientsEnabled": true, + "globalFillColor": "#0a50a1", + "globalPolygonBorderColor": "black", + "globalUnitFormat": "short", + "globalOperator": "mean", + "globalDecimals": 2, + "globalThresholdsConfig": [], + "globalClickthrough": "", + "globalClickthroughSanitizedEnabled": false, + "globalClickthroughNewTabEnabled": false, + "globalClickthroughCustomTargetEnabled": false, + "globalClickthroughCustomTarget": "", + "globalRegexPattern": "", + "overrideConfig": { + "overrides": [ + { + "label": "OVERRIDE 1", + "metricName": "/.*/", + "alias": "", + "thresholds": [], + "colors": [ + "#299c46", + "#e5ac0e", + "#bf1b00", + "#ffffff" + ], + "unitFormat": "wps", + "decimals": "", + "scaledDecimals": 0, + "enabled": true, + "operatorName": "last", + "prefix": "", + "suffix": "", + "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", + "clickThroughSanitize": false, + "clickThroughOpenNewTab": true, + "clickThroughCustomTargetEnabled": false, + "clickThroughCustomTarget": "", + "order": 0 + } + ] + }, + "compositeGlobalAliasingEnabled": false, + "compositeConfig": { + "composites": [], + "enabled": true, + "animationSpeed": "2500" + }, + "globalTextFontAutoColor": "#000000", + "panelId": 0, + "radius": 100 + }, + "fieldConfig": { + "defaults": { + "mappings": [ + { + "type": "special", + "options": { + "match": "null", + "result": { + "text": "N/A" + } + } + } + ] + }, + "overrides": [] + }, + "pluginVersion": "2.1.5", + "interval": "" } ], "title": "Buffers Operations Details", @@ -9429,12 +9793,6 @@ } }, { - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a", - "#4040a0" - ], "gridPos": { "h": 8, "w": 12, @@ -9442,9 +9800,7 @@ "y": 33 }, "id": 183, - "interval": "", "links": [], - "mappingType": 1, "mappingTypes": [ { "name": "value to text", @@ -9456,79 +9812,6 @@ } ], "nullPointMode": "connected", - "polystat": { - "animationSpeed": 2500, - "columnAutoSize": true, - "columns": "", - "defaultClickThrough": "", - "defaultClickThroughNewTab": false, - "defaultClickThroughSanitize": false, - "displayLimit": 100, - "ellipseCharacters": 18, - "ellipseEnabled": false, - "fontAutoColor": true, - "fontAutoScale": true, - "fontSize": 12, - "fontType": "Roboto", - "globalDecimals": 2, - "globalDisplayMode": "all", - "globalDisplayTextTriggeredEmpty": "OK", - "globalOperatorName": "avg", - "globalUnitFormat": "short", - "gradientEnabled": true, - "hexagonSortByDirection": 1, - "hexagonSortByField": "name", - "maxMetrics": 0, - "polygonBorderColor": "black", - "polygonBorderSize": 2, - "polygonGlobalFillColor": "#0a50a1", - "radius": "", - "radiusAutoSize": true, - "regexPattern": "", - "rowAutoSize": true, - "rows": "", - "shape": "hexagon_pointed_top", - "tooltipDisplayMode": "all", - "tooltipDisplayTextTriggeredEmpty": "OK", - "tooltipEnabled": true, - "tooltipFontSize": 12, - "tooltipFontType": "Roboto", - "tooltipPrimarySortDirection": 2, - "tooltipPrimarySortField": "thresholdLevel", - "tooltipSecondarySortDirection": 2, - "tooltipSecondarySortField": "value", - "tooltipTimestampEnabled": true, - "valueEnabled": true - }, - "rangeMaps": [ - { - "from": "null", - "text": "N/A", - "to": "null" - } - ], - "savedComposites": [], - "savedOverrides": [ - { - "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", - "colors": [ - "#299c46", - "#e5ac0e", - "#bf1b00", - "#ffffff" - ], - "decimals": "", - "enabled": true, - "label": "OVERRIDE 1", - "metricName": "/.*/", - "operatorName": "current", - "prefix": "", - "sanitizeURLEnabled": false, - "suffix": "", - "thresholds": [], - "unitFormat": "ops" - } - ], "targets": [ { "expr": "sum by (service_name) (rate(pg_stat_bgwriter_checkpoint_sync_time{service_name=~'$service_name'}[$interval]) or\nirate(pg_stat_bgwriter_checkpoint_sync_time{service_name=~'$service_name'}[5m]))", @@ -9541,13 +9824,108 @@ ], "title": "Files Synchronization to disk", "type": "grafana-polystat-panel", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ] + "options": { + "autoSizeColumns": true, + "layoutNumColumns": 8, + "autoSizeRows": true, + "layoutNumRows": 8, + "layoutDisplayLimit": 100, + "autoSizePolygons": true, + "globalPolygonSize": 50, + "globalPolygonBorderSize": 2, + "globalTextFontFamily": "Inter", + "globalAutoScaleFonts": false, + "globalFontSize": 14, + "globalTextFontAutoColorEnabled": false, + "globalTextFontColor": "#000000", + "ellipseEnabled": true, + "ellipseCharacters": 18, + "sortByDirection": 1, + "sortByField": "name", + "globalTooltipsEnabled": true, + "globalTooltipsFontFamily": "Inter", + "globalTooltipsShowTimestampEnabled": true, + "globalShowTooltipColumnHeadersEnabled": true, + "tooltipDisplayMode": "all", + "tooltipDisplayTextTriggeredEmpty": "OK", + "tooltipPrimarySortDirection": 2, + "tooltipPrimarySortByField": "thresholdLevel", + "tooltipSecondarySortDirection": 2, + "tooltipSecondarySortByField": "value", + "globalDisplayMode": "all", + "globalDisplayTextTriggeredEmpty": "No Data", + "globalShowValueEnabled": true, + "globalShape": "hexagon_pointed_top", + "globalGradientsEnabled": true, + "globalFillColor": "#0a50a1", + "globalPolygonBorderColor": "black", + "globalUnitFormat": "short", + "globalOperator": "mean", + "globalDecimals": 2, + "globalThresholdsConfig": [], + "globalClickthrough": "", + "globalClickthroughSanitizedEnabled": false, + "globalClickthroughNewTabEnabled": false, + "globalClickthroughCustomTargetEnabled": false, + "globalClickthroughCustomTarget": "", + "globalRegexPattern": "", + "overrideConfig": { + "overrides": [ + { + "label": "OVERRIDE 1", + "metricName": "/.*/", + "alias": "", + "thresholds": [], + "colors": [ + "#299c46", + "#e5ac0e", + "#bf1b00", + "#ffffff" + ], + "unitFormat": "ops", + "decimals": "", + "scaledDecimals": 0, + "enabled": true, + "operatorName": "last", + "prefix": "", + "suffix": "", + "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", + "clickThroughSanitize": false, + "clickThroughOpenNewTab": true, + "clickThroughCustomTargetEnabled": false, + "clickThroughCustomTarget": "", + "order": 0 + } + ] + }, + "compositeGlobalAliasingEnabled": false, + "compositeConfig": { + "composites": [], + "enabled": true, + "animationSpeed": "2500" + }, + "globalTextFontAutoColor": "#000000", + "panelId": 0, + "radius": 100 + }, + "fieldConfig": { + "defaults": { + "mappings": [ + { + "type": "special", + "options": { + "match": "null", + "result": { + "text": "N/A" + } + } + } + ] + }, + "overrides": [] + }, + "pluginVersion": "2.1.5", + "interval": "" }, { "aliasColors": {}, @@ -9670,12 +10048,6 @@ } }, { - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a", - "#4040a0" - ], "gridPos": { "h": 8, "w": 12, @@ -9683,9 +10055,7 @@ "y": 41 }, "id": 185, - "interval": "", "links": [], - "mappingType": 1, "mappingTypes": [ { "name": "value to text", @@ -9697,79 +10067,6 @@ } ], "nullPointMode": "connected", - "polystat": { - "animationSpeed": 2500, - "columnAutoSize": true, - "columns": "", - "defaultClickThrough": "", - "defaultClickThroughNewTab": false, - "defaultClickThroughSanitize": false, - "displayLimit": 100, - "ellipseCharacters": 18, - "ellipseEnabled": false, - "fontAutoColor": true, - "fontAutoScale": true, - "fontSize": 12, - "fontType": "Roboto", - "globalDecimals": 2, - "globalDisplayMode": "all", - "globalDisplayTextTriggeredEmpty": "OK", - "globalOperatorName": "avg", - "globalUnitFormat": "short", - "gradientEnabled": true, - "hexagonSortByDirection": 1, - "hexagonSortByField": "name", - "maxMetrics": 0, - "polygonBorderColor": "black", - "polygonBorderSize": 2, - "polygonGlobalFillColor": "#0a50a1", - "radius": "", - "radiusAutoSize": true, - "regexPattern": "", - "rowAutoSize": true, - "rows": "", - "shape": "hexagon_pointed_top", - "tooltipDisplayMode": "all", - "tooltipDisplayTextTriggeredEmpty": "OK", - "tooltipEnabled": true, - "tooltipFontSize": 12, - "tooltipFontType": "Roboto", - "tooltipPrimarySortDirection": 2, - "tooltipPrimarySortField": "thresholdLevel", - "tooltipSecondarySortDirection": 2, - "tooltipSecondarySortField": "value", - "tooltipTimestampEnabled": true, - "valueEnabled": true - }, - "rangeMaps": [ - { - "from": "null", - "text": "N/A", - "to": "null" - } - ], - "savedComposites": [], - "savedOverrides": [ - { - "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", - "colors": [ - "#299c46", - "#e5ac0e", - "#bf1b00", - "#ffffff" - ], - "decimals": "", - "enabled": true, - "label": "OVERRIDE 1", - "metricName": "/.*/", - "operatorName": "current", - "prefix": "", - "sanitizeURLEnabled": false, - "suffix": "", - "thresholds": [], - "unitFormat": "wps" - } - ], "targets": [ { "expr": "sum by (service_name) (rate(pg_stat_bgwriter_checkpoint_write_time{service_name=~'$service_name'}[$interval]) or\nirate(pg_stat_bgwriter_checkpoint_write_time{service_name=~'$service_name'}[5m]))", @@ -9782,13 +10079,108 @@ ], "title": "Written Files to Disk", "type": "grafana-polystat-panel", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ] + "options": { + "autoSizeColumns": true, + "layoutNumColumns": 8, + "autoSizeRows": true, + "layoutNumRows": 8, + "layoutDisplayLimit": 100, + "autoSizePolygons": true, + "globalPolygonSize": 50, + "globalPolygonBorderSize": 2, + "globalTextFontFamily": "Inter", + "globalAutoScaleFonts": false, + "globalFontSize": 14, + "globalTextFontAutoColorEnabled": false, + "globalTextFontColor": "#000000", + "ellipseEnabled": true, + "ellipseCharacters": 18, + "sortByDirection": 1, + "sortByField": "name", + "globalTooltipsEnabled": true, + "globalTooltipsFontFamily": "Inter", + "globalTooltipsShowTimestampEnabled": true, + "globalShowTooltipColumnHeadersEnabled": true, + "tooltipDisplayMode": "all", + "tooltipDisplayTextTriggeredEmpty": "OK", + "tooltipPrimarySortDirection": 2, + "tooltipPrimarySortByField": "thresholdLevel", + "tooltipSecondarySortDirection": 2, + "tooltipSecondarySortByField": "value", + "globalDisplayMode": "all", + "globalDisplayTextTriggeredEmpty": "No Data", + "globalShowValueEnabled": true, + "globalShape": "hexagon_pointed_top", + "globalGradientsEnabled": true, + "globalFillColor": "#0a50a1", + "globalPolygonBorderColor": "black", + "globalUnitFormat": "short", + "globalOperator": "mean", + "globalDecimals": 2, + "globalThresholdsConfig": [], + "globalClickthrough": "", + "globalClickthroughSanitizedEnabled": false, + "globalClickthroughNewTabEnabled": false, + "globalClickthroughCustomTargetEnabled": false, + "globalClickthroughCustomTarget": "", + "globalRegexPattern": "", + "overrideConfig": { + "overrides": [ + { + "label": "OVERRIDE 1", + "metricName": "/.*/", + "alias": "", + "thresholds": [], + "colors": [ + "#299c46", + "#e5ac0e", + "#bf1b00", + "#ffffff" + ], + "unitFormat": "wps", + "decimals": "", + "scaledDecimals": 0, + "enabled": true, + "operatorName": "last", + "prefix": "", + "suffix": "", + "clickThrough": "/graph/d/postgresql-instance-summary/postgresql-instance-summary?from=$__from&to=$__to&var-service_name=${__cell_name}", + "clickThroughSanitize": false, + "clickThroughOpenNewTab": true, + "clickThroughCustomTargetEnabled": false, + "clickThroughCustomTarget": "", + "order": 0 + } + ] + }, + "compositeGlobalAliasingEnabled": false, + "compositeConfig": { + "composites": [], + "enabled": true, + "animationSpeed": "2500" + }, + "globalTextFontAutoColor": "#000000", + "panelId": 0, + "radius": 100 + }, + "fieldConfig": { + "defaults": { + "mappings": [ + { + "type": "special", + "options": { + "match": "null", + "result": { + "text": "N/A" + } + } + } + ] + }, + "overrides": [] + }, + "pluginVersion": "2.1.5", + "interval": "" } ], "title": "Checkpoint Stats Details",