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

Add response time to Query Log #1601

Closed
mupkoo opened this issue Apr 20, 2020 · 2 comments
Closed

Add response time to Query Log #1601

mupkoo opened this issue Apr 20, 2020 · 2 comments
Labels
duplicate Duplicate or merged issues.

Comments

@mupkoo
Copy link

mupkoo commented Apr 20, 2020

Problem Description

I think that it will be really useful to see information about the response time for each request. First of all, it is just a nice statistic, and second, it can help identify slow requests.

Proposed Solution

I can see that the response from the server includes elapsedMs which I think is exactly the information that needs, so I would suggest to add a column between Response and Client.

Alternatives Considered

If you think that there will be too much information on the table, or that may be this is not something that will be liked by most of the users, an ability to set which columns you would like to have is an option, although it is more time consuming

@Aikatsui
Copy link
Contributor

#1453 #481

@ameshkov ameshkov added the duplicate Duplicate or merged issues. label Apr 22, 2020
@ameshkov
Copy link
Member

Yep, closed as dup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Duplicate or merged issues.
Projects
None yet
Development

No branches or pull requests

3 participants