feat(metrics): add basic prometheus metrics, cluster scraping

This commit is contained in:
2025-10-30 14:52:33 +01:00
parent 2d0d309d2b
commit ece2c4d4c5

View File

@@ -2,6 +2,8 @@ apiVersion: v1
kind: Service
metadata:
name: {{ .Values.app.name }}
labels:
app: {{ .Values.app.name }}
spec:
ports:
- name: http