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

Request: add request latency/duration to --enrich output #518

Open
5cj opened this issue Mar 29, 2022 · 1 comment
Open

Request: add request latency/duration to --enrich output #518

5cj opened this issue Mar 29, 2022 · 1 comment

Comments

@5cj
Copy link

5cj commented Mar 29, 2022

this is the only feature that I miss from GUI clients like Kreya, Wombat, BloomRPC, etc.

example:

> call --enrich ...

{
    .....
}

code: OK
number: 0
message: ""
duration: 12.34ms

alternatively, this could have its own option, e.g. -d, --duration

@ktr0731
Copy link
Owner

ktr0731 commented Apr 3, 2022

Thanks for your suggestion.
It makes sense to add request duration to the output result.

And I think it's better to add the duration to --enrich output.

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