Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upFind a bug and can not build the prometheus code. #2239
Comments
This comment has been minimized.
This comment has been minimized.
|
You are building Prometheus against the head of https://github.com/prometheus/client_golang . However, Prometheus is supposed to be built against the vendored dependencies. It's on my TODO list to adjust the current code to the head of https://github.com/prometheus/client_golang , but this will also go along with an update of the vendoring. So always build with the vendored dependencies (which is automatic with Go 1.7, you really have to delete the |
beorn7
closed this
Dec 1, 2016
This comment has been minimized.
This comment has been minimized.
lock
bot
commented
Mar 24, 2019
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
barnettZQG commentedDec 1, 2016
error message:
error code:
reasons:
prometheus/client_golang@2fee50b
This commit delete the
Setmethod.may be the correct code is: