mirror of
https://github.com/dat515-2025/Group-8.git
synced 2026-03-22 23:20:56 +01:00
feat(metrics): add basic prometheus metrics, cluster scraping
This commit is contained in:
@@ -9,6 +9,6 @@ spec:
|
|||||||
matchLabels:
|
matchLabels:
|
||||||
app: {{ .Values.app.name }}
|
app: {{ .Values.app.name }}
|
||||||
endpoints:
|
endpoints:
|
||||||
- port: 8000
|
- port: "8000"
|
||||||
path: /metrics
|
path: /metrics
|
||||||
interval: 15s
|
interval: 15s
|
||||||
Reference in New Issue
Block a user