Aliaksandr Valialkin
|
6fdfc67620
|
app/vmselect/graphite: properly handle case when /metrics/find finds both leaf and node for the given query=prefix.*
In this case only node must be returned with stripped dot in the end of id as carbonapi does
|
2020-09-29 11:01:59 +03:00 |
|
Aliaksandr Valialkin
|
1b3efccb24
|
app/vmselect: stop /api/v1/export/* execution if client disconnects
|
2020-09-27 23:53:13 +03:00 |
|
Aliaksandr Valialkin
|
98d1cd0971
|
app/vmselect/graphite: return proper results /metrics/find?query=foo.*.bar according to Graphite Metrics API
|
2020-09-18 11:00:00 +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
|
8a8b5a73d3
|
app/vmselect/graphite: typo fix in label name for vm_request_duration_seconds metric
|
2020-09-11 01:58:28 +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 |
|