Postiz/manifests/servicemonitor.yaml

19 lines
350 B
YAML

apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: postiz
namespace: postiz
labels:
team: core
spec:
selector:
matchLabels:
app.kubernetes.io/name: postiz
endpoints:
- port: streaming
path: /metrics
- port: web-metrics
path: /metrics
- port: sidekiq-metrics
path: /metrics