VictoriaMetrics/app/vmselect/graphite
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
..
graphite.go app/vmselect/graphite: properly handle case when /metrics/find finds both leaf and node for the given query=prefix.* 2020-09-29 11:01:59 +03:00
graphite_test.go app/vmselect/graphite: return proper results /metrics/find?query=foo.*.bar according to Graphite Metrics API 2020-09-18 11:00:00 +03:00
metrics_expand_response.qtpl app/vmselect: initial implementation of Graphite Metrics API 2020-09-11 00:30:01 +03:00
metrics_expand_response.qtpl.go app/vmselect: initial implementation of Graphite Metrics API 2020-09-11 00:30:01 +03:00
metrics_find_response.qtpl app/vmselect/graphite: properly handle case when /metrics/find finds both leaf and node for the given query=prefix.* 2020-09-29 11:01:59 +03:00
metrics_find_response.qtpl.go app/vmselect/graphite: properly handle case when /metrics/find finds both leaf and node for the given query=prefix.* 2020-09-29 11:01:59 +03:00
metrics_index_response.qtpl app/vmselect: initial implementation of Graphite Metrics API 2020-09-11 00:30:01 +03:00
metrics_index_response.qtpl.go app/vmselect: initial implementation of Graphite Metrics API 2020-09-11 00:30:01 +03:00