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