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

Use a local registry for metrics #744

Merged
merged 1 commit into from
Sep 7, 2016

Conversation

slaunay
Copy link
Contributor

@slaunay slaunay commented Sep 7, 2016

  • use a new dedicated registry per config instead of using the default global registry provided by go-metrics
  • update documentation and unit tests

- use a new dedicated registry per config instead of using the default
  global registry provided by go-metrics
- update documentation and unit tests
@eapache
Copy link
Contributor

eapache commented Sep 7, 2016

@justinas does this work for you?

@justinas
Copy link

justinas commented Sep 7, 2016

@eapache Absolutely. Package-global registry would be another alternative, but that's up to you :)

@eapache
Copy link
Contributor

eapache commented Sep 7, 2016

Trying to stay away from package globals going forward.

@eapache eapache merged commit 482c471 into IBM:master Sep 7, 2016
@slaunay slaunay deleted the enhancement/custom-metric-registry branch September 7, 2016 22:31
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

Successfully merging this pull request may close these issues.

3 participants