Closed rpl-ffl closed 4 days ago
Investigate the following monitoring warning that occurs at the end of several scenarios:
14:58:58 2024/06/25 07:58:38 monitoring: failed to parse log: Get "node1/debug/metrics/prometheus": unsupported protocol scheme "" 14:58:58 2024/06/25 07:58:38 monitoring: failed to parse log: Get "node2/debug/metrics/prometheus": unsupported protocol scheme "" 14:58:58 2024/06/25 07:58:38 monitoring: failed to parse log: Get "http://localhost:46333/debug/metrics/prometheus": dial tcp 127.0.0.1:46333: connect: connection refused 14:58:58 2024/06/25 07:58:38 monitoring: failed to parse log: Get "http://localhost:46333/debug/metrics/prometheus": dial tcp 127.0.0.1:46333: connect: connection refused
QoL issue no longer targeted.
Investigate the following monitoring warning that occurs at the end of several scenarios: