add container name as metadata to metrics service

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2019-10-29 19:08:42 +01:00
parent d1c2c018cb
commit 5c9391984c
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@
port: '{{ beacon_node_metrics_port }}'
address: '{{ ansible_local.tinc.vpn_ip }}'
tags: ['{{ env }}.{{ stage }}', 'beacon', 'nimbus', 'metrics']
meta:
container: '{{ beacon_node_cont_name }}'
checks:
- id: beacon-node-metrics
type: http