Aliaksandr Valialkin
|
efdc3c71af
|
app/vmselect/searchutils: return elapsed time in Deadline.String() output
This should improve debuggability for error messages containing Deadline.String() output
|
2020-12-01 00:15:18 +02:00 |
|
Aliaksandr Valialkin
|
3b1e3a03e0
|
app/vmselect: make sure the request doesnt wait in pending queue more than the configured timeout
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/711
|
2020-09-22 01:23:19 +03:00 |
|
Aliaksandr Valialkin
|
00b5145c69
|
app/vmselect/searchutils: fixed tests after 2eb72e09ab
|
2020-09-21 21:31:38 +03:00 |
|
Aliaksandr Valialkin
|
2eb72e09ab
|
app/vmselect: use time value rounded to seconds if it isnt passed to /api/v1/query
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/720
|
2020-09-21 21:24:40 +03:00 |
|
Aliaksandr Valialkin
|
9f79bcf64a
|
app/vmselect: improve description for -search.maxQueryDuration
|
2020-09-16 21:15:41 +03:00 |
|
Aliaksandr Valialkin
|
f0005c3007
|
app/vmselect: move Deadline from netstorage to searchutils
This removes dependency on netstorage from searchutils.
|
2020-09-11 13:27:13 +03:00 |
|
Aliaksandr Valialkin
|
f6bc608e86
|
app/vmselect: initial implementation of Graphite Metrics API
See https://graphite-api.readthedocs.io/en/latest/api.html#the-metrics-api
|
2020-09-11 00:30:01 +03:00 |
|