-
Notifications
You must be signed in to change notification settings - Fork 427
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
Bump to metrics 2.1.0 #351
base: master
Are you sure you want to change the base?
Conversation
Since metrics <= 2.1.0 does not export the needed function metrics:delete/1, we temporary bump metrics to botsunit/master that propose this function.
Thanks for the patch! Unfortunatey I can't apply it in the current version since it still requires the compatibility with erlang 16. Let's postpone it for the coming version. |
Hello, Any news on this ? A lot of apps updated to metrics 2.x and I'm not able to use hackney because it's still using 1.x Thanks, |
what's needed for such inclusion is the support of older version for merl. related: benoitc/erlang-metrics#13 |
Hi, long time since the last update here. Any news on this? Meanwhile Regards, |
@benoitc Can we move to metric 2.x.x? Erlang 16 has been past the end of long term support for half a decade now. |
@mpnoordman new api for metric is landing this week. We will remove the support of older erlang soon. |
No description provided.