The only user-visible API change should be that you can no longer use ::<()> to declare that a metric takes no labels; instead, you've got to use service_skeleton::metric::NoLabels in place of ().
The only user-visible API change should be that you can no longer use ::<()> to declare that a metric takes no labels; instead, you've got to use service_skeleton::metric::NoLabels in place of ().