DexterZhang

Results 4 comments of DexterZhang

what about only recording slow queries? since record all the running queries may use more memories and has more operations

flag `-search.maxQueryDuration` seems only limit the time duration of fetching raw time series data from storage and ignore the MetricsQL(PromQL) function part. Is VMSelect designed like this? It may be...

We are actually implementing this issue, and the progress is about 80%(20% left is some performance testing)