feat: traefik prometheus metrics

This commit is contained in:
2026-06-17 01:41:45 +02:00
parent dac3777fc4
commit 76853637bc
2 changed files with 16 additions and 16 deletions
-16
View File
@@ -1,16 +0,0 @@
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: traefik-monitor
namespace: prometheus
labels:
release: prometheus-stack
spec:
namespaceSelector:
any: true
selector:
matchLabels:
app.kubernetes.io/name: traefik
endpoints:
- port: metrics
interval: 15s