mirror of
https://github.com/status-im/infra-role-geth.git
synced 2025-02-02 23:33:33 +00:00
consul: add container meta for metrics consul service
This commit is contained in:
parent
90bb6a160b
commit
834052fed5
@ -24,6 +24,8 @@
|
||||
port: '{{ geth_metrics_port }}'
|
||||
address: '{{ geth_consul_advertised_address }}'
|
||||
disabled: '{{ not geth_metrics_enabled }}'
|
||||
meta:
|
||||
container: '{{ geth_cont_name | mandatory }}'
|
||||
checks:
|
||||
- id: '{{ geth_cont_name }}-metrics-status'
|
||||
type: 'tcp'
|
||||
|
Loading…
x
Reference in New Issue
Block a user