mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-05 10:32:19 +00:00
14 lines
234 B
YAML
14 lines
234 B
YAML
|
---
|
||
|
apiVersion: monitoring.googleapis.com/v1
|
||
|
kind: PodMonitoring
|
||
|
metadata:
|
||
|
name: erigon
|
||
|
spec:
|
||
|
endpoints:
|
||
|
- interval: 30s
|
||
|
path: /debug/metrics/prometheus
|
||
|
port: metrics
|
||
|
selector:
|
||
|
matchLabels:
|
||
|
app: erigon
|