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

Display total number of returned elements #1284

Closed
RichiH opened this Issue Jan 4, 2016 · 6 comments

Comments

Projects
None yet
5 participants
@RichiH
Copy link
Member

RichiH commented Jan 4, 2016

In the expression browser, I see Load time: and Resolution:. Displaying the total number of returned element would be quite useful as well.

@juliusv

This comment has been minimized.

Copy link
Member

juliusv commented Jan 21, 2016

Internally we also gather quite a lot of timing information about the various stages of a query (https://github.com/prometheus/prometheus/blob/master/util/stats/query_stats.go#L43-L74). It might be useful to return that too, even if we don't always display everything.

@RichiH

This comment has been minimized.

Copy link
Member Author

RichiH commented Jan 21, 2016

@gouthamve

This comment has been minimized.

Copy link
Member

gouthamve commented Apr 6, 2017

@brian-brazil Can this be closed now?

@juliusv

This comment has been minimized.

Copy link
Member

juliusv commented Apr 6, 2017

It would seem so! Closing...

@juliusv juliusv closed this Apr 6, 2017

@RichiH

This comment has been minimized.

Copy link
Member Author

RichiH commented Apr 7, 2017

@gouthamve Thanks! FYI, you can also close issues via your commit message; once the PR is merged, the issue closes.

@lock

This comment has been minimized.

Copy link

lock bot commented Mar 23, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Mar 23, 2019

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
You can’t perform that action at this time.