observability: scrape ceph-csi metrics via VMServiceScrape
The ceph-csi cephfs/rbd charts already expose http-metrics services but nothing scraped them. Add native VMServiceScrape CRs (the cluster has no Prometheus-Operator CRDs, only VM-native ones) so the observability VMAgent (selectAllByDefault) collects ceph-csi grpc/csi metrics.
This commit is contained in:
@@ -7,3 +7,4 @@ resources:
|
||||
- vaultauth.yaml
|
||||
- vaultstaticsecret.yaml
|
||||
- storageclass.yaml
|
||||
- vmservicescrape.yaml
|
||||
|
||||
Reference in New Issue
Block a user