Files
infrastructure/clusters/cl01tl/manifests/qbittorrent/ServiceMonitor-qbittorrent-main.yaml

25 lines
596 B
YAML

apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: qbittorrent-main
labels:
app.kubernetes.io/instance: qbittorrent
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: qbittorrent
helm.sh/chart: qbittorrent-4.6.2
namespace: qbittorrent
spec:
jobLabel: qbittorrent-main
namespaceSelector:
matchNames:
- qbittorrent
selector:
matchLabels:
app.kubernetes.io/instance: qbittorrent
app.kubernetes.io/name: qbittorrent
endpoints:
- interval: 30s
path: /metrics
port: metrics
scrapeTimeout: 15s