Aliaksandr Valialkin
|
7b5168adfb
|
app/vmselect/promql: remove NaNs from /api/v1/query_range output like Prometheus does
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/153
|
2019-08-20 23:01:41 +03:00 |
|
Aliaksandr Valialkin
|
54bd21eb4a
|
app/vmselect/prometheus: convert negative times to 0, since they arent supported by the storage
|
2019-07-11 17:07:20 +03:00 |
|
Aliaksandr Valialkin
|
40a6c0d672
|
app/vmselect/prometheus: typo fix
|
2019-07-07 23:34:23 +03:00 |
|
Aliaksandr Valialkin
|
1371024747
|
app/vmselect/prometheus: handle minTime and maxTime values that may be set by Promxy or Prometheus client
Fixes https://github.com/VictoriaMetrics/VictoriaMetrics/issues/88
|
2019-07-07 21:53:48 +03:00 |
|