This commit is contained in:
mike 2025-06-18 19:27:48 -04:00
parent ee8ffeaf11
commit 724d415fc8
4 changed files with 328 additions and 1 deletions

View file

@ -0,0 +1,14 @@
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: k0s
namespace: k0s-system
spec:
endpoints:
- port: http
honorLabels: true
selector:
matchLabels:
app: k0s-observability
component: pushgateway
k0s.k0sproject.io/stack: metrics