Aliaksandr Valialkin
|
85a95bf60c
|
all: various fixes in command-line flag descriptions
|
2021-03-15 21:59:25 +02:00 |
|
Aliaksandr Valialkin
|
2b53add6b2
|
app/vmselect/querystats: show the number of matching queries in the top by average duration and in the top by summary duration
This should help debugging slow queries.
|
2021-02-28 19:40:19 +02:00 |
|
Aliaksandr Valialkin
|
4b7105a65b
|
app/vmselect: sync query stats handling with cluster version
|
2020-12-27 13:00:29 +02:00 |
|
Aliaksandr Valialkin
|
ad4e6a9283
|
app/vmselect/querystats: reduce the default number of last queries to track from 100K to 20K
This should reduce memory usage in constrained environments
|
2020-12-25 17:40:47 +02:00 |
|
Aliaksandr Valialkin
|
59183f66d0
|
app/vmselect: refactor /api/v1/stats/top_queries
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/907
|
2020-12-25 16:44:29 +02:00 |
|