--- # Scrape the exportarr sidecar (:9707) on every sonarr pod. Picked up by the # observability VMAgent (selectAllByDefault). Pod-level rather than # VMServiceScrape because the sonarr Service doesn't expose the metrics port. apiVersion: operator.victoriametrics.com/v1beta1 kind: VMPodScrape metadata: name: sonarr-exportarr namespace: arrstack spec: selector: matchLabels: app: sonarr podMetricsEndpoints: - port: metrics path: /metrics