Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot 356bf869a2 Auto-update README with current k8s applications
Terraform / Terraform (pull_request) Successful in 22s
Generated by CI/CD workflow on 2026-03-11 01:32:50

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-03-11 01:32:50 +00:00
+4 -18
View File
@@ -57,7 +57,7 @@ data:
"type": "prometheus",
"uid": "${datasource}"
},
"expr": "sum(furumi_active_streams)",
"expr": "furumi_active_streams",
"refId": "A"
}
],
@@ -91,7 +91,7 @@ data:
"type": "prometheus",
"uid": "${datasource}"
},
"expr": "sum(rate(furumi_bytes_read_total[$__rate_interval]))",
"expr": "rate(furumi_bytes_read_total[$__rate_interval])",
"refId": "A"
}
],
@@ -430,22 +430,12 @@ data:
"overrides": []
}
},
{
"collapsed": true,
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 12
},
"id": 99,
"panels": [
{
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 13
"y": 12
},
"id": 7,
"options": {
@@ -537,7 +527,7 @@ data:
"h": 8,
"w": 12,
"x": 12,
"y": 13
"y": 12
},
"id": 8,
"options": {
@@ -625,10 +615,6 @@ data:
}
}
],
"title": "Process Metrics (Memory, FDs)",
"type": "row"
}
],
"refresh": "10s",
"schemaVersion": 38,
"style": "dark",