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

Publishing the Aggregated metrics from Turbine application to Graphite #123

Open
srinuk1246 opened this issue Aug 22, 2017 · 0 comments
Open

Comments

@srinuk1246
Copy link

srinuk1246 commented Aug 22, 2017

I am running multiple servers that generate hystrix metrics and have a different server for running the turbine. I am wondering if adding the below plugin in the turbine application helps in publishing the aggregated data to Graphite/ any similar one using HystrixServoMetricsPublisher.

I haven't found any documentation or articles about the turbine aggregated metrics getting published to Graphite.

HystrixPlugins.getInstance().registerMetricsPublisher(HystrixServoMetricsPublisher.getInstance());

Any thoughts?

@srinuk1246 srinuk1246 changed the title Publishing the Aggregated metrics from turbine to Graphite Publishing the Aggregated metrics from Turbine application to Graphite Aug 22, 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

No branches or pull requests

1 participant