.
This commit is contained in:
@@ -98,19 +98,19 @@ spec:
|
||||
insecureSkipVerify: true
|
||||
|
||||
---
|
||||
apiVersion: operator.victoriametrics.com/v1beta1
|
||||
kind: VMStaticScrape
|
||||
metadata:
|
||||
name: etcd
|
||||
namespace: vm
|
||||
spec:
|
||||
jobName: etcd
|
||||
targetEndpoints:
|
||||
- targets:
|
||||
- "[2001:470:7116:2::91]:2381"
|
||||
- "[2001:470:7116:2::92]:2381"
|
||||
- "[2001:470:7116:2::93]:2381"
|
||||
path: /metrics
|
||||
scheme: http
|
||||
interval: 30s
|
||||
scrapeTimeout: 10s
|
||||
#apiVersion: operator.victoriametrics.com/v1beta1
|
||||
#kind: VMStaticScrape
|
||||
#metadata:
|
||||
# name: etcd
|
||||
# namespace: vm
|
||||
#spec:
|
||||
# jobName: etcd
|
||||
# targetEndpoints:
|
||||
# - targets:
|
||||
# - "[2001:470:7116:2::91]:2381"
|
||||
# - "[2001:470:7116:2::92]:2381"
|
||||
# - "[2001:470:7116:2::93]:2381"
|
||||
# path: /metrics
|
||||
# scheme: http
|
||||
# interval: 30s
|
||||
# scrapeTimeout: 10s
|
||||
Reference in New Issue
Block a user