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

Request to move from prometheus http (deprecated) to the new one #491

Closed
sergiomss opened this issue Mar 8, 2017 · 2 comments · Fixed by #497
Closed

Request to move from prometheus http (deprecated) to the new one #491

sergiomss opened this issue Mar 8, 2017 · 2 comments · Fixed by #497

Comments

@sergiomss
Copy link

As it stands on the http.go file in the prometheus/client_golang repository, that file has been deprecated and moved to prom/http directory, with some changes. Quoted from http.go comment section:

It is a partial mirror of promhttp/http.go (to avoid circular import chains) where 
everything HTTP related should live. The functions here are just for avoiding breakage. 
Everything is deprecated.

For this reason, would it be possible to update the prometheus metrics in go-kit to use the new one?

@kavirajk
Copy link
Contributor

kavirajk commented Mar 9, 2017

Can I work on this?

@peterbourgon
Copy link
Member

Please!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants