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

expose per-endpoint stats in admin interface #99

Open
olix0r opened this issue Feb 11, 2016 · 1 comment
Open

expose per-endpoint stats in admin interface #99

olix0r opened this issue Feb 11, 2016 · 1 comment

Comments

@olix0r
Copy link
Member

olix0r commented Feb 11, 2016

Finagle can (optionally) record per-endpoint statistics. We should add a router-client-level configuration parameter to enable recording of these metrics, and integrate them into the admin UI.

These metrics should be disabled by default because they can be quite costly performance-wise (esp for large clusters), but it's a great feature to have when individual backends matter. In larger clusters, tracing is probably a better way to attack this, anyway.

@olix0r
Copy link
Member Author

olix0r commented Sep 12, 2016

We could extend the telemeter API to support allow 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