Added furumi metrics

This commit is contained in:
2026-06-01 16:49:05 +03:00
parent 13f7e13f9b
commit 635bbeaec9
4 changed files with 514 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
---
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: furumi-player-metrics
labels:
app: furumi-player
release: prometheus
spec:
selector:
matchLabels:
app: furumi-player
endpoints:
- port: http
path: /metrics
interval: 30s
scrapeTimeout: 10s
honorLabels: true
namespaceSelector:
matchNames:
- furumi