ajust helium-blockchain-exporter interval and timeout
This commit is contained in:
parent
ee82696ffe
commit
6c24306ccc
|
@ -11,3 +11,5 @@ spec:
|
||||||
app.kubernetes.io/name: helium-blockchain-exporter
|
app.kubernetes.io/name: helium-blockchain-exporter
|
||||||
endpoints:
|
endpoints:
|
||||||
- port: http-metrics
|
- port: http-metrics
|
||||||
|
interval: 60s
|
||||||
|
scrapeTimeout: 30s
|
Loading…
Reference in New Issue