ih-eu-mda1: disable Consul check for SMART metrics

The service fails on InnovaHosting servers due to HBA controller:
https://github.com/prometheus-community/smartctl_exporter/issues/26

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2023-05-15 19:51:41 +02:00
parent 9102e1954a
commit a145963a2a
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
2 changed files with 5 additions and 1 deletions

View File

@ -6,3 +6,7 @@ bootstrap__rsyslog_logstash_target_dc: '{{ bootstrap__consul_data_center }}'
bootstrap__extra_volume_bind_paths:
DATA_VOLUME1: ['/data']
DATA_VOLUME2: ['/docker']
# SMART Metrics are broken
# https://github.com/prometheus-community/smartctl_exporter/issues/26
smart_metrics_consul_check_enabled: false

View File

@ -130,5 +130,5 @@
- name: smart-metrics
src: git@github.com:status-im/infra-role-smart-metrics.git
version: f94db4679ef3f920188565dda1e3933cdf70e39a
version: c7de707932b878cc4ad22cd69b78203e57dd50fd
scm: git