mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-18 17:52:17 +00:00
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:
parent
9102e1954a
commit
a145963a2a
@ -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
|
||||
|
@ -130,5 +130,5 @@
|
||||
|
||||
- name: smart-metrics
|
||||
src: git@github.com:status-im/infra-role-smart-metrics.git
|
||||
version: f94db4679ef3f920188565dda1e3933cdf70e39a
|
||||
version: c7de707932b878cc4ad22cd69b78203e57dd50fd
|
||||
scm: git
|
||||
|
Loading…
x
Reference in New Issue
Block a user