Aliaksandr Valialkin
|
61f4801b93
|
app/vmselect/graphite: do not substitute path and path. with path.. in /metrics/find/?format=completer output
|
2020-09-29 18:03:45 +03:00 |
|
Aliaksandr Valialkin
|
e66f7edfc9
|
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:29:38 +03:00 |
|
Aliaksandr Valialkin
|
db14f22fc0
|
app/vmselect: stop /api/v1/export/* execution if client disconnects
|
2020-09-27 23:52:42 +03:00 |
|
Aliaksandr Valialkin
|
a1bebb660c
|
app/vmselect/graphite: return proper results /metrics/find?query=foo.*.bar according to Graphite Metrics API
|
2020-09-18 11:53:28 +03:00 |
|
Aliaksandr Valialkin
|
d3ad0d365e
|
app/vmselect: move Deadline from netstorage to searchutils
This removes dependency on netstorage from searchutils.
|
2020-09-11 13:39:13 +03:00 |
|
Aliaksandr Valialkin
|
06427a184f
|
app/vmselect/graphite: typo fix in label name for vm_request_duration_seconds metric
|
2020-09-11 01:59:52 +03:00 |
|
Aliaksandr Valialkin
|
f307e6f432
|
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:20 +03:00 |
|