Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd metrics about prometheus query engine #2325
Comments
This comment has been minimized.
This comment has been minimized.
|
Those sound useful. |
andrestc
referenced this issue
Jan 7, 2017
Merged
Add max concurrent and current queries engine metrics #2326
brian-brazil
closed this
Jan 7, 2017
d-shi
referenced this issue
Jul 2, 2018
Closed
Add counter for prometheus query engine queries #4334
This comment has been minimized.
This comment has been minimized.
lock
bot
commented
Mar 24, 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
bot
locked and limited conversation to collaborators
Mar 24, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
andrestc commentedJan 7, 2017
It would be nice if prometheus would display some metrics about its query engine, e.g, the number of concurrent queries(gauge) and the max number of concurrent queries(const).
I would like to work on this feature, if thats ok. (I'm open to suggestions on other metrics that are interesting in this context).