You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like the recent version bump of prometheus/common breaks the prometheus/client_golang build. I'm not sure whether this should be fixed in the prometheus/common or the prometheus/client_golang build (I guess probably in the prometheus/client_golang, but it was the prometheus/common version bump which broke things, so I'm filing the issue here):
Possibly the golang_client code has been fixed, but there is no new release of the code so anyone installing the latest release of both libraries will have this problem.
Yes, we close issues once the code has been merged. We will need a new upstream release and bump of Go modules. But the issue can be closed to mark the fix as completed.
It looks like the recent version bump of
prometheus/common
breaks theprometheus/client_golang
build. I'm not sure whether this should be fixed in theprometheus/common
or theprometheus/client_golang
build (I guess probably in theprometheus/client_golang
, but it was theprometheus/common
version bump which broke things, so I'm filing the issue here):Also, maybe the CI should be changed to spot these issues, since both repositories fall under the same organization in GitHub?
The text was updated successfully, but these errors were encountered: