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

Measure response time and provide access through metrics #15

Open
3Hren opened this issue Jun 20, 2017 · 3 comments
Open

Measure response time and provide access through metrics #15

3Hren opened this issue Jun 20, 2017 · 3 comments

Comments

@3Hren
Copy link
Owner

3Hren commented Jun 20, 2017

This is not an easy task, because I haven't found exponentially decaying histograms for Rust.

@karitra
Copy link

karitra commented Jun 23, 2017

I could try to implement one modelled after same from libmetrics in spare time if you feel brave enough, it would be a nice Rust exercise for me.

@3Hren
Copy link
Owner Author

3Hren commented Jun 23, 2017

Ok!

@3Hren
Copy link
Owner Author

3Hren commented Jul 17, 2017

Actually it seems like it is pretty heavyweight and broad metric. Need to find out how (and should ever?) can it be implemented.

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

2 participants