ssv icon indicating copy to clipboard operation
ssv copied to clipboard

QoL: Silence startup Prometheus errors

Open yorickdowne opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe.

Getting the version is noisy. It's not a huge deal; it'd still be nice to just get the version string for ./ethd version

Describe the solution you'd like

Silence the Prometheus errors during startup. Here's an example --version call:

2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
2022/09/27 17:47:56 could not register prometheus collector
ssvnode version v0.3.2

yorickdowne avatar Sep 27 '22 17:09 yorickdowne