Files
Kupyter/jupyterhub-monitor.yaml
2026-03-24 10:59:50 +01:00

21 lines
390 B
YAML

apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: jupyterhub
namespace: monitoring
labels:
release: kube-prometheus-stack
spec:
namespaceSelector:
matchNames:
- jupyterhub
selector:
matchLabels:
component: hub
app: jupyterhub
release: jupyterhub
endpoints:
- port: hub
path: /hub/metrics
interval: 30s