VictoriaMetrics/app/vmselect/netstorage
Aliaksandr Valialkin 96ff8d9adb app/vmselect: add ability to pass match[], start and end to /api/v1/labels
This makes the `/api/v1/labels` handler consistent with already existing functionality for `/api/v1/label/.../values`.

See https://github.com/prometheus/prometheus/issues/6178 for more details.
2019-12-15 00:20:50 +02:00
..
fadvise_darwin.go app/vmselect/netstorage: hint the OS that tmpBlocksFile is read almost sequentially 2019-09-30 00:11:14 +03:00
fadvise_freebsd.go app/vmselect/netstorage: hint the OS that tmpBlocksFile is read almost sequentially 2019-09-30 00:11:14 +03:00
fadvise_linux.go app/vmselect/netstorage: hint the OS that tmpBlocksFile is read almost sequentially 2019-09-30 00:11:14 +03:00
netstorage.go app/vmselect: add ability to pass match[], start and end to /api/v1/labels 2019-12-15 00:20:50 +02:00
tmp_blocks_file.go app/vmselect/netstorage: hint the OS that tmpBlocksFile is read almost sequentially 2019-09-30 00:11:14 +03:00
tmp_blocks_file_test.go app/vmselect/netstorage: marshal block outside tmpBlocksFile.WriteBlock 2019-09-28 21:07:13 +03:00