feat(observability): ✨ add VMServiceScrapes + migrate VLogs → VLSingle
- Migrate VLogs CRD to VLSingle (operator.victoriametrics.com/v1beta1) - Add VMServiceScrape for Forgejo (gitea ns, port http, /metrics) - Add VMServiceScrape for ArgoCD (argocd ns, port http-metrics) - Add VMServiceScrape for GARM (garm ns, port metrics) - Add VMServiceScrape for CoreDNS (kube-system ns, k8s-app: kube-dns) Ref: IPCEICIS-4618, IPCEICIS-5066
This commit is contained in:
parent
7949cabb29
commit
57ee5afa62
5 changed files with 58 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: operator.victoriametrics.com/v1beta1
|
||||
kind: VLogs
|
||||
kind: VLSingle
|
||||
metadata:
|
||||
name: victorialogs
|
||||
namespace: observability
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue