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

How to get statistics of ThriftServer #389

Open
GestureWei opened this issue Aug 4, 2020 · 0 comments
Open

How to get statistics of ThriftServer #389

GestureWei opened this issue Aug 4, 2020 · 0 comments

Comments

@GestureWei
Copy link

We use fbthrift to build our project. Now we are considering to get main statistics of it, such as,
number of connections
number of request being processed
number of request enqueued to be processed
whole latency of processed request, this includes IO, dispatching and processing and may includes accepting a new connection
etc.
How can we get such statistics especially the whole latency. BTW, where should we find a detailed documatation of fbthrift?

facebook-github-bot pushed a commit that referenced this issue Aug 12, 2020
Summary: Context: #389

Reviewed By: vitaut

Differential Revision: D23064586

fbshipit-source-id: 1c6193e3f1c5ce7bb249892aad6a11ab62f4d005
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant