mirror of
				https://github.com/Stunkymonkey/nixos.git
				synced 2025-10-31 01:32:11 +01:00 
			
		
		
		
	
		
			
	
	
		
			1550 lines
		
	
	
	
		
			37 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			1550 lines
		
	
	
	
		
			37 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
|   | { | ||
|  |   "annotations": { | ||
|  |     "list": [ | ||
|  |       { | ||
|  |         "builtIn": 1, | ||
|  |         "datasource": { | ||
|  |           "type": "datasource", | ||
|  |           "uid": "grafana" | ||
|  |         }, | ||
|  |         "enable": true, | ||
|  |         "hide": true, | ||
|  |         "iconColor": "rgba(0, 211, 255, 1)", | ||
|  |         "name": "Annotations & Alerts", | ||
|  |         "target": { | ||
|  |           "limit": 100, | ||
|  |           "matchAny": false, | ||
|  |           "tags": [], | ||
|  |           "type": "dashboard" | ||
|  |         }, | ||
|  |         "type": "dashboard" | ||
|  |       } | ||
|  |     ] | ||
|  |   }, | ||
|  |   "editable": true, | ||
|  |   "fiscalYearStartMonth": 0, | ||
|  |   "graphTooltip": 1, | ||
|  |   "id": 38, | ||
|  |   "links": [ | ||
|  |     { | ||
|  |       "icon": "info", | ||
|  |       "tags": [], | ||
|  |       "targetBlank": true, | ||
|  |       "title": "Grafana Docs", | ||
|  |       "tooltip": "", | ||
|  |       "type": "link", | ||
|  |       "url": "https://grafana.com/docs/grafana/latest/" | ||
|  |     }, | ||
|  |     { | ||
|  |       "icon": "info", | ||
|  |       "tags": [], | ||
|  |       "targetBlank": true, | ||
|  |       "title": "Prometheus Docs", | ||
|  |       "type": "link", | ||
|  |       "url": "http://prometheus.io/docs/introduction/overview/" | ||
|  |     } | ||
|  |   ], | ||
|  |   "liveNow": false, | ||
|  |   "panels": [ | ||
|  |     { | ||
|  |       "datasource": { | ||
|  |         "type": "prometheus", | ||
|  |         "uid": "KNkR71YVk" | ||
|  |       }, | ||
|  |       "fieldConfig": { | ||
|  |         "defaults": { | ||
|  |           "color": { | ||
|  |             "mode": "palette-classic" | ||
|  |           }, | ||
|  |           "custom": { | ||
|  |             "axisCenteredZero": false, | ||
|  |             "axisColorMode": "text", | ||
|  |             "axisLabel": "", | ||
|  |             "axisPlacement": "auto", | ||
|  |             "barAlignment": 0, | ||
|  |             "drawStyle": "line", | ||
|  |             "fillOpacity": 0, | ||
|  |             "gradientMode": "none", | ||
|  |             "hideFrom": { | ||
|  |               "legend": false, | ||
|  |               "tooltip": false, | ||
|  |               "viz": false | ||
|  |             }, | ||
|  |             "lineInterpolation": "linear", | ||
|  |             "lineWidth": 1, | ||
|  |             "pointSize": 5, | ||
|  |             "scaleDistribution": { | ||
|  |               "type": "linear" | ||
|  |             }, | ||
|  |             "showPoints": "never", | ||
|  |             "spanNulls": false, | ||
|  |             "stacking": { | ||
|  |               "group": "A", | ||
|  |               "mode": "none" | ||
|  |             }, | ||
|  |             "thresholdsStyle": { | ||
|  |               "mode": "off" | ||
|  |             } | ||
|  |           }, | ||
|  |           "links": [], | ||
|  |           "mappings": [], | ||
|  |           "min": 0, | ||
|  |           "thresholds": { | ||
|  |             "mode": "absolute", | ||
|  |             "steps": [ | ||
|  |               { | ||
|  |                 "color": "green", | ||
|  |                 "value": null | ||
|  |               }, | ||
|  |               { | ||
|  |                 "color": "red", | ||
|  |                 "value": 80 | ||
|  |               } | ||
|  |             ] | ||
|  |           }, | ||
|  |           "unit": "short" | ||
|  |         }, | ||
|  |         "overrides": [ | ||
|  |           { | ||
|  |             "matcher": { | ||
|  |               "id": "byName", | ||
|  |               "options": "prometheus" | ||
|  |             }, | ||
|  |             "properties": [ | ||
|  |               { | ||
|  |                 "id": "color", | ||
|  |                 "value": { | ||
|  |                   "fixedColor": "#C15C17", | ||
|  |                   "mode": "fixed" | ||
|  |                 } | ||
|  |               } | ||
|  |             ] | ||
|  |           }, | ||
|  |           { | ||
|  |             "matcher": { | ||
|  |               "id": "byName", | ||
|  |               "options": "{instance=\"localhost:9090\",job=\"prometheus\"}" | ||
|  |             }, | ||
|  |             "properties": [ | ||
|  |               { | ||
|  |                 "id": "color", | ||
|  |                 "value": { | ||
|  |                   "fixedColor": "#CCA300", | ||
|  |                   "mode": "fixed" | ||
|  |                 } | ||
|  |               } | ||
|  |             ] | ||
|  |           } | ||
|  |         ] | ||
|  |       }, | ||
|  |       "gridPos": { | ||
|  |         "h": 6, | ||
|  |         "w": 6, | ||
|  |         "x": 0, | ||
|  |         "y": 0 | ||
|  |       }, | ||
|  |       "id": 3, | ||
|  |       "links": [], | ||
|  |       "options": { | ||
|  |         "legend": { | ||
|  |           "calcs": [], | ||
|  |           "displayMode": "list", | ||
|  |           "placement": "bottom", | ||
|  |           "showLegend": true | ||
|  |         }, | ||
|  |         "tooltip": { | ||
|  |           "mode": "single", | ||
|  |           "sort": "none" | ||
|  |         } | ||
|  |       }, | ||
|  |       "pluginVersion": "8.1.0-pre", | ||
|  |       "targets": [ | ||
|  |         { | ||
|  |           "datasource": { | ||
|  |             "type": "prometheus", | ||
|  |             "uid": "KNkR71YVk" | ||
|  |           }, | ||
|  |           "expr": "sum(irate(prometheus_tsdb_head_samples_appended_total{job=\"prometheus\"}[5m]))", | ||
|  |           "format": "time_series", | ||
|  |           "hide": false, | ||
|  |           "interval": "", | ||
|  |           "intervalFactor": 2, | ||
|  |           "legendFormat": "samples", | ||
|  |           "metric": "", | ||
|  |           "refId": "A", | ||
|  |           "step": 20 | ||
|  |         } | ||
|  |       ], | ||
|  |       "title": "Samples Appended", | ||
|  |       "type": "timeseries" | ||
|  |     }, | ||
|  |     { | ||
|  |       "datasource": { | ||
|  |         "type": "prometheus", | ||
|  |         "uid": "KNkR71YVk" | ||
|  |       }, | ||
|  |       "fieldConfig": { | ||
|  |         "defaults": { | ||
|  |           "color": { | ||
|  |             "mode": "palette-classic" | ||
|  |           }, | ||
|  |           "custom": { | ||
|  |             "axisCenteredZero": false, | ||
|  |             "axisColorMode": "text", | ||
|  |             "axisLabel": "", | ||
|  |             "axisPlacement": "auto", | ||
|  |             "barAlignment": 0, | ||
|  |             "drawStyle": "line", | ||
|  |             "fillOpacity": 0, | ||
|  |             "gradientMode": "none", | ||
|  |             "hideFrom": { | ||
|  |               "legend": false, | ||
|  |               "tooltip": false, | ||
|  |               "viz": false | ||
|  |             }, | ||
|  |             "lineInterpolation": "linear", | ||
|  |             "lineWidth": 1, | ||
|  |             "pointSize": 5, | ||
|  |             "scaleDistribution": { | ||
|  |               "type": "linear" | ||
|  |             }, | ||
|  |             "showPoints": "never", | ||
|  |             "spanNulls": false, | ||
|  |             "stacking": { | ||
|  |               "group": "A", | ||
|  |               "mode": "none" | ||
|  |             }, | ||
|  |             "thresholdsStyle": { | ||
|  |               "mode": "off" | ||
|  |             } | ||
|  |           }, | ||
|  |           "links": [], | ||
|  |           "mappings": [], | ||
|  |           "thresholds": { | ||
|  |             "mode": "absolute", | ||
|  |             "steps": [ | ||
|  |               { | ||
|  |                 "color": "green", | ||
|  |                 "value": null | ||
|  |               }, | ||
|  |               { | ||
|  |                 "color": "red", | ||
|  |                 "value": 80 | ||
|  |               } | ||
|  |             ] | ||
|  |           }, | ||
|  |           "unit": "s" | ||
|  |         }, | ||
|  |         "overrides": [] | ||
|  |       }, | ||
|  |       "gridPos": { | ||
|  |         "h": 6, | ||
|  |         "w": 6, | ||
|  |         "x": 6, | ||
|  |         "y": 0 | ||
|  |       }, | ||
|  |       "id": 14, | ||
|  |       "links": [], | ||
|  |       "options": { | ||
|  |         "legend": { | ||
|  |           "calcs": [], | ||
|  |           "displayMode": "list", | ||
|  |           "placement": "bottom", | ||
|  |           "showLegend": true | ||
|  |         }, | ||
|  |         "tooltip": { | ||
|  |           "mode": "single", | ||
|  |           "sort": "none" | ||
|  |         } | ||
|  |       }, | ||
|  |       "pluginVersion": "8.1.0-pre", | ||
|  |       "targets": [ | ||
|  |         { | ||
|  |           "datasource": { | ||
|  |             "type": "prometheus", | ||
|  |             "uid": "KNkR71YVk" | ||
|  |           }, | ||
|  |           "expr": "topk(5, max(scrape_duration_seconds) by (job))", | ||
|  |           "format": "time_series", | ||
|  |           "interval": "", | ||
|  |           "intervalFactor": 2, | ||
|  |           "legendFormat": "{{job}}", | ||
|  |           "metric": "", | ||
|  |           "refId": "A", | ||
|  |           "step": 20 | ||
|  |         } | ||
|  |       ], | ||
|  |       "title": "Scrape Duration", | ||
|  |       "type": "timeseries" | ||
|  |     }, | ||
|  |     { | ||
|  |       "datasource": { | ||
|  |         "type": "prometheus", | ||
|  |         "uid": "KNkR71YVk" | ||
|  |       }, | ||
|  |       "description": "", | ||
|  |       "fieldConfig": { | ||
|  |         "defaults": { | ||
|  |           "color": { | ||
|  |             "mode": "palette-classic" | ||
|  |           }, | ||
|  |           "custom": { | ||
|  |             "axisCenteredZero": false, | ||
|  |             "axisColorMode": "text", | ||
|  |             "axisLabel": "", | ||
|  |             "axisPlacement": "auto", | ||
|  |             "barAlignment": 0, | ||
|  |             "drawStyle": "line", | ||
|  |             "fillOpacity": 0, | ||
|  |             "gradientMode": "none", | ||
|  |             "hideFrom": { | ||
|  |               "legend": false, | ||
|  |               "tooltip": false, | ||
|  |               "viz": false | ||
|  |             }, | ||
|  |             "lineInterpolation": "linear", | ||
|  |             "lineWidth": 1, | ||
|  |             "pointSize": 5, | ||
|  |             "scaleDistribution": { | ||
|  |               "type": "linear" | ||
|  |             }, | ||
|  |             "showPoints": "never", | ||
|  |             "spanNulls": true, | ||
|  |             "stacking": { | ||
|  |               "group": "A", | ||
|  |               "mode": "none" | ||
|  |             }, | ||
|  |             "thresholdsStyle": { | ||
|  |               "mode": "off" | ||
|  |             } | ||
|  |           }, | ||
|  |           "links": [], | ||
|  |           "mappings": [], | ||
|  |           "min": 0, | ||
|  |           "thresholds": { | ||
|  |             "mode": "absolute", | ||
|  |             "steps": [ | ||
|  |               { | ||
|  |                 "color": "green", | ||
|  |                 "value": null | ||
|  |               }, | ||
|  |               { | ||
|  |                 "color": "red", | ||
|  |                 "value": 80 | ||
|  |               } | ||
|  |             ] | ||
|  |           }, | ||
|  |           "unit": "bytes" | ||
|  |         }, | ||
|  |         "overrides": [] | ||
|  |       }, | ||
|  |       "gridPos": { | ||
|  |         "h": 6, | ||
|  |         "w": 6, | ||
|  |         "x": 12, | ||
|  |         "y": 0 | ||
|  |       }, | ||
|  |       "id": 16, | ||
|  |       "links": [], | ||
|  |       "options": { | ||
|  |         "legend": { | ||
|  |           "calcs": [], | ||
|  |           "displayMode": "list", | ||
|  |           "placement": "bottom", | ||
|  |           "showLegend": true | ||
|  |         }, | ||
|  |         "tooltip": { | ||
|  |           "mode": "single", | ||
|  |           "sort": "none" | ||
|  |         } | ||
|  |       }, | ||
|  |       "pluginVersion": "8.1.0-pre", | ||
|  |       "targets": [ | ||
|  |         { | ||
|  |           "datasource": { | ||
|  |             "type": "prometheus", | ||
|  |             "uid": "KNkR71YVk" | ||
|  |           }, | ||
|  |           "expr": "sum(process_resident_memory_bytes{job=\"prometheus\"})", | ||
|  |           "format": "time_series", | ||
|  |           "hide": false, | ||
|  |           "interval": "", | ||
|  |           "intervalFactor": 2, | ||
|  |           "legendFormat": "p8s process resident memory", | ||
|  |           "refId": "D", | ||
|  |           "step": 20 | ||
|  |         }, | ||
|  |         { | ||
|  |           "datasource": { | ||
|  |             "type": "prometheus", | ||
|  |             "uid": "KNkR71YVk" | ||
|  |           }, | ||
|  |           "expr": "process_virtual_memory_bytes{job=\"prometheus\"}", | ||
|  |           "format": "time_series", | ||
|  |           "hide": false, | ||
|  |           "intervalFactor": 2, | ||
|  |           "legendFormat": "virtual memory", | ||
|  |           "refId": "C", | ||
|  |           "step": 20 | ||
|  |         } | ||
|  |       ], | ||
|  |       "title": "Memory Profile", | ||
|  |       "type": "timeseries" | ||
|  |     }, | ||
|  |     { | ||
|  |       "datasource": { | ||
|  |         "type": "prometheus", | ||
|  |         "uid": "KNkR71YVk" | ||
|  |       }, | ||
|  |       "fieldConfig": { | ||
|  |         "defaults": { | ||
|  |           "color": { | ||
|  |             "mode": "thresholds" | ||
|  |           }, | ||
|  |           "mappings": [ | ||
|  |             { | ||
|  |               "options": { | ||
|  |                 "0": { | ||
|  |                   "text": "None" | ||
|  |                 } | ||
|  |               }, | ||
|  |               "type": "value" | ||
|  |             } | ||
|  |           ], | ||
|  |           "thresholds": { | ||
|  |             "mode": "absolute", | ||
|  |             "steps": [ | ||
|  |               { | ||
|  |                 "color": "rgba(50, 172, 45, 0.97)", | ||
|  |                 "value": null | ||
|  |               }, | ||
|  |               { | ||
|  |                 "color": "rgba(237, 129, 40, 0.89)", | ||
|  |                 "value": 0.1 | ||
|  |               }, | ||
|  |               { | ||
|  |                 "color": "rgba(245, 54, 54, 0.9)", | ||
|  |                 "value": 1 | ||
|  |               } | ||
|  |             ] | ||
|  |           }, | ||
|  |           "unit": "none" | ||
|  |         }, | ||
|  |         "overrides": [] | ||
|  |       }, | ||
|  |       "gridPos": { | ||
|  |         "h": 6, | ||
|  |         "w": 6, | ||
|  |         "x": 18, | ||
|  |         "y": 0 | ||
|  |       }, | ||
|  |       "id": 37, | ||
|  |       "links": [], | ||
|  |       "maxDataPoints": 100, | ||
|  |       "options": { | ||
|  |         "colorMode": "value", | ||
|  |         "graphMode": "none", | ||
|  |         "justifyMode": "auto", | ||
|  |         "orientation": "horizontal", | ||
|  |         "reduceOptions": { | ||
|  |           "calcs": [ | ||
|  |             "max" | ||
|  |           ], | ||
|  |           "fields": "", | ||
|  |           "values": false | ||
|  |         }, | ||
|  |         "text": {}, | ||
|  |         "textMode": "auto" | ||
|  |       }, | ||
|  |       "pluginVersion": "9.4.7", | ||
|  |       "targets": [ | ||
|  |         { | ||
|  |           "datasource": { | ||
|  |             "type": "prometheus", | ||
|  |             "uid": "KNkR71YVk" | ||
|  |           }, | ||
|  |           "expr": "prometheus_tsdb_wal_corruptions_total{job=\"prometheus\"}", | ||
|  |           "format": "time_series", | ||
|  |           "intervalFactor": 2, | ||
|  |           "legendFormat": "", | ||
|  |           "refId": "A", | ||
|  |           "step": 60 | ||
|  |         } | ||
|  |       ], | ||
|  |       "title": "WAL Corruptions", | ||
|  |       "type": "stat" | ||
|  |     }, | ||
|  |     { | ||
|  |       "datasource": { | ||
|  |         "type": "prometheus", | ||
|  |         "uid": "KNkR71YVk" | ||
|  |       }, | ||
|  |       "fieldConfig": { | ||
|  |         "defaults": { | ||
|  |           "color": { | ||
|  |             "mode": "palette-classic" | ||
|  |           }, | ||
|  |           "custom": { | ||
|  |             "axisCenteredZero": false, | ||
|  |             "axisColorMode": "text", | ||
|  |             "axisLabel": "", | ||
|  |             "axisPlacement": "auto", | ||
|  |             "barAlignment": 0, | ||
|  |             "drawStyle": "line", | ||
|  |             "fillOpacity": 0, | ||
|  |             "gradientMode": "none", | ||
|  |             "hideFrom": { | ||
|  |               "legend": false, | ||
|  |               "tooltip": false, | ||
|  |               "viz": false | ||
|  |             }, | ||
|  |             "lineInterpolation": "linear", | ||
|  |             "lineWidth": 1, | ||
|  |             "pointSize": 5, | ||
|  |             "scaleDistribution": { | ||
|  |               "type": "linear" | ||
|  |             }, | ||
|  |             "showPoints": "never", | ||
|  |             "spanNulls": true, | ||
|  |             "stacking": { | ||
|  |               "group": "A", | ||
|  |               "mode": "none" | ||
|  |             }, | ||
|  |             "thresholdsStyle": { | ||
|  |               "mode": "off" | ||
|  |             } | ||
|  |           }, | ||
|  |           "links": [], | ||
|  |           "mappings": [], | ||
|  |           "thresholds": { | ||
|  |             "mode": "absolute", | ||
|  |             "steps": [ | ||
|  |               { | ||
|  |                 "color": "green", | ||
|  |                 "value": null | ||
|  |               }, | ||
|  |               { | ||
|  |                 "color": "red", | ||
|  |                 "value": 80 | ||
|  |               } | ||
|  |             ] | ||
|  |           }, | ||
|  |           "unit": "short" | ||
|  |         }, | ||
|  |         "overrides": [] | ||
|  |       }, | ||
|  |       "gridPos": { | ||
|  |         "h": 6, | ||
|  |         "w": 6, | ||
|  |         "x": 0, | ||
|  |         "y": 6 | ||
|  |       }, | ||
|  |       "id": 29, | ||
|  |       "links": [], | ||
|  |       "options": { | ||
|  |         "legend": { | ||
|  |           "calcs": [], | ||
|  |           "displayMode": "list", | ||
|  |           "placement": "bottom", | ||
|  |           "showLegend": true | ||
|  |         }, | ||
|  |         "tooltip": { | ||
|  |           "mode": "single", | ||
|  |           "sort": "none" | ||
|  |         } | ||
|  |       }, | ||
|  |       "pluginVersion": "8.1.0-pre", | ||
|  |       "targets": [ | ||
|  |         { | ||
|  |           "datasource": { | ||
|  |             "type": "prometheus", | ||
|  |             "uid": "KNkR71YVk" | ||
|  |           }, | ||
|  |           "expr": "sum(prometheus_tsdb_head_active_appenders{job=\"prometheus\"})", | ||
|  |           "format": "time_series", | ||
|  |           "interval": "", | ||
|  |           "intervalFactor": 2, | ||
|  |           "legendFormat": "active_appenders", | ||
|  |           "metric": "", | ||
|  |           "refId": "A", | ||
|  |           "step": 20 | ||
|  |         }, | ||
|  |         { | ||
|  |           "datasource": { | ||
|  |             "type": "prometheus", | ||
|  |             "uid": "KNkR71YVk" | ||
|  |           }, | ||
|  |           "expr": "sum(process_open_fds{job=\"prometheus\"})", | ||
|  |           "format": "time_series", | ||
|  |           "interval": "", | ||
|  |           "intervalFactor": 2, | ||
|  |           "legendFormat": "open_fds", | ||
|  |           "refId": "B", | ||
|  |           "step": 20 | ||
|  |         } | ||
|  |       ], | ||
|  |       "title": "Active Appenders", | ||
|  |       "type": "timeseries" | ||
|  |     }, | ||
|  |     { | ||
|  |       "datasource": { | ||
|  |         "type": "prometheus", | ||
|  |         "uid": "KNkR71YVk" | ||
|  |       }, | ||
|  |       "fieldConfig": { | ||
|  |         "defaults": { | ||
|  |           "color": { | ||
|  |             "mode": "palette-classic" | ||
|  |           }, | ||
|  |           "custom": { | ||
|  |             "axisCenteredZero": false, | ||
|  |             "axisColorMode": "text", | ||
|  |             "axisLabel": "", | ||
|  |             "axisPlacement": "auto", | ||
|  |             "barAlignment": 0, | ||
|  |             "drawStyle": "line", | ||
|  |             "fillOpacity": 0, | ||
|  |             "gradientMode": "none", | ||
|  |             "hideFrom": { | ||
|  |               "legend": false, | ||
|  |               "tooltip": false, | ||
|  |               "viz": false | ||
|  |             }, | ||
|  |             "lineInterpolation": "linear", | ||
|  |             "lineWidth": 1, | ||
|  |             "pointSize": 5, | ||
|  |             "scaleDistribution": { | ||
|  |               "type": "linear" | ||
|  |             }, | ||
|  |             "showPoints": "never", | ||
|  |             "spanNulls": false, | ||
|  |             "stacking": { | ||
|  |               "group": "A", | ||
|  |               "mode": "none" | ||
|  |             }, | ||
|  |             "thresholdsStyle": { | ||
|  |               "mode": "off" | ||
|  |             } | ||
|  |           }, | ||
|  |           "links": [], | ||
|  |           "mappings": [], | ||
|  |           "thresholds": { | ||
|  |             "mode": "absolute", | ||
|  |             "steps": [ | ||
|  |               { | ||
|  |                 "color": "green", | ||
|  |                 "value": null | ||
|  |               }, | ||
|  |               { | ||
|  |                 "color": "red", | ||
|  |                 "value": 80 | ||
|  |               } | ||
|  |             ] | ||
|  |           }, | ||
|  |           "unit": "short" | ||
|  |         }, | ||
|  |         "overrides": [ | ||
|  |           { | ||
|  |             "matcher": { | ||
|  |               "id": "byName", | ||
|  |               "options": "prometheus" | ||
|  |             }, | ||
|  |             "properties": [ | ||
|  |               { | ||
|  |                 "id": "color", | ||
|  |                 "value": { | ||
|  |                   "fixedColor": "#F9BA8F", | ||
|  |                   "mode": "fixed" | ||
|  |                 } | ||
|  |               } | ||
|  |             ] | ||
|  |           }, | ||
|  |           { | ||
|  |             "matcher": { | ||
|  |               "id": "byName", | ||
|  |               "options": "{instance=\"localhost:9090\",interval=\"5s\",job=\"prometheus\"}" | ||
|  |             }, | ||
|  |             "properties": [ | ||
|  |               { | ||
|  |                 "id": "color", | ||
|  |                 "value": { | ||
|  |                   "fixedColor": "#F9BA8F", | ||
|  |                   "mode": "fixed" | ||
|  |                 } | ||
|  |               } | ||
|  |             ] | ||
|  |           } | ||
|  |         ] | ||
|  |       }, | ||
|  |       "gridPos": { | ||
|  |         "h": 6, | ||
|  |         "w": 6, | ||
|  |         "x": 6, | ||
|  |         "y": 6 | ||
|  |       }, | ||
|  |       "id": 2, | ||
|  |       "links": [], | ||
|  |       "options": { | ||
|  |         "legend": { | ||
|  |           "calcs": [], | ||
|  |           "displayMode": "list", | ||
|  |           "placement": "bottom", | ||
|  |           "showLegend": true | ||
|  |         }, | ||
|  |         "tooltip": { | ||
|  |           "mode": "single", | ||
|  |           "sort": "none" | ||
|  |         } | ||
|  |       }, | ||
|  |       "pluginVersion": "8.1.0-pre", | ||
|  |       "targets": [ | ||
|  |         { | ||
|  |           "datasource": { | ||
|  |             "type": "prometheus", | ||
|  |             "uid": "KNkR71YVk" | ||
|  |           }, | ||
|  |           "expr": "prometheus_tsdb_blocks_loaded{job=\"prometheus\"}", | ||
|  |           "format": "time_series", | ||
|  |           "intervalFactor": 2, | ||
|  |           "legendFormat": "blocks", | ||
|  |           "refId": "A", | ||
|  |           "step": 20 | ||
|  |         } | ||
|  |       ], | ||
|  |       "title": "Blocks Loaded", | ||
|  |       "type": "timeseries" | ||
|  |     }, | ||
|  |     { | ||
|  |       "datasource": { | ||
|  |         "type": "prometheus", | ||
|  |         "uid": "KNkR71YVk" | ||
|  |       }, | ||
|  |       "description": "", | ||
|  |       "fieldConfig": { | ||
|  |         "defaults": { | ||
|  |           "color": { | ||
|  |             "mode": "palette-classic" | ||
|  |           }, | ||
|  |           "custom": { | ||
|  |             "axisCenteredZero": false, | ||
|  |             "axisColorMode": "text", | ||
|  |             "axisLabel": "", | ||
|  |             "axisPlacement": "auto", | ||
|  |             "barAlignment": 0, | ||
|  |             "drawStyle": "line", | ||
|  |             "fillOpacity": 0, | ||
|  |             "gradientMode": "none", | ||
|  |             "hideFrom": { | ||
|  |               "legend": false, | ||
|  |               "tooltip": false, | ||
|  |               "viz": false | ||
|  |             }, | ||
|  |             "lineInterpolation": "linear", | ||
|  |             "lineWidth": 1, | ||
|  |             "pointSize": 5, | ||
|  |             "scaleDistribution": { | ||
|  |               "type": "linear" | ||
|  |             }, | ||
|  |             "showPoints": "never", | ||
|  |             "spanNulls": false, | ||
|  |             "stacking": { | ||
|  |               "group": "A", | ||
|  |               "mode": "none" | ||
|  |             }, | ||
|  |             "thresholdsStyle": { | ||
|  |               "mode": "off" | ||
|  |             } | ||
|  |           }, | ||
|  |           "links": [], | ||
|  |           "mappings": [], | ||
|  |           "thresholds": { | ||
|  |             "mode": "absolute", | ||
|  |             "steps": [ | ||
|  |               { | ||
|  |                 "color": "green", | ||
|  |                 "value": null | ||
|  |               }, | ||
|  |               { | ||
|  |                 "color": "red", | ||
|  |                 "value": 80 | ||
|  |               } | ||
|  |             ] | ||
|  |           }, | ||
|  |           "unit": "short" | ||
|  |         }, | ||
|  |         "overrides": [] | ||
|  |       }, | ||
|  |       "gridPos": { | ||
|  |         "h": 6, | ||
|  |         "w": 6, | ||
|  |         "x": 12, | ||
|  |         "y": 6 | ||
|  |       }, | ||
|  |       "id": 33, | ||
|  |       "links": [], | ||
|  |       "options": { | ||
|  |         "legend": { | ||
|  |           "calcs": [], | ||
|  |           "displayMode": "list", | ||
|  |           "placement": "bottom", | ||
|  |           "showLegend": true | ||
|  |         }, | ||
|  |         "tooltip": { | ||
|  |           "mode": "single", | ||
|  |           "sort": "none" | ||
|  |         } | ||
|  |       }, | ||
|  |       "pluginVersion": "8.1.0-pre", | ||
|  |       "targets": [ | ||
|  |         { | ||
|  |           "datasource": { | ||
|  |             "type": "prometheus", | ||
|  |             "uid": "KNkR71YVk" | ||
|  |           }, | ||
|  |           "expr": "prometheus_tsdb_head_chunks{job=\"prometheus\"}", | ||
|  |           "format": "time_series", | ||
|  |           "interval": "", | ||
|  |           "intervalFactor": 2, | ||
|  |           "legendFormat": "chunks", | ||
|  |           "refId": "A", | ||
|  |           "step": 20 | ||
|  |         } | ||
|  |       ], | ||
|  |       "title": "Head Chunks", | ||
|  |       "type": "timeseries" | ||
|  |     }, | ||
|  |     { | ||
|  |       "datasource": { | ||
|  |         "type": "prometheus", | ||
|  |         "uid": "KNkR71YVk" | ||
|  |       }, | ||
|  |       "fieldConfig": { | ||
|  |         "defaults": { | ||
|  |           "color": { | ||
|  |             "mode": "palette-classic" | ||
|  |           }, | ||
|  |           "custom": { | ||
|  |             "axisCenteredZero": false, | ||
|  |             "axisColorMode": "text", | ||
|  |             "axisLabel": "", | ||
|  |             "axisPlacement": "auto", | ||
|  |             "barAlignment": 0, | ||
|  |             "drawStyle": "line", | ||
|  |             "fillOpacity": 10, | ||
|  |             "gradientMode": "none", | ||
|  |             "hideFrom": { | ||
|  |               "legend": false, | ||
|  |               "tooltip": false, | ||
|  |               "viz": false | ||
|  |             }, | ||
|  |             "lineInterpolation": "linear", | ||
|  |             "lineWidth": 1, | ||
|  |             "pointSize": 5, | ||
|  |             "scaleDistribution": { | ||
|  |               "type": "linear" | ||
|  |             }, | ||
|  |             "showPoints": "never", | ||
|  |             "spanNulls": true, | ||
|  |             "stacking": { | ||
|  |               "group": "A", | ||
|  |               "mode": "none" | ||
|  |             }, | ||
|  |             "thresholdsStyle": { | ||
|  |               "mode": "off" | ||
|  |             } | ||
|  |           }, | ||
|  |           "links": [], | ||
|  |           "mappings": [], | ||
|  |           "min": 0, | ||
|  |           "thresholds": { | ||
|  |             "mode": "absolute", | ||
|  |             "steps": [ | ||
|  |               { | ||
|  |                 "color": "green", | ||
|  |                 "value": null | ||
|  |               }, | ||
|  |               { | ||
|  |                 "color": "red", | ||
|  |                 "value": 80 | ||
|  |               } | ||
|  |             ] | ||
|  |           }, | ||
|  |           "unit": "short" | ||
|  |         }, | ||
|  |         "overrides": [ | ||
|  |           { | ||
|  |             "matcher": { | ||
|  |               "id": "byName", | ||
|  |               "options": "duration-p99" | ||
|  |             }, | ||
|  |             "properties": [ | ||
|  |               { | ||
|  |                 "id": "unit", | ||
|  |                 "value": "s" | ||
|  |               } | ||
|  |             ] | ||
|  |           } | ||
|  |         ] | ||
|  |       }, | ||
|  |       "gridPos": { | ||
|  |         "h": 6, | ||
|  |         "w": 6, | ||
|  |         "x": 18, | ||
|  |         "y": 6 | ||
|  |       }, | ||
|  |       "id": 36, | ||
|  |       "links": [], | ||
|  |       "options": { | ||
|  |         "legend": { | ||
|  |           "calcs": [], | ||
|  |           "displayMode": "list", | ||
|  |           "placement": "bottom", | ||
|  |           "showLegend": true | ||
|  |         }, | ||
|  |         "tooltip": { | ||
|  |           "mode": "single", | ||
|  |           "sort": "none" | ||
|  |         } | ||
|  |       }, | ||
|  |       "pluginVersion": "8.1.0-pre", | ||
|  |       "targets": [ | ||
|  |         { | ||
|  |           "datasource": { | ||
|  |             "type": "prometheus", | ||
|  |             "uid": "KNkR71YVk" | ||
|  |           }, | ||
|  |           "expr": "prometheus_tsdb_head_gc_duration_seconds{job=\"prometheus\",quantile=\"0.99\"}", | ||
|  |           "format": "time_series", | ||
|  |           "intervalFactor": 2, | ||
|  |           "legendFormat": "duration-p99", | ||
|  |           "refId": "A", | ||
|  |           "step": 20 | ||
|  |         }, | ||
|  |         { | ||
|  |           "datasource": { | ||
|  |             "type": "prometheus", | ||
|  |             "uid": "KNkR71YVk" | ||
|  |           }, | ||
|  |           "expr": "irate(prometheus_tsdb_head_gc_duration_seconds_count{job=\"prometheus\"}[5m])", | ||
|  |           "format": "time_series", | ||
|  |           "intervalFactor": 2, | ||
|  |           "legendFormat": "collections", | ||
|  |           "refId": "B", | ||
|  |           "step": 20 | ||
|  |         } | ||
|  |       ], | ||
|  |       "title": "Head Block GC Activity", | ||
|  |       "type": "timeseries" | ||
|  |     }, | ||
|  |     { | ||
|  |       "datasource": { | ||
|  |         "type": "prometheus", | ||
|  |         "uid": "KNkR71YVk" | ||
|  |       }, | ||
|  |       "description": "", | ||
|  |       "fieldConfig": { | ||
|  |         "defaults": { | ||
|  |           "color": { | ||
|  |             "mode": "palette-classic" | ||
|  |           }, | ||
|  |           "custom": { | ||
|  |             "axisCenteredZero": false, | ||
|  |             "axisColorMode": "text", | ||
|  |             "axisLabel": "", | ||
|  |             "axisPlacement": "auto", | ||
|  |             "barAlignment": 0, | ||
|  |             "drawStyle": "line", | ||
|  |             "fillOpacity": 0, | ||
|  |             "gradientMode": "none", | ||
|  |             "hideFrom": { | ||
|  |               "legend": false, | ||
|  |               "tooltip": false, | ||
|  |               "viz": false | ||
|  |             }, | ||
|  |             "lineInterpolation": "linear", | ||
|  |             "lineWidth": 1, | ||
|  |             "pointSize": 5, | ||
|  |             "scaleDistribution": { | ||
|  |               "type": "linear" | ||
|  |             }, | ||
|  |             "showPoints": "never", | ||
|  |             "spanNulls": false, | ||
|  |             "stacking": { | ||
|  |               "group": "A", | ||
|  |               "mode": "none" | ||
|  |             }, | ||
|  |             "thresholdsStyle": { | ||
|  |               "mode": "off" | ||
|  |             } | ||
|  |           }, | ||
|  |           "links": [], | ||
|  |           "mappings": [], | ||
|  |           "min": 0, | ||
|  |           "thresholds": { | ||
|  |             "mode": "absolute", | ||
|  |             "steps": [ | ||
|  |               { | ||
|  |                 "color": "green", | ||
|  |                 "value": null | ||
|  |               }, | ||
|  |               { | ||
|  |                 "color": "red", | ||
|  |                 "value": 80 | ||
|  |               } | ||
|  |             ] | ||
|  |           }, | ||
|  |           "unit": "short" | ||
|  |         }, | ||
|  |         "overrides": [ | ||
|  |           { | ||
|  |             "matcher": { | ||
|  |               "id": "byName", | ||
|  |               "options": "duration-p99" | ||
|  |             }, | ||
|  |             "properties": [ | ||
|  |               { | ||
|  |                 "id": "unit", | ||
|  |                 "value": "s" | ||
|  |               } | ||
|  |             ] | ||
|  |           } | ||
|  |         ] | ||
|  |       }, | ||
|  |       "gridPos": { | ||
|  |         "h": 6, | ||
|  |         "w": 8, | ||
|  |         "x": 0, | ||
|  |         "y": 12 | ||
|  |       }, | ||
|  |       "id": 20, | ||
|  |       "links": [], | ||
|  |       "options": { | ||
|  |         "legend": { | ||
|  |           "calcs": [], | ||
|  |           "displayMode": "list", | ||
|  |           "placement": "bottom", | ||
|  |           "showLegend": true | ||
|  |         }, | ||
|  |         "tooltip": { | ||
|  |           "mode": "single", | ||
|  |           "sort": "none" | ||
|  |         } | ||
|  |       }, | ||
|  |       "pluginVersion": "8.1.0-pre", | ||
|  |       "targets": [ | ||
|  |         { | ||
|  |           "datasource": { | ||
|  |             "type": "prometheus", | ||
|  |             "uid": "KNkR71YVk" | ||
|  |           }, | ||
|  |           "expr": "histogram_quantile(0.99, sum(rate(prometheus_tsdb_compaction_duration_bucket{job=\"prometheus\"}[5m])) by (le))", | ||
|  |           "format": "time_series", | ||
|  |           "hide": false, | ||
|  |           "interval": "", | ||
|  |           "intervalFactor": 2, | ||
|  |           "legendFormat": "duration-{{p99}}", | ||
|  |           "refId": "A", | ||
|  |           "step": 20 | ||
|  |         }, | ||
|  |         { | ||
|  |           "datasource": { | ||
|  |             "type": "prometheus", | ||
|  |             "uid": "KNkR71YVk" | ||
|  |           }, | ||
|  |           "expr": "irate(prometheus_tsdb_compactions_total{job=\"prometheus\"}[5m])", | ||
|  |           "format": "time_series", | ||
|  |           "intervalFactor": 2, | ||
|  |           "legendFormat": "compactions", | ||
|  |           "refId": "B", | ||
|  |           "step": 20 | ||
|  |         }, | ||
|  |         { | ||
|  |           "datasource": { | ||
|  |             "type": "prometheus", | ||
|  |             "uid": "KNkR71YVk" | ||
|  |           }, | ||
|  |           "expr": "irate(prometheus_tsdb_compactions_failed_total{job=\"prometheus\"}[5m])", | ||
|  |           "format": "time_series", | ||
|  |           "intervalFactor": 2, | ||
|  |           "legendFormat": "failed", | ||
|  |           "refId": "C", | ||
|  |           "step": 20 | ||
|  |         }, | ||
|  |         { | ||
|  |           "datasource": { | ||
|  |             "type": "prometheus", | ||
|  |             "uid": "KNkR71YVk" | ||
|  |           }, | ||
|  |           "expr": "irate(prometheus_tsdb_compactions_triggered_total{job=\"prometheus\"}[5m])", | ||
|  |           "format": "time_series", | ||
|  |           "intervalFactor": 2, | ||
|  |           "legendFormat": "triggered", | ||
|  |           "refId": "D", | ||
|  |           "step": 20 | ||
|  |         } | ||
|  |       ], | ||
|  |       "title": "Compaction Activity", | ||
|  |       "type": "timeseries" | ||
|  |     }, | ||
|  |     { | ||
|  |       "datasource": { | ||
|  |         "type": "prometheus", | ||
|  |         "uid": "KNkR71YVk" | ||
|  |       }, | ||
|  |       "fieldConfig": { | ||
|  |         "defaults": { | ||
|  |           "color": { | ||
|  |             "mode": "palette-classic" | ||
|  |           }, | ||
|  |           "custom": { | ||
|  |             "axisCenteredZero": false, | ||
|  |             "axisColorMode": "text", | ||
|  |             "axisLabel": "", | ||
|  |             "axisPlacement": "auto", | ||
|  |             "barAlignment": 0, | ||
|  |             "drawStyle": "line", | ||
|  |             "fillOpacity": 10, | ||
|  |             "gradientMode": "none", | ||
|  |             "hideFrom": { | ||
|  |               "legend": false, | ||
|  |               "tooltip": false, | ||
|  |               "viz": false | ||
|  |             }, | ||
|  |             "lineInterpolation": "linear", | ||
|  |             "lineWidth": 1, | ||
|  |             "pointSize": 5, | ||
|  |             "scaleDistribution": { | ||
|  |               "type": "linear" | ||
|  |             }, | ||
|  |             "showPoints": "never", | ||
|  |             "spanNulls": true, | ||
|  |             "stacking": { | ||
|  |               "group": "A", | ||
|  |               "mode": "none" | ||
|  |             }, | ||
|  |             "thresholdsStyle": { | ||
|  |               "mode": "off" | ||
|  |             } | ||
|  |           }, | ||
|  |           "links": [], | ||
|  |           "mappings": [], | ||
|  |           "thresholds": { | ||
|  |             "mode": "absolute", | ||
|  |             "steps": [ | ||
|  |               { | ||
|  |                 "color": "green", | ||
|  |                 "value": null | ||
|  |               }, | ||
|  |               { | ||
|  |                 "color": "red", | ||
|  |                 "value": 80 | ||
|  |               } | ||
|  |             ] | ||
|  |           }, | ||
|  |           "unit": "short" | ||
|  |         }, | ||
|  |         "overrides": [] | ||
|  |       }, | ||
|  |       "gridPos": { | ||
|  |         "h": 6, | ||
|  |         "w": 8, | ||
|  |         "x": 8, | ||
|  |         "y": 12 | ||
|  |       }, | ||
|  |       "id": 32, | ||
|  |       "links": [], | ||
|  |       "options": { | ||
|  |         "legend": { | ||
|  |           "calcs": [], | ||
|  |           "displayMode": "list", | ||
|  |           "placement": "bottom", | ||
|  |           "showLegend": true | ||
|  |         }, | ||
|  |         "tooltip": { | ||
|  |           "mode": "single", | ||
|  |           "sort": "none" | ||
|  |         } | ||
|  |       }, | ||
|  |       "pluginVersion": "8.1.0-pre", | ||
|  |       "targets": [ | ||
|  |         { | ||
|  |           "datasource": { | ||
|  |             "type": "prometheus", | ||
|  |             "uid": "KNkR71YVk" | ||
|  |           }, | ||
|  |           "expr": "rate(prometheus_tsdb_reloads_total{job=\"prometheus\"}[5m])", | ||
|  |           "format": "time_series", | ||
|  |           "intervalFactor": 2, | ||
|  |           "legendFormat": "reloads", | ||
|  |           "refId": "A", | ||
|  |           "step": 20 | ||
|  |         }, | ||
|  |         { | ||
|  |           "datasource": { | ||
|  |             "type": "prometheus", | ||
|  |             "uid": "KNkR71YVk" | ||
|  |           }, | ||
|  |           "expr": "rate(prometheus_tsdb_reloads_failures_total{job=\"prometheus\"}[5m])", | ||
|  |           "format": "time_series", | ||
|  |           "hide": false, | ||
|  |           "intervalFactor": 2, | ||
|  |           "legendFormat": "failures", | ||
|  |           "refId": "B", | ||
|  |           "step": 20 | ||
|  |         } | ||
|  |       ], | ||
|  |       "title": "Reload Count", | ||
|  |       "type": "timeseries" | ||
|  |     }, | ||
|  |     { | ||
|  |       "datasource": { | ||
|  |         "type": "prometheus", | ||
|  |         "uid": "KNkR71YVk" | ||
|  |       }, | ||
|  |       "fieldConfig": { | ||
|  |         "defaults": { | ||
|  |           "color": { | ||
|  |             "mode": "palette-classic" | ||
|  |           }, | ||
|  |           "custom": { | ||
|  |             "axisCenteredZero": false, | ||
|  |             "axisColorMode": "text", | ||
|  |             "axisLabel": "", | ||
|  |             "axisPlacement": "auto", | ||
|  |             "barAlignment": 0, | ||
|  |             "drawStyle": "line", | ||
|  |             "fillOpacity": 0, | ||
|  |             "gradientMode": "none", | ||
|  |             "hideFrom": { | ||
|  |               "legend": false, | ||
|  |               "tooltip": false, | ||
|  |               "viz": false | ||
|  |             }, | ||
|  |             "lineInterpolation": "linear", | ||
|  |             "lineWidth": 1, | ||
|  |             "pointSize": 5, | ||
|  |             "scaleDistribution": { | ||
|  |               "type": "linear" | ||
|  |             }, | ||
|  |             "showPoints": "never", | ||
|  |             "spanNulls": true, | ||
|  |             "stacking": { | ||
|  |               "group": "A", | ||
|  |               "mode": "none" | ||
|  |             }, | ||
|  |             "thresholdsStyle": { | ||
|  |               "mode": "off" | ||
|  |             } | ||
|  |           }, | ||
|  |           "links": [], | ||
|  |           "mappings": [], | ||
|  |           "thresholds": { | ||
|  |             "mode": "absolute", | ||
|  |             "steps": [ | ||
|  |               { | ||
|  |                 "color": "green", | ||
|  |                 "value": null | ||
|  |               }, | ||
|  |               { | ||
|  |                 "color": "red", | ||
|  |                 "value": 80 | ||
|  |               } | ||
|  |             ] | ||
|  |           }, | ||
|  |           "unit": "short" | ||
|  |         }, | ||
|  |         "overrides": [] | ||
|  |       }, | ||
|  |       "gridPos": { | ||
|  |         "h": 6, | ||
|  |         "w": 8, | ||
|  |         "x": 16, | ||
|  |         "y": 12 | ||
|  |       }, | ||
|  |       "id": 38, | ||
|  |       "links": [], | ||
|  |       "options": { | ||
|  |         "legend": { | ||
|  |           "calcs": [], | ||
|  |           "displayMode": "list", | ||
|  |           "placement": "bottom", | ||
|  |           "showLegend": true | ||
|  |         }, | ||
|  |         "tooltip": { | ||
|  |           "mode": "single", | ||
|  |           "sort": "none" | ||
|  |         } | ||
|  |       }, | ||
|  |       "pluginVersion": "8.1.0-pre", | ||
|  |       "targets": [ | ||
|  |         { | ||
|  |           "datasource": { | ||
|  |             "type": "prometheus", | ||
|  |             "uid": "KNkR71YVk" | ||
|  |           }, | ||
|  |           "expr": "prometheus_engine_query_duration_seconds{job=\"prometheus\", quantile=\"0.99\"}", | ||
|  |           "format": "time_series", | ||
|  |           "intervalFactor": 2, | ||
|  |           "legendFormat": "{{slice}}_p99", | ||
|  |           "refId": "A", | ||
|  |           "step": 20 | ||
|  |         } | ||
|  |       ], | ||
|  |       "title": "Query Durations", | ||
|  |       "type": "timeseries" | ||
|  |     }, | ||
|  |     { | ||
|  |       "datasource": { | ||
|  |         "type": "prometheus", | ||
|  |         "uid": "KNkR71YVk" | ||
|  |       }, | ||
|  |       "fieldConfig": { | ||
|  |         "defaults": { | ||
|  |           "color": { | ||
|  |             "mode": "palette-classic" | ||
|  |           }, | ||
|  |           "custom": { | ||
|  |             "axisCenteredZero": false, | ||
|  |             "axisColorMode": "text", | ||
|  |             "axisLabel": "", | ||
|  |             "axisPlacement": "auto", | ||
|  |             "barAlignment": 0, | ||
|  |             "drawStyle": "line", | ||
|  |             "fillOpacity": 0, | ||
|  |             "gradientMode": "none", | ||
|  |             "hideFrom": { | ||
|  |               "legend": false, | ||
|  |               "tooltip": false, | ||
|  |               "viz": false | ||
|  |             }, | ||
|  |             "lineInterpolation": "linear", | ||
|  |             "lineWidth": 1, | ||
|  |             "pointSize": 5, | ||
|  |             "scaleDistribution": { | ||
|  |               "type": "linear" | ||
|  |             }, | ||
|  |             "showPoints": "never", | ||
|  |             "spanNulls": false, | ||
|  |             "stacking": { | ||
|  |               "group": "A", | ||
|  |               "mode": "none" | ||
|  |             }, | ||
|  |             "thresholdsStyle": { | ||
|  |               "mode": "off" | ||
|  |             } | ||
|  |           }, | ||
|  |           "links": [], | ||
|  |           "mappings": [], | ||
|  |           "thresholds": { | ||
|  |             "mode": "absolute", | ||
|  |             "steps": [ | ||
|  |               { | ||
|  |                 "color": "green", | ||
|  |                 "value": null | ||
|  |               }, | ||
|  |               { | ||
|  |                 "color": "red", | ||
|  |                 "value": 80 | ||
|  |               } | ||
|  |             ] | ||
|  |           }, | ||
|  |           "unit": "s" | ||
|  |         }, | ||
|  |         "overrides": [] | ||
|  |       }, | ||
|  |       "gridPos": { | ||
|  |         "h": 7, | ||
|  |         "w": 12, | ||
|  |         "x": 0, | ||
|  |         "y": 18 | ||
|  |       }, | ||
|  |       "id": 35, | ||
|  |       "links": [], | ||
|  |       "options": { | ||
|  |         "legend": { | ||
|  |           "calcs": [], | ||
|  |           "displayMode": "list", | ||
|  |           "placement": "bottom", | ||
|  |           "showLegend": true | ||
|  |         }, | ||
|  |         "tooltip": { | ||
|  |           "mode": "single", | ||
|  |           "sort": "none" | ||
|  |         } | ||
|  |       }, | ||
|  |       "pluginVersion": "8.1.0-pre", | ||
|  |       "targets": [ | ||
|  |         { | ||
|  |           "datasource": { | ||
|  |             "type": "prometheus", | ||
|  |             "uid": "KNkR71YVk" | ||
|  |           }, | ||
|  |           "expr": "max(prometheus_rule_group_duration_seconds{job=\"prometheus\"}) by (quantile)", | ||
|  |           "format": "time_series", | ||
|  |           "interval": "", | ||
|  |           "intervalFactor": 2, | ||
|  |           "legendFormat": "{{quantile}}", | ||
|  |           "refId": "A", | ||
|  |           "step": 10 | ||
|  |         } | ||
|  |       ], | ||
|  |       "title": "Rule Group Eval Duration", | ||
|  |       "type": "timeseries" | ||
|  |     }, | ||
|  |     { | ||
|  |       "datasource": { | ||
|  |         "type": "prometheus", | ||
|  |         "uid": "KNkR71YVk" | ||
|  |       }, | ||
|  |       "fieldConfig": { | ||
|  |         "defaults": { | ||
|  |           "color": { | ||
|  |             "mode": "palette-classic" | ||
|  |           }, | ||
|  |           "custom": { | ||
|  |             "axisCenteredZero": false, | ||
|  |             "axisColorMode": "text", | ||
|  |             "axisLabel": "", | ||
|  |             "axisPlacement": "auto", | ||
|  |             "barAlignment": 0, | ||
|  |             "drawStyle": "line", | ||
|  |             "fillOpacity": 10, | ||
|  |             "gradientMode": "none", | ||
|  |             "hideFrom": { | ||
|  |               "legend": false, | ||
|  |               "tooltip": false, | ||
|  |               "viz": false | ||
|  |             }, | ||
|  |             "lineInterpolation": "linear", | ||
|  |             "lineWidth": 1, | ||
|  |             "pointSize": 5, | ||
|  |             "scaleDistribution": { | ||
|  |               "type": "linear" | ||
|  |             }, | ||
|  |             "showPoints": "never", | ||
|  |             "spanNulls": true, | ||
|  |             "stacking": { | ||
|  |               "group": "A", | ||
|  |               "mode": "normal" | ||
|  |             }, | ||
|  |             "thresholdsStyle": { | ||
|  |               "mode": "off" | ||
|  |             } | ||
|  |           }, | ||
|  |           "links": [], | ||
|  |           "mappings": [], | ||
|  |           "thresholds": { | ||
|  |             "mode": "absolute", | ||
|  |             "steps": [ | ||
|  |               { | ||
|  |                 "color": "green", | ||
|  |                 "value": null | ||
|  |               }, | ||
|  |               { | ||
|  |                 "color": "red", | ||
|  |                 "value": 80 | ||
|  |               } | ||
|  |             ] | ||
|  |           }, | ||
|  |           "unit": "short" | ||
|  |         }, | ||
|  |         "overrides": [] | ||
|  |       }, | ||
|  |       "gridPos": { | ||
|  |         "h": 7, | ||
|  |         "w": 12, | ||
|  |         "x": 12, | ||
|  |         "y": 18 | ||
|  |       }, | ||
|  |       "id": 39, | ||
|  |       "links": [], | ||
|  |       "options": { | ||
|  |         "legend": { | ||
|  |           "calcs": [], | ||
|  |           "displayMode": "list", | ||
|  |           "placement": "bottom", | ||
|  |           "showLegend": true | ||
|  |         }, | ||
|  |         "tooltip": { | ||
|  |           "mode": "single", | ||
|  |           "sort": "none" | ||
|  |         } | ||
|  |       }, | ||
|  |       "pluginVersion": "8.1.0-pre", | ||
|  |       "targets": [ | ||
|  |         { | ||
|  |           "datasource": { | ||
|  |             "type": "prometheus", | ||
|  |             "uid": "KNkR71YVk" | ||
|  |           }, | ||
|  |           "expr": "rate(prometheus_rule_group_iterations_missed_total{job=\"prometheus\"}[5m])", | ||
|  |           "format": "time_series", | ||
|  |           "intervalFactor": 2, | ||
|  |           "legendFormat": "missed", | ||
|  |           "refId": "B", | ||
|  |           "step": 10 | ||
|  |         }, | ||
|  |         { | ||
|  |           "datasource": { | ||
|  |             "type": "prometheus", | ||
|  |             "uid": "KNkR71YVk" | ||
|  |           }, | ||
|  |           "expr": "rate(prometheus_rule_group_iterations_total{job=\"prometheus\"}[5m])", | ||
|  |           "format": "time_series", | ||
|  |           "intervalFactor": 2, | ||
|  |           "legendFormat": "iterations", | ||
|  |           "refId": "A", | ||
|  |           "step": 10 | ||
|  |         } | ||
|  |       ], | ||
|  |       "title": "Rule Group Eval Activity", | ||
|  |       "type": "timeseries" | ||
|  |     } | ||
|  |   ], | ||
|  |   "refresh": "1m", | ||
|  |   "revision": "1.0", | ||
|  |   "schemaVersion": 38, | ||
|  |   "style": "dark", | ||
|  |   "tags": [ | ||
|  |     "prometheus" | ||
|  |   ], | ||
|  |   "templating": { | ||
|  |     "list": [] | ||
|  |   }, | ||
|  |   "time": { | ||
|  |     "from": "now-1h", | ||
|  |     "to": "now" | ||
|  |   }, | ||
|  |   "timepicker": { | ||
|  |     "now": true, | ||
|  |     "refresh_intervals": [ | ||
|  |       "5s", | ||
|  |       "10s", | ||
|  |       "30s", | ||
|  |       "1m", | ||
|  |       "5m", | ||
|  |       "15m", | ||
|  |       "30m", | ||
|  |       "1h", | ||
|  |       "2h", | ||
|  |       "1d" | ||
|  |     ], | ||
|  |     "time_options": [ | ||
|  |       "5m", | ||
|  |       "15m", | ||
|  |       "1h", | ||
|  |       "6h", | ||
|  |       "12h", | ||
|  |       "24h", | ||
|  |       "2d", | ||
|  |       "7d", | ||
|  |       "30d" | ||
|  |     ] | ||
|  |   }, | ||
|  |   "timezone": "browser", | ||
|  |   "title": "Prometheus 2.0 Stats", | ||
|  |   "uid": "UDdpyzz7z", | ||
|  |   "version": 1, | ||
|  |   "weekStart": "" | ||
|  | } |