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

Add option to publish metrics to a memory-mapped file #1063

Closed
mattrjacobs opened this issue Jan 25, 2016 · 0 comments
Closed

Add option to publish metrics to a memory-mapped file #1063

mattrjacobs opened this issue Jan 25, 2016 · 0 comments

Comments

@mattrjacobs
Copy link
Contributor

I'd like to explore how efficient metrics publishing could be is Hystrix exposed a way to publish metrics to a memory-mapped file. Then, another process could share that memory, and be dedicated to shoveling the bits onto the wire. This would allow any architecture to be used for this process (possibly Netty) without any changes required to the app producing Hystrix metrics

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

1 participant