You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project should be split in to 2 separate projects / module.
We should have a vertx client that exposes the default methods (put metrics, gauge, timer, etc) and related configurations but doesn't deal with collection. Another module should be the collectors themselves.
This would allow projects to use only the client but collect the metrics in whatever way the project sees fit.
The text was updated successfully, but these errors were encountered:
This project should be split in to 2 separate projects / module.
We should have a vertx client that exposes the default methods (put metrics, gauge, timer, etc) and related configurations but doesn't deal with collection. Another module should be the collectors themselves.
This would allow projects to use only the client but collect the metrics in whatever way the project sees fit.
The text was updated successfully, but these errors were encountered: