--- # Scrape metrics (:9187) from every CloudNativePG postgres instance pod in any # namespace. Picked up by the observability VMAgent (selectAllByDefault). apiVersion: operator.victoriametrics.com/v1beta1 kind: VMPodScrape metadata: name: cnpg-clusters namespace: observability spec: namespaceSelector: any: true selector: matchLabels: cnpg.io/podRole: instance podMetricsEndpoints: - port: metrics path: /metrics