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

Separate collector and client #22

Open
reistiago opened this issue Sep 4, 2017 · 0 comments
Open

Separate collector and client #22

reistiago opened this issue Sep 4, 2017 · 0 comments

Comments

@reistiago
Copy link
Contributor

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.

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

No branches or pull requests

1 participant