2.5-stable release

This commit is contained in:
Alexander Renz 2025-01-01 16:25:02 +01:00
parent 921062cfc3
commit 5ef909fdec

View File

@ -27,7 +27,7 @@
"overrides": []
},
"gridPos": {
"h": 6,
"h": 7,
"w": 24,
"x": 0,
"y": 0
@ -39,7 +39,7 @@
"showLineNumbers": false,
"showMiniMap": false
},
"content": "<div style=\"text-align: center; background-color: transparent; padding: 20px;\">\n <h3 style=\"color: white; font-family: 'Arial', sans-serif; font-weight: bold;\">HMAC Dashboard</h3>\n <img src=\"https://block.uuxo.net/hmac_icon.png\" alt=\"HMAC Icon\" style=\"width: 50px; height: 50px; display: block; margin: 10px auto;\">\n <p style=\"font-family: 'Verdana', sans-serif; color: white;\">\n This dashboard monitors <strong style=\"color: #FF5733;\">key metrics</strong> for the \n <span style=\"font-style: italic; color: #007BFF;\">HMAC File Server</span>.\n </p>\n</div>\n",
"content": "<div style=\"text-align: center; background-color: transparent; padding: 20px;\">\n <h3 style=\"color: white; font-family: 'Arial', sans-serif; font-weight: bold;\">HMAC Dashboard</h3>\n <img src=\"https://git.uuxo.net/uuxo/hmac-file-server/raw/branch/main/dashboard/hmac_icon.png\" alt=\"HMAC Icon\" style=\"width: 50px; height: 50px; display: block; margin: 10px auto;\">\n <p style=\"font-family: 'Verdana', sans-serif; color: white;\">\n This dashboard monitors <strong style=\"color: #FF5733;\">key metrics</strong> for the \n <span style=\"font-style: italic; color: #007BFF;\">HMAC File Server</span>.\n </p>\n</div>\n",
"mode": "html"
},
"pluginVersion": "11.4.0",
@ -75,10 +75,10 @@
"overrides": []
},
"gridPos": {
"h": 5,
"h": 7,
"w": 6,
"x": 0,
"y": 6
"y": 7
},
"id": 14,
"options": {
@ -141,10 +141,10 @@
"overrides": []
},
"gridPos": {
"h": 5,
"h": 7,
"w": 6,
"x": 6,
"y": 6
"y": 7
},
"id": 18,
"options": {
@ -198,10 +198,10 @@
"overrides": []
},
"gridPos": {
"h": 5,
"h": 7,
"w": 6,
"x": 12,
"y": 6
"y": 7
},
"id": 17,
"options": {
@ -261,10 +261,10 @@
"overrides": []
},
"gridPos": {
"h": 5,
"h": 7,
"w": 3,
"x": 18,
"y": 6
"y": 7
},
"id": 11,
"options": {
@ -324,10 +324,10 @@
"overrides": []
},
"gridPos": {
"h": 5,
"h": 7,
"w": 3,
"x": 21,
"y": 6
"y": 7
},
"id": 12,
"options": {
@ -385,10 +385,10 @@
"overrides": []
},
"gridPos": {
"h": 5,
"h": 7,
"w": 6,
"x": 0,
"y": 11
"y": 14
},
"id": 10,
"options": {
@ -450,10 +450,10 @@
"overrides": []
},
"gridPos": {
"h": 5,
"w": 6,
"h": 7,
"w": 3,
"x": 6,
"y": 11
"y": 14
},
"id": 16,
"options": {
@ -514,10 +514,10 @@
"overrides": []
},
"gridPos": {
"h": 5,
"w": 6,
"x": 12,
"y": 11
"h": 7,
"w": 3,
"x": 9,
"y": 14
},
"id": 19,
"options": {
@ -576,10 +576,10 @@
"overrides": []
},
"gridPos": {
"h": 5,
"h": 7,
"w": 3,
"x": 18,
"y": 11
"x": 12,
"y": 14
},
"id": 2,
"options": {
@ -612,251 +612,6 @@
"title": "HMAC Upload Errors",
"type": "stat"
},
{
"datasource": {
"default": true,
"type": "prometheus"
},
"fieldConfig": {
"defaults": {
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 5,
"w": 3,
"x": 21,
"y": 11
},
"id": 13,
"options": {
"colorMode": "value",
"graphMode": "area",
"justifyMode": "auto",
"orientation": "auto",
"percentChangeColorMode": "standard",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"showPercentChange": false,
"textMode": "auto",
"wideLayout": true
},
"pluginVersion": "11.4.0",
"targets": [
{
"editorMode": "code",
"expr": "hmac_file_server_download_errors_total",
"legendFormat": "Download Errors",
"range": true,
"refId": "A"
}
],
"title": "HMAC Download Errors",
"type": "stat"
},
{
"datasource": {
"default": true,
"type": "prometheus"
},
"fieldConfig": {
"defaults": {
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 5,
"w": 5,
"x": 0,
"y": 16
},
"id": 22,
"options": {
"colorMode": "value",
"graphMode": "area",
"justifyMode": "auto",
"orientation": "auto",
"percentChangeColorMode": "standard",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"showPercentChange": false,
"textMode": "auto",
"wideLayout": true
},
"pluginVersion": "11.4.0",
"targets": [
{
"editorMode": "code",
"expr": "hmac_thumbnails_processed_total",
"legendFormat": "Upload Errors",
"range": true,
"refId": "A"
}
],
"title": "Thumbnails Processed",
"type": "stat"
},
{
"datasource": {
"default": true,
"type": "prometheus"
},
"fieldConfig": {
"defaults": {
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 5,
"w": 5,
"x": 5,
"y": 16
},
"id": 23,
"options": {
"colorMode": "value",
"graphMode": "area",
"justifyMode": "auto",
"orientation": "auto",
"percentChangeColorMode": "standard",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"showPercentChange": false,
"textMode": "auto",
"wideLayout": true
},
"pluginVersion": "11.4.0",
"targets": [
{
"editorMode": "code",
"expr": "hmac_thumbnail_processing_errors_total",
"legendFormat": "Upload Errors",
"range": true,
"refId": "A"
}
],
"title": "Thumbnails Processed Errors",
"type": "stat"
},
{
"datasource": {
"default": true,
"type": "prometheus"
},
"fieldConfig": {
"defaults": {
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "s"
},
"overrides": []
},
"gridPos": {
"h": 5,
"w": 5,
"x": 10,
"y": 16
},
"id": 24,
"options": {
"colorMode": "value",
"graphMode": "area",
"justifyMode": "auto",
"orientation": "auto",
"percentChangeColorMode": "standard",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"showPercentChange": false,
"textMode": "auto",
"wideLayout": true
},
"pluginVersion": "11.4.0",
"targets": [
{
"editorMode": "code",
"expr": "hmac_thumbnail_processing_time_seconds_count",
"legendFormat": "Upload Errors",
"range": true,
"refId": "A"
}
],
"title": "Thumbnails Process Time",
"type": "stat"
},
{
"datasource": {
"default": true,
@ -886,10 +641,10 @@
"overrides": []
},
"gridPos": {
"h": 5,
"h": 7,
"w": 3,
"x": 15,
"y": 16
"y": 14
},
"id": 15,
"options": {
@ -953,15 +708,15 @@
"overrides": []
},
"gridPos": {
"h": 5,
"h": 7,
"w": 3,
"x": 18,
"y": 16
"y": 14
},
"id": 20,
"id": 13,
"options": {
"colorMode": "value",
"graphMode": "none",
"graphMode": "area",
"justifyMode": "auto",
"orientation": "auto",
"percentChangeColorMode": "standard",
@ -973,21 +728,20 @@
"values": false
},
"showPercentChange": false,
"textMode": "value",
"textMode": "auto",
"wideLayout": true
},
"pluginVersion": "11.4.0",
"targets": [
{
"editorMode": "code",
"expr": "hmac_cache_misses_total",
"format": "table",
"legendFormat": "{{hmac-file-server}}",
"expr": "hmac_file_server_download_errors_total",
"legendFormat": "Download Errors",
"range": true,
"refId": "A"
}
],
"title": "HMAC Cache Misses",
"title": "HMAC Download Errors",
"type": "stat"
},
{
@ -1015,10 +769,10 @@
"overrides": []
},
"gridPos": {
"h": 5,
"h": 7,
"w": 3,
"x": 21,
"y": 16
"y": 14
},
"id": 21,
"options": {
@ -1067,6 +821,6 @@
"timezone": "",
"title": "HMAC File Server Metrics",
"uid": "de0ye5t0hzq4ge",
"version": 137,
"version": 145,
"weekStart": ""
}
}