Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QoL: Silence startup Prometheus errors #716

Open
yorickdowne opened this issue Sep 27, 2022 · 0 comments
Open

QoL: Silence startup Prometheus errors #716

yorickdowne opened this issue Sep 27, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@yorickdowne
Copy link
Contributor

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 yorickdowne added the enhancement New feature or request label Sep 27, 2022
@y0sher y0sher added good first issue Good for newcomers help wanted Extra attention is needed labels Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants