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

Possibility to add custom root node for command and thread pool metrics #1595

Merged
merged 3 commits into from
Jun 11, 2017

Conversation

dstoklosa
Copy link

Currently, command and thread pool metrics are stored in the same root ( commandGroup.commandName... and HystrixThreadPool.commadGroup....).

This PR allows to store metrics in the provided root node i.e. hystrix.commandGroup.commandName... , so they are not stored in the same root as other metrics.

@mattrjacobs
Copy link
Contributor

LGTM @dstoklosa . Thanks for the contribution

@mattrjacobs mattrjacobs merged commit 027578a into Netflix:master Jun 11, 2017
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.

None yet

2 participants