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

Backport of deps: update go-metrics to prevent panic into release/1.4.x #17152

Commits on May 11, 2023

  1. deps: update go-metrics to prevent panic (#17133)

    nomad#15861 describes intermitent panics caused by go-metrics Prometheus
    client. We have not been able to further debug this problem due to the
    lack of information when the panic happens.
    
    go-metrics#146 prevents the panic from happening and also logs
    additional information that can help us understand the root cause of the
    problem.
    
    This commits pins the go-metric dependency to this branch until we can
    better debug the issue.
    lgfa29 committed May 11, 2023
    Configuration menu
    Copy the full SHA
    1108b32 View commit details
    Browse the repository at this point in the history