2026-01-15 08:31:09 -08:00
|
|
|
{
|
|
|
|
|
"annotations": {
|
|
|
|
|
"list": []
|
|
|
|
|
},
|
|
|
|
|
"editable": true,
|
|
|
|
|
"fiscalYearStartMonth": 0,
|
|
|
|
|
"graphTooltip": 0,
|
|
|
|
|
"id": null,
|
|
|
|
|
"links": [],
|
|
|
|
|
"panels": [
|
|
|
|
|
{
|
|
|
|
|
"datasource": {
|
|
|
|
|
"type": "prometheus",
|
|
|
|
|
"uid": "prometheus"
|
|
|
|
|
},
|
|
|
|
|
"fieldConfig": {
|
|
|
|
|
"defaults": {
|
|
|
|
|
"color": {
|
|
|
|
|
"mode": "palette-classic"
|
|
|
|
|
},
|
|
|
|
|
"mappings": [],
|
|
|
|
|
"thresholds": {
|
|
|
|
|
"mode": "absolute",
|
|
|
|
|
"steps": [
|
2026-01-16 19:33:02 -08:00
|
|
|
{ "color": "red", "value": null },
|
|
|
|
|
{ "color": "green", "value": 1 }
|
2026-01-15 08:31:09 -08:00
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"unit": "short"
|
|
|
|
|
},
|
|
|
|
|
"overrides": []
|
|
|
|
|
},
|
2026-01-16 19:33:02 -08:00
|
|
|
"gridPos": { "h": 4, "w": 4, "x": 0, "y": 0 },
|
2026-01-15 08:31:09 -08:00
|
|
|
"id": 1,
|
|
|
|
|
"options": {
|
|
|
|
|
"colorMode": "value",
|
|
|
|
|
"graphMode": "none",
|
|
|
|
|
"justifyMode": "auto",
|
|
|
|
|
"orientation": "auto",
|
|
|
|
|
"reduceOptions": {
|
|
|
|
|
"calcs": ["lastNotNull"],
|
|
|
|
|
"fields": "",
|
|
|
|
|
"values": false
|
|
|
|
|
},
|
|
|
|
|
"textMode": "auto"
|
|
|
|
|
},
|
|
|
|
|
"pluginVersion": "10.0.0",
|
|
|
|
|
"targets": [
|
|
|
|
|
{
|
2026-01-16 19:33:02 -08:00
|
|
|
"datasource": { "type": "prometheus", "uid": "prometheus" },
|
2026-01-15 08:31:09 -08:00
|
|
|
"expr": "devpi_up",
|
|
|
|
|
"refId": "A"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"title": "Devpi Status",
|
|
|
|
|
"type": "stat"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"datasource": {
|
|
|
|
|
"type": "prometheus",
|
|
|
|
|
"uid": "prometheus"
|
|
|
|
|
},
|
|
|
|
|
"fieldConfig": {
|
|
|
|
|
"defaults": {
|
|
|
|
|
"color": {
|
|
|
|
|
"mode": "palette-classic"
|
|
|
|
|
},
|
|
|
|
|
"mappings": [],
|
|
|
|
|
"thresholds": {
|
|
|
|
|
"mode": "absolute",
|
|
|
|
|
"steps": [
|
2026-01-16 19:33:02 -08:00
|
|
|
{ "color": "green", "value": null },
|
|
|
|
|
{ "color": "yellow", "value": 100 },
|
|
|
|
|
{ "color": "red", "value": 1000 }
|
2026-01-15 08:31:09 -08:00
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"unit": "short"
|
|
|
|
|
},
|
|
|
|
|
"overrides": []
|
|
|
|
|
},
|
2026-01-16 19:33:02 -08:00
|
|
|
"gridPos": { "h": 4, "w": 4, "x": 4, "y": 0 },
|
2026-01-15 08:31:09 -08:00
|
|
|
"id": 2,
|
|
|
|
|
"options": {
|
|
|
|
|
"colorMode": "value",
|
|
|
|
|
"graphMode": "area",
|
|
|
|
|
"justifyMode": "auto",
|
|
|
|
|
"orientation": "auto",
|
|
|
|
|
"reduceOptions": {
|
|
|
|
|
"calcs": ["lastNotNull"],
|
|
|
|
|
"fields": "",
|
|
|
|
|
"values": false
|
|
|
|
|
},
|
|
|
|
|
"textMode": "auto"
|
|
|
|
|
},
|
|
|
|
|
"pluginVersion": "10.0.0",
|
|
|
|
|
"targets": [
|
|
|
|
|
{
|
2026-01-16 19:33:02 -08:00
|
|
|
"datasource": { "type": "prometheus", "uid": "prometheus" },
|
2026-01-15 08:31:09 -08:00
|
|
|
"expr": "devpi_web_whoosh_index_queue_size",
|
|
|
|
|
"refId": "A"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"title": "Search Index Queue",
|
|
|
|
|
"type": "stat"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"datasource": {
|
|
|
|
|
"type": "prometheus",
|
|
|
|
|
"uid": "prometheus"
|
|
|
|
|
},
|
|
|
|
|
"fieldConfig": {
|
|
|
|
|
"defaults": {
|
|
|
|
|
"color": {
|
|
|
|
|
"mode": "palette-classic"
|
|
|
|
|
},
|
|
|
|
|
"mappings": [],
|
|
|
|
|
"thresholds": {
|
|
|
|
|
"mode": "absolute",
|
2026-01-16 19:33:02 -08:00
|
|
|
"steps": [{ "color": "green", "value": null }]
|
2026-01-15 08:31:09 -08:00
|
|
|
},
|
|
|
|
|
"unit": "short"
|
|
|
|
|
},
|
|
|
|
|
"overrides": []
|
|
|
|
|
},
|
2026-01-16 19:33:02 -08:00
|
|
|
"gridPos": { "h": 4, "w": 4, "x": 8, "y": 0 },
|
2026-01-15 08:31:09 -08:00
|
|
|
"id": 3,
|
|
|
|
|
"options": {
|
|
|
|
|
"colorMode": "value",
|
|
|
|
|
"graphMode": "none",
|
|
|
|
|
"justifyMode": "auto",
|
|
|
|
|
"orientation": "auto",
|
|
|
|
|
"reduceOptions": {
|
|
|
|
|
"calcs": ["lastNotNull"],
|
|
|
|
|
"fields": "",
|
|
|
|
|
"values": false
|
|
|
|
|
},
|
|
|
|
|
"textMode": "auto"
|
|
|
|
|
},
|
|
|
|
|
"pluginVersion": "10.0.0",
|
|
|
|
|
"targets": [
|
|
|
|
|
{
|
2026-01-16 19:33:02 -08:00
|
|
|
"datasource": { "type": "prometheus", "uid": "prometheus" },
|
2026-01-15 08:31:09 -08:00
|
|
|
"expr": "devpi_serial",
|
|
|
|
|
"refId": "A"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"title": "Changelog Serial",
|
|
|
|
|
"type": "stat"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"datasource": {
|
|
|
|
|
"type": "prometheus",
|
|
|
|
|
"uid": "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",
|
2026-01-16 19:33:02 -08:00
|
|
|
"hideFrom": { "legend": false, "tooltip": false, "viz": false },
|
2026-01-15 08:31:09 -08:00
|
|
|
"insertNulls": false,
|
|
|
|
|
"lineInterpolation": "linear",
|
|
|
|
|
"lineWidth": 1,
|
|
|
|
|
"pointSize": 5,
|
2026-01-16 19:33:02 -08:00
|
|
|
"scaleDistribution": { "type": "linear" },
|
2026-01-15 08:31:09 -08:00
|
|
|
"showPoints": "never",
|
|
|
|
|
"spanNulls": false,
|
2026-01-16 19:33:02 -08:00
|
|
|
"stacking": { "group": "A", "mode": "none" },
|
|
|
|
|
"thresholdsStyle": { "mode": "off" }
|
2026-01-15 08:31:09 -08:00
|
|
|
},
|
|
|
|
|
"mappings": [],
|
|
|
|
|
"thresholds": {
|
|
|
|
|
"mode": "absolute",
|
2026-01-16 19:33:02 -08:00
|
|
|
"steps": [{ "color": "green", "value": null }]
|
2026-01-15 08:31:09 -08:00
|
|
|
},
|
|
|
|
|
"unit": "short"
|
|
|
|
|
},
|
|
|
|
|
"overrides": []
|
|
|
|
|
},
|
2026-01-16 19:33:02 -08:00
|
|
|
"gridPos": { "h": 8, "w": 12, "x": 0, "y": 4 },
|
2026-01-15 08:31:09 -08:00
|
|
|
"id": 4,
|
|
|
|
|
"options": {
|
2026-01-16 19:33:02 -08:00
|
|
|
"legend": {
|
|
|
|
|
"calcs": [],
|
|
|
|
|
"displayMode": "list",
|
|
|
|
|
"placement": "bottom",
|
|
|
|
|
"showLegend": true
|
|
|
|
|
},
|
|
|
|
|
"tooltip": { "mode": "single", "sort": "none" }
|
2026-01-15 08:31:09 -08:00
|
|
|
},
|
|
|
|
|
"pluginVersion": "10.0.0",
|
|
|
|
|
"targets": [
|
|
|
|
|
{
|
2026-01-16 19:33:02 -08:00
|
|
|
"datasource": { "type": "prometheus", "uid": "prometheus" },
|
2026-01-15 08:31:09 -08:00
|
|
|
"expr": "rate(devpi_server_storage_cache_hits[5m])",
|
|
|
|
|
"legendFormat": "Storage Cache Hits",
|
|
|
|
|
"refId": "A"
|
|
|
|
|
},
|
|
|
|
|
{
|
2026-01-16 19:33:02 -08:00
|
|
|
"datasource": { "type": "prometheus", "uid": "prometheus" },
|
2026-01-15 08:31:09 -08:00
|
|
|
"expr": "rate(devpi_server_storage_cache_misses[5m])",
|
|
|
|
|
"legendFormat": "Storage Cache Misses",
|
|
|
|
|
"refId": "B"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"title": "Storage Cache Hit/Miss Rate",
|
|
|
|
|
"type": "timeseries"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"datasource": {
|
|
|
|
|
"type": "prometheus",
|
|
|
|
|
"uid": "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",
|
2026-01-16 19:33:02 -08:00
|
|
|
"hideFrom": { "legend": false, "tooltip": false, "viz": false },
|
2026-01-15 08:31:09 -08:00
|
|
|
"insertNulls": false,
|
|
|
|
|
"lineInterpolation": "linear",
|
|
|
|
|
"lineWidth": 1,
|
|
|
|
|
"pointSize": 5,
|
2026-01-16 19:33:02 -08:00
|
|
|
"scaleDistribution": { "type": "linear" },
|
2026-01-15 08:31:09 -08:00
|
|
|
"showPoints": "never",
|
|
|
|
|
"spanNulls": false,
|
2026-01-16 19:33:02 -08:00
|
|
|
"stacking": { "group": "A", "mode": "none" },
|
|
|
|
|
"thresholdsStyle": { "mode": "off" }
|
2026-01-15 08:31:09 -08:00
|
|
|
},
|
|
|
|
|
"mappings": [],
|
|
|
|
|
"thresholds": {
|
|
|
|
|
"mode": "absolute",
|
2026-01-16 19:33:02 -08:00
|
|
|
"steps": [{ "color": "green", "value": null }]
|
2026-01-15 08:31:09 -08:00
|
|
|
},
|
|
|
|
|
"unit": "short"
|
|
|
|
|
},
|
|
|
|
|
"overrides": []
|
|
|
|
|
},
|
2026-01-16 19:33:02 -08:00
|
|
|
"gridPos": { "h": 8, "w": 12, "x": 12, "y": 4 },
|
2026-01-15 08:31:09 -08:00
|
|
|
"id": 5,
|
|
|
|
|
"options": {
|
2026-01-16 19:33:02 -08:00
|
|
|
"legend": {
|
|
|
|
|
"calcs": [],
|
|
|
|
|
"displayMode": "list",
|
|
|
|
|
"placement": "bottom",
|
|
|
|
|
"showLegend": true
|
|
|
|
|
},
|
|
|
|
|
"tooltip": { "mode": "single", "sort": "none" }
|
2026-01-15 08:31:09 -08:00
|
|
|
},
|
|
|
|
|
"pluginVersion": "10.0.0",
|
|
|
|
|
"targets": [
|
|
|
|
|
{
|
2026-01-16 19:33:02 -08:00
|
|
|
"datasource": { "type": "prometheus", "uid": "prometheus" },
|
2026-01-15 08:31:09 -08:00
|
|
|
"expr": "rate(devpi_server_changelog_cache_hits[5m])",
|
|
|
|
|
"legendFormat": "Changelog Cache Hits",
|
|
|
|
|
"refId": "A"
|
|
|
|
|
},
|
|
|
|
|
{
|
2026-01-16 19:33:02 -08:00
|
|
|
"datasource": { "type": "prometheus", "uid": "prometheus" },
|
2026-01-15 08:31:09 -08:00
|
|
|
"expr": "rate(devpi_server_changelog_cache_misses[5m])",
|
|
|
|
|
"legendFormat": "Changelog Cache Misses",
|
|
|
|
|
"refId": "B"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"title": "Changelog Cache Hit/Miss Rate",
|
|
|
|
|
"type": "timeseries"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"datasource": {
|
|
|
|
|
"type": "prometheus",
|
|
|
|
|
"uid": "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",
|
2026-01-16 19:33:02 -08:00
|
|
|
"hideFrom": { "legend": false, "tooltip": false, "viz": false },
|
2026-01-15 08:31:09 -08:00
|
|
|
"insertNulls": false,
|
|
|
|
|
"lineInterpolation": "linear",
|
|
|
|
|
"lineWidth": 1,
|
|
|
|
|
"pointSize": 5,
|
2026-01-16 19:33:02 -08:00
|
|
|
"scaleDistribution": { "type": "linear" },
|
2026-01-15 08:31:09 -08:00
|
|
|
"showPoints": "never",
|
|
|
|
|
"spanNulls": false,
|
2026-01-16 19:33:02 -08:00
|
|
|
"stacking": { "group": "A", "mode": "none" },
|
|
|
|
|
"thresholdsStyle": { "mode": "off" }
|
2026-01-15 08:31:09 -08:00
|
|
|
},
|
|
|
|
|
"mappings": [],
|
|
|
|
|
"thresholds": {
|
|
|
|
|
"mode": "absolute",
|
2026-01-16 19:33:02 -08:00
|
|
|
"steps": [{ "color": "green", "value": null }]
|
2026-01-15 08:31:09 -08:00
|
|
|
},
|
|
|
|
|
"unit": "short"
|
|
|
|
|
},
|
|
|
|
|
"overrides": []
|
|
|
|
|
},
|
2026-01-16 19:33:02 -08:00
|
|
|
"gridPos": { "h": 8, "w": 12, "x": 0, "y": 12 },
|
2026-01-15 08:31:09 -08:00
|
|
|
"id": 6,
|
|
|
|
|
"options": {
|
2026-01-16 19:33:02 -08:00
|
|
|
"legend": {
|
|
|
|
|
"calcs": [],
|
|
|
|
|
"displayMode": "list",
|
|
|
|
|
"placement": "bottom",
|
|
|
|
|
"showLegend": true
|
|
|
|
|
},
|
|
|
|
|
"tooltip": { "mode": "single", "sort": "none" }
|
2026-01-15 08:31:09 -08:00
|
|
|
},
|
|
|
|
|
"pluginVersion": "10.0.0",
|
|
|
|
|
"targets": [
|
|
|
|
|
{
|
2026-01-16 19:33:02 -08:00
|
|
|
"datasource": { "type": "prometheus", "uid": "prometheus" },
|
2026-01-15 08:31:09 -08:00
|
|
|
"expr": "devpi_web_whoosh_index_queue_size",
|
|
|
|
|
"legendFormat": "Index Queue Size",
|
|
|
|
|
"refId": "A"
|
|
|
|
|
},
|
|
|
|
|
{
|
2026-01-16 19:33:02 -08:00
|
|
|
"datasource": { "type": "prometheus", "uid": "prometheus" },
|
2026-01-15 08:31:09 -08:00
|
|
|
"expr": "devpi_web_whoosh_index_error_queue_size",
|
|
|
|
|
"legendFormat": "Index Error Queue Size",
|
|
|
|
|
"refId": "B"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"title": "Search Index Queue Over Time",
|
|
|
|
|
"type": "timeseries"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"datasource": {
|
|
|
|
|
"type": "prometheus",
|
|
|
|
|
"uid": "prometheus"
|
|
|
|
|
},
|
|
|
|
|
"fieldConfig": {
|
|
|
|
|
"defaults": {
|
|
|
|
|
"color": {
|
|
|
|
|
"mode": "thresholds"
|
|
|
|
|
},
|
|
|
|
|
"mappings": [],
|
|
|
|
|
"thresholds": {
|
|
|
|
|
"mode": "absolute",
|
2026-01-16 19:33:02 -08:00
|
|
|
"steps": [{ "color": "green", "value": null }]
|
2026-01-15 08:31:09 -08:00
|
|
|
},
|
|
|
|
|
"unit": "short"
|
|
|
|
|
},
|
|
|
|
|
"overrides": []
|
|
|
|
|
},
|
2026-01-16 19:33:02 -08:00
|
|
|
"gridPos": { "h": 8, "w": 12, "x": 12, "y": 12 },
|
2026-01-15 08:31:09 -08:00
|
|
|
"id": 7,
|
|
|
|
|
"options": {
|
|
|
|
|
"colorMode": "value",
|
|
|
|
|
"graphMode": "area",
|
|
|
|
|
"justifyMode": "auto",
|
|
|
|
|
"orientation": "horizontal",
|
|
|
|
|
"reduceOptions": {
|
|
|
|
|
"calcs": ["lastNotNull"],
|
|
|
|
|
"fields": "",
|
|
|
|
|
"values": false
|
|
|
|
|
},
|
|
|
|
|
"textMode": "auto"
|
|
|
|
|
},
|
|
|
|
|
"pluginVersion": "10.0.0",
|
|
|
|
|
"targets": [
|
|
|
|
|
{
|
2026-01-16 19:33:02 -08:00
|
|
|
"datasource": { "type": "prometheus", "uid": "prometheus" },
|
2026-01-15 08:31:09 -08:00
|
|
|
"expr": "devpi_server_storage_cache_size",
|
|
|
|
|
"legendFormat": "Storage Cache Size",
|
|
|
|
|
"refId": "A"
|
|
|
|
|
},
|
|
|
|
|
{
|
2026-01-16 19:33:02 -08:00
|
|
|
"datasource": { "type": "prometheus", "uid": "prometheus" },
|
2026-01-15 08:31:09 -08:00
|
|
|
"expr": "devpi_server_changelog_cache_size",
|
|
|
|
|
"legendFormat": "Changelog Cache Size",
|
|
|
|
|
"refId": "B"
|
|
|
|
|
},
|
|
|
|
|
{
|
2026-01-16 19:33:02 -08:00
|
|
|
"datasource": { "type": "prometheus", "uid": "prometheus" },
|
2026-01-15 08:31:09 -08:00
|
|
|
"expr": "devpi_server_changelog_cache_items",
|
|
|
|
|
"legendFormat": "Changelog Cache Items",
|
|
|
|
|
"refId": "C"
|
|
|
|
|
},
|
|
|
|
|
{
|
2026-01-16 19:33:02 -08:00
|
|
|
"datasource": { "type": "prometheus", "uid": "prometheus" },
|
2026-01-15 08:31:09 -08:00
|
|
|
"expr": "devpi_server_relpath_cache_size",
|
|
|
|
|
"legendFormat": "Relpath Cache Size",
|
|
|
|
|
"refId": "D"
|
|
|
|
|
},
|
|
|
|
|
{
|
2026-01-16 19:33:02 -08:00
|
|
|
"datasource": { "type": "prometheus", "uid": "prometheus" },
|
2026-01-15 08:31:09 -08:00
|
|
|
"expr": "devpi_server_relpath_cache_items",
|
|
|
|
|
"legendFormat": "Relpath Cache Items",
|
|
|
|
|
"refId": "E"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"title": "Cache Sizes",
|
|
|
|
|
"type": "stat"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"refresh": "30s",
|
|
|
|
|
"schemaVersion": 38,
|
|
|
|
|
"tags": ["devpi", "pypi"],
|
|
|
|
|
"templating": {
|
|
|
|
|
"list": []
|
|
|
|
|
},
|
|
|
|
|
"time": {
|
|
|
|
|
"from": "now-6h",
|
|
|
|
|
"to": "now"
|
|
|
|
|
},
|
|
|
|
|
"timepicker": {},
|
|
|
|
|
"timezone": "",
|
|
|
|
|
"title": "Devpi PyPI Proxy",
|
|
|
|
|
"uid": "devpi",
|
|
|
|
|
"version": 1,
|
|
|
|
|
"weekStart": ""
|
|
|
|
|
}
|