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

Record traffic info #40

Open
kurin opened this issue Feb 28, 2018 · 0 comments
Open

Record traffic info #40

kurin opened this issue Feb 28, 2018 · 0 comments
Labels

Comments

@kurin
Copy link
Owner

kurin commented Feb 28, 2018

It would be nice to have more than just a breakdown of API calls by count, but also:

  • responses per call (e.g. 200, 400, 500)
  • latency histogram?
@kurin kurin added the metrics label Feb 28, 2018
kurin added a commit that referenced this issue Feb 28, 2018
This keeps per-method, per-status latency information about API calls
that can be queried from Client.Status().  A skeleton for #40.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant