So I can't really figure out what's going on here.
From my perspective, and what I'm interested in, it seems like the 'metrics' component here is itself an important project.
but it's not codahale metrics anymore... right? It's dropwizard metrics?
I don't see anywhere documenting that it was formerly codahale metrics but not it's dropwizard metrics. Unless I'm missing it.
And all the package change up isn't' really helping the community.
For example, there's this:
I suspect that it would just work fine on the latest packages.
But it doesn't support the same package. It's using the yammer namespace. So I can't pass it my MetricRegistry... so now I have to fork the whole project.
Can someone explain what's happening?