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

Retrieve Hystrix metrics directly from HystrixCommandMetrics #23

Closed
wjam opened this issue Oct 8, 2014 · 1 comment
Closed

Retrieve Hystrix metrics directly from HystrixCommandMetrics #23

wjam opened this issue Oct 8, 2014 · 1 comment

Comments

@wjam
Copy link

wjam commented Oct 8, 2014

Rather than retrieving the Hystrix metrics from the HystrixMetricsPoller, the metrics should be retrieved directly from the HystrixCommandMetrics. By using the poller, it means that the data is having to go from HystrixCommandMetrics -> JSON -> parsing JSON in HystrixMetricsPollerConfiguration -> GaugeService.

@cdupuis cdupuis added this to the 1.0.0.M2 milestone Oct 8, 2014
@cdupuis cdupuis self-assigned this Oct 8, 2014
@cdupuis cdupuis assigned cdupuis and unassigned cdupuis Oct 27, 2014
@cdupuis cdupuis removed this from the 1.0.0.M2 milestone Oct 31, 2014
@wjam wjam unassigned cdupuis Jan 8, 2015
@spencergibb
Copy link
Member

Closing due to age and inactivity.

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

No branches or pull requests

4 participants