monitoring/conf/grafana/provisioning/dashboards/docker.json

1175 lines
28 KiB
JSON
Raw Normal View History

2022-04-22 20:16:39 +02:00
{
"annotations": {
"list": [
{
"builtIn": 1,
2024-03-16 12:13:25 +01:00
"datasource": {
"type": "datasource",
"uid": "grafana"
},
2022-04-22 20:16:39 +02:00
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
"name": "Annotations & Alerts",
"type": "dashboard"
}
]
},
"description": "A simple overview of the most important Docker host and container metrics. (cAdvisor/Prometheus)",
"editable": true,
2024-03-16 12:13:25 +01:00
"fiscalYearStartMonth": 0,
2022-04-22 20:16:39 +02:00
"gnetId": 10619,
"graphTooltip": 1,
"links": [],
"panels": [
{
2024-03-16 12:13:25 +01:00
"datasource": {
"uid": "${DS_PROMETHEUS}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [
{
"options": {
"match": "null",
"result": {
"text": "N/A"
}
},
"type": "special"
}
],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "none"
},
"overrides": []
2022-04-22 20:16:39 +02:00
},
"gridPos": {
"h": 6,
"w": 4,
"x": 0,
"y": 0
},
"id": 22,
"maxDataPoints": 100,
2024-03-16 12:13:25 +01:00
"options": {
"colorMode": "none",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"mean"
],
"fields": "",
"values": false
},
"showPercentChange": false,
"textMode": "auto",
"wideLayout": true
2022-04-22 20:16:39 +02:00
},
2024-03-16 12:13:25 +01:00
"pluginVersion": "10.4.0",
2022-04-22 20:16:39 +02:00
"targets": [
{
"bucketAggs": [
{
"field": "@timestamp",
"id": "2",
"settings": {
"interval": "auto",
"min_doc_count": 0,
"trimEdges": 0
},
"type": "date_histogram"
}
],
2024-03-16 12:13:25 +01:00
"datasource": {
"uid": "${DS_PROMETHEUS}"
},
2022-04-22 20:16:39 +02:00
"expr": "count(container_last_seen{instance=~\"$node\",job=~\"$job\",image!=\"\"})",
"format": "time_series",
"intervalFactor": 1,
"metrics": [
{
"field": "select field",
"id": "1",
"type": "count"
}
],
"query": "count(container_last_seen{instance=~\"$node\",job=~\"$job\",image!=\"\"})",
"refId": "A",
"timeField": "@timestamp"
}
],
"title": "Running containers",
"transparent": true,
2024-03-16 12:13:25 +01:00
"type": "stat"
2022-04-22 20:16:39 +02:00
},
{
2024-03-16 12:13:25 +01:00
"datasource": {
"uid": "${DS_PROMETHEUS}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 30,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 2,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "never",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "normal"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"max": 120,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "percent"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "{id=\"/\",instance=\"cadvisor:8080\",job=\"prometheus\"}"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "#BA43A9",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byType",
"options": "time"
},
"properties": [
{
"id": "custom.axisPlacement",
"value": "hidden"
}
]
}
]
2022-04-22 20:16:39 +02:00
},
"gridPos": {
"h": 6,
"w": 8,
"x": 4,
"y": 0
},
"id": 5,
2024-03-16 12:13:25 +01:00
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": false
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
2022-04-22 20:16:39 +02:00
},
2024-03-16 12:13:25 +01:00
"pluginVersion": "10.4.0",
2022-04-22 20:16:39 +02:00
"targets": [
{
2024-03-16 12:13:25 +01:00
"datasource": {
"uid": "${DS_PROMETHEUS}"
},
2022-04-22 20:16:39 +02:00
"expr": "sum(rate(container_cpu_system_seconds_total[1m]))",
"hide": true,
"intervalFactor": 2,
"legendFormat": "a",
"refId": "B",
"step": 120
},
{
2024-03-16 12:13:25 +01:00
"datasource": {
"uid": "${DS_PROMETHEUS}"
},
2022-04-22 20:16:39 +02:00
"expr": "sum(rate(container_cpu_system_seconds_total{name=~\".+\"}[1m]))",
"hide": true,
"interval": "",
"intervalFactor": 2,
"legendFormat": "nur container",
"refId": "F",
"step": 10
},
{
2024-03-16 12:13:25 +01:00
"datasource": {
"uid": "${DS_PROMETHEUS}"
},
2022-04-22 20:16:39 +02:00
"expr": "sum(rate(container_cpu_system_seconds_total{id=\"/\"}[1m]))",
"hide": true,
"interval": "",
"intervalFactor": 2,
"legendFormat": "nur docker host",
"metric": "",
"refId": "A",
"step": 20
},
{
2024-03-16 12:13:25 +01:00
"datasource": {
"uid": "${DS_PROMETHEUS}"
},
2022-04-22 20:16:39 +02:00
"expr": "sum(rate(process_cpu_seconds_total[$interval])) * 100",
"hide": false,
"interval": "",
"intervalFactor": 2,
"legendFormat": "host",
"metric": "",
"refId": "C",
"step": 4
},
{
2024-03-16 12:13:25 +01:00
"datasource": {
"uid": "${DS_PROMETHEUS}"
},
2022-04-22 20:16:39 +02:00
"expr": "sum(rate(container_cpu_system_seconds_total{name=~\".+\"}[1m])) + sum(rate(container_cpu_system_seconds_total{id=\"/\"}[1m])) + sum(rate(process_cpu_seconds_total[1m]))",
"hide": true,
"intervalFactor": 2,
"legendFormat": "",
"refId": "D",
"step": 120
}
],
"title": "CPU Usage on Node",
2024-03-16 12:13:25 +01:00
"type": "timeseries"
},
{
"datasource": {
"uid": "${DS_PROMETHEUS}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 30,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 2,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "never",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "normal"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "bytes"
},
"overrides": []
},
"gridPos": {
"h": 6,
"w": 12,
"x": 12,
"y": 0
2022-04-22 20:16:39 +02:00
},
2024-03-16 12:13:25 +01:00
"id": 10,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
2022-04-22 20:16:39 +02:00
},
2024-03-16 12:13:25 +01:00
"pluginVersion": "10.4.0",
"targets": [
2022-04-22 20:16:39 +02:00
{
2024-03-16 12:13:25 +01:00
"datasource": {
"uid": "${DS_PROMETHEUS}"
},
"expr": "sum(container_memory_rss{name=~\".+\"}) by (name)",
"hide": false,
"intervalFactor": 2,
"legendFormat": "{{name}}",
"refId": "A",
"step": 2
2022-04-22 20:16:39 +02:00
},
{
2024-03-16 12:13:25 +01:00
"datasource": {
"uid": "${DS_PROMETHEUS}"
},
"expr": "container_memory_usage_bytes{name=~\".+\"}",
"hide": true,
"intervalFactor": 2,
"legendFormat": "{{name}}",
"refId": "B",
"step": 240
2022-04-22 20:16:39 +02:00
}
],
2024-03-16 12:13:25 +01:00
"title": "Memory Usage per Container (Stacked)",
"type": "timeseries"
2022-04-22 20:16:39 +02:00
},
{
2024-03-16 12:13:25 +01:00
"datasource": {
"uid": "${DS_PROMETHEUS}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 50,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "never",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "bytes"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "SENT"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "#BF1B00",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byType",
"options": "time"
},
"properties": [
{
"id": "custom.axisPlacement",
"value": "hidden"
}
]
}
]
2022-04-22 20:16:39 +02:00
},
"gridPos": {
"h": 4,
"w": 12,
"x": 0,
"y": 6
},
"id": 19,
2024-03-16 12:13:25 +01:00
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": false
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
2022-04-22 20:16:39 +02:00
},
2024-03-16 12:13:25 +01:00
"pluginVersion": "10.4.0",
2022-04-22 20:16:39 +02:00
"targets": [
{
2024-03-16 12:13:25 +01:00
"datasource": {
"uid": "${DS_PROMETHEUS}"
},
2022-04-22 20:16:39 +02:00
"expr": "sum(rate(container_network_receive_bytes_total{id=\"/\"}[$interval])) by (id)",
"intervalFactor": 2,
"legendFormat": "RECEIVED",
"refId": "A",
"step": 4
},
{
2024-03-16 12:13:25 +01:00
"datasource": {
"uid": "${DS_PROMETHEUS}"
},
2022-04-22 20:16:39 +02:00
"expr": "- sum(rate(container_network_transmit_bytes_total{id=\"/\"}[$interval])) by (id)",
"hide": false,
"intervalFactor": 2,
"legendFormat": "SENT",
"refId": "B",
"step": 4
}
],
"title": "Network Traffic on Node",
2024-03-16 12:13:25 +01:00
"type": "timeseries"
2022-04-22 20:16:39 +02:00
},
{
2024-03-16 12:13:25 +01:00
"datasource": {
"uid": "${DS_PROMETHEUS}"
2022-04-22 20:16:39 +02:00
},
2024-03-16 12:13:25 +01:00
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 10,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 2,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "never",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "Bps"
2022-04-22 20:16:39 +02:00
},
2024-03-16 12:13:25 +01:00
"overrides": []
2022-04-22 20:16:39 +02:00
},
"gridPos": {
"h": 6,
"w": 12,
"x": 12,
2024-03-16 12:13:25 +01:00
"y": 6
2022-04-22 20:16:39 +02:00
},
"id": 9,
2024-03-16 12:13:25 +01:00
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
2022-04-22 20:16:39 +02:00
},
2024-03-16 12:13:25 +01:00
"pluginVersion": "10.4.0",
2022-04-22 20:16:39 +02:00
"targets": [
{
2024-03-16 12:13:25 +01:00
"datasource": {
"uid": "${DS_PROMETHEUS}"
},
2022-04-22 20:16:39 +02:00
"expr": "sum(rate(container_network_transmit_bytes_total{name=~\".+\"}[$interval])) by (name)",
"intervalFactor": 2,
"legendFormat": "{{name}}",
"refId": "A",
"step": 2
},
{
2024-03-16 12:13:25 +01:00
"datasource": {
"uid": "${DS_PROMETHEUS}"
},
2022-04-22 20:16:39 +02:00
"expr": "rate(container_network_transmit_bytes_total{id=\"/\"}[$interval])",
"hide": true,
"intervalFactor": 2,
"legendFormat": "",
"refId": "B",
"step": 10
}
],
"title": "Sent Network Traffic per Container",
2024-03-16 12:13:25 +01:00
"type": "timeseries"
},
{
"datasource": {
"uid": "${DS_PROMETHEUS}"
2022-04-22 20:16:39 +02:00
},
2024-03-16 12:13:25 +01:00
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 50,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "never",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "normal"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "percent"
},
"overrides": []
2022-04-22 20:16:39 +02:00
},
2024-03-16 12:13:25 +01:00
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 10
},
"id": 1,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
2022-04-22 20:16:39 +02:00
},
2024-03-16 12:13:25 +01:00
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "10.4.0",
"targets": [
2022-04-22 20:16:39 +02:00
{
2024-03-16 12:13:25 +01:00
"datasource": {
"uid": "${DS_PROMETHEUS}"
},
"expr": "sum(rate(container_cpu_usage_seconds_total{name=~\".+\"}[$interval])) by (name) * 100",
"format": "time_series",
"hide": false,
"interval": "",
"intervalFactor": 2,
"legendFormat": "{{name}}",
"metric": "container_cp",
"refId": "F",
"step": 2
2022-04-22 20:16:39 +02:00
}
],
2024-03-16 12:13:25 +01:00
"title": "CPU Usage per Container (Stacked)",
"type": "timeseries"
2022-04-22 20:16:39 +02:00
},
{
2024-03-16 12:13:25 +01:00
"datasource": {
"uid": "${DS_PROMETHEUS}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 30,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 2,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "never",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "normal"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "bytes"
},
"overrides": []
},
2022-04-22 20:16:39 +02:00
"gridPos": {
"h": 6,
"w": 12,
"x": 12,
2024-03-16 12:13:25 +01:00
"y": 12
2022-04-22 20:16:39 +02:00
},
"id": 11,
2024-03-16 12:13:25 +01:00
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
2022-04-22 20:16:39 +02:00
},
2024-03-16 12:13:25 +01:00
"pluginVersion": "10.4.0",
2022-04-22 20:16:39 +02:00
"targets": [
{
2024-03-16 12:13:25 +01:00
"datasource": {
"uid": "${DS_PROMETHEUS}"
},
2022-04-22 20:16:39 +02:00
"expr": "container_memory_rss{name=~\".+\"}",
"hide": true,
"intervalFactor": 2,
"legendFormat": "{{name}}",
"refId": "A",
"step": 20
},
{
2024-03-16 12:13:25 +01:00
"datasource": {
"uid": "${DS_PROMETHEUS}"
},
2022-04-22 20:16:39 +02:00
"expr": "container_memory_usage_bytes{name=~\".+\"}",
"hide": true,
"intervalFactor": 2,
"legendFormat": "{{name}}",
"refId": "B",
"step": 20
},
{
2024-03-16 12:13:25 +01:00
"datasource": {
"uid": "${DS_PROMETHEUS}"
},
2022-04-22 20:16:39 +02:00
"expr": "sum(container_memory_cache{name=~\".+\"}) by (name)",
"hide": false,
"intervalFactor": 2,
"legendFormat": "{{name}}",
"refId": "C",
"step": 2
}
],
"title": "Cached Memory per Container (Stacked)",
2024-03-16 12:13:25 +01:00
"type": "timeseries"
2022-04-22 20:16:39 +02:00
},
{
2024-03-16 12:13:25 +01:00
"datasource": {
"uid": "${DS_PROMETHEUS}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 10,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 2,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "never",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "Bps"
},
"overrides": []
},
2022-04-22 20:16:39 +02:00
"gridPos": {
"h": 6,
"w": 12,
"x": 12,
2024-03-16 12:13:25 +01:00
"y": 18
2022-04-22 20:16:39 +02:00
},
"id": 8,
2024-03-16 12:13:25 +01:00
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
2022-04-22 20:16:39 +02:00
},
2024-03-16 12:13:25 +01:00
"pluginVersion": "10.4.0",
2022-04-22 20:16:39 +02:00
"targets": [
{
2024-03-16 12:13:25 +01:00
"datasource": {
"uid": "${DS_PROMETHEUS}"
},
2022-04-22 20:16:39 +02:00
"expr": "sum(rate(container_network_receive_bytes_total{name=~\".+\"}[$interval])) by (name)",
"intervalFactor": 2,
"legendFormat": "{{name}}",
"refId": "A",
"step": 2
},
{
2024-03-16 12:13:25 +01:00
"datasource": {
"uid": "${DS_PROMETHEUS}"
},
2022-04-22 20:16:39 +02:00
"expr": "- rate(container_network_transmit_bytes_total{name=~\".+\"}[$interval])",
"hide": true,
"intervalFactor": 2,
"legendFormat": "{{name}}",
"refId": "B",
"step": 10
}
],
"title": "Received Network Traffic per Container",
2024-03-16 12:13:25 +01:00
"type": "timeseries"
2022-04-22 20:16:39 +02:00
}
],
"refresh": "10s",
2024-03-16 12:13:25 +01:00
"schemaVersion": 39,
2022-04-22 20:16:39 +02:00
"tags": [],
"templating": {
"list": [
{
"auto": true,
"auto_count": 50,
"auto_min": "50s",
"current": {
2024-03-16 12:13:25 +01:00
"selected": false,
2022-04-22 20:16:39 +02:00
"text": "auto",
"value": "$__auto_interval_interval"
},
"hide": 0,
"includeAll": false,
"label": "Interval",
"multi": false,
"name": "interval",
"options": [
{
"selected": true,
"text": "auto",
"value": "$__auto_interval_interval"
},
{
"selected": false,
"text": "30s",
"value": "30s"
},
{
"selected": false,
"text": "1m",
"value": "1m"
},
{
"selected": false,
"text": "2m",
"value": "2m"
},
{
"selected": false,
"text": "3m",
"value": "3m"
},
{
"selected": false,
"text": "5m",
"value": "5m"
},
{
"selected": false,
"text": "7m",
"value": "7m"
},
{
"selected": false,
"text": "10m",
"value": "10m"
},
{
"selected": false,
"text": "30m",
"value": "30m"
},
{
"selected": false,
"text": "1h",
"value": "1h"
},
{
"selected": false,
"text": "6h",
"value": "6h"
},
{
"selected": false,
"text": "12h",
"value": "12h"
},
{
"selected": false,
"text": "1d",
"value": "1d"
},
{
"selected": false,
"text": "7d",
"value": "7d"
},
{
"selected": false,
"text": "14d",
"value": "14d"
},
{
"selected": false,
"text": "30d",
"value": "30d"
}
],
"query": "30s,1m,2m,3m,5m,7m,10m,30m,1h,6h,12h,1d,7d,14d,30d",
"refresh": 2,
"skipUrlSync": false,
"type": "interval"
},
{
2024-03-16 12:13:25 +01:00
"current": {
"selected": false,
"text": "cadvisor",
"value": "cadvisor"
},
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
2022-04-22 20:16:39 +02:00
"definition": "label_values(container_cpu_user_seconds_total, job)",
"hide": 0,
"includeAll": false,
"label": "Job",
"multi": false,
"name": "job",
"options": [],
"query": "label_values(container_cpu_user_seconds_total, job)",
"refresh": 1,
"regex": "",
"skipUrlSync": false,
"sort": 1,
"tagValuesQuery": "",
"tagsQuery": "",
"type": "query",
"useTags": false
},
{
2024-03-16 12:13:25 +01:00
"current": {
"selected": false,
"text": "cadvisor:8080",
"value": "cadvisor:8080"
},
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
2022-04-22 20:16:39 +02:00
"definition": "label_values(container_cpu_user_seconds_total{job=~\"$job\"}, instance)",
"hide": 0,
"includeAll": false,
"label": "Host:",
"multi": true,
"name": "node",
"options": [],
"query": "label_values(container_cpu_user_seconds_total{job=~\"$job\"}, instance)",
"refresh": 1,
2024-03-16 12:13:25 +01:00
"regex": "",
2022-04-22 20:16:39 +02:00
"skipUrlSync": false,
"sort": 1,
"tagValuesQuery": "",
"tagsQuery": "",
"type": "query",
"useTags": false
},
{
"current": {
"selected": false,
"text": "Prometheus",
2024-03-16 12:13:25 +01:00
"value": "PBFA97CFB590B2093"
2022-04-22 20:16:39 +02:00
},
"hide": 2,
"includeAll": false,
"multi": false,
"name": "DS_PROMETHEUS",
"options": [],
"query": "prometheus",
"refresh": 1,
"regex": "",
"skipUrlSync": false,
"type": "datasource"
}
]
},
"time": {
"from": "now-15m",
"to": "now"
},
"timepicker": {
"refresh_intervals": [
"5s",
"10s",
"30s",
"1m",
"5m",
"15m",
"30m",
"1h",
"2h",
"1d"
],
"time_options": [
"5m",
"15m",
"1h",
"6h",
"12h",
"24h",
"2d",
"7d",
"30d"
]
},
"timezone": "browser",
"title": "Docker Container",
"uid": "4dMaCsRZz",
2024-03-16 12:13:25 +01:00
"version": 22,
"weekStart": ""
}