VictoriaMetrics/app/vmselect/graphite
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
..
graphite_test.go app/vmselect/graphite: return proper results /metrics/find?query=foo.*.bar according to Graphite Metrics API 2020-09-18 11:53:28 +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:29:38 +03:00
metrics_expand_response.qtpl app/vmselect: initial implementation of Graphite Metrics API 2020-09-11 00:30:20 +03:00
metrics_expand_response.qtpl.go app/vmselect: initial implementation of Graphite Metrics API 2020-09-11 00:30:20 +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:29:38 +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:29:38 +03:00
metrics_index_response.qtpl app/vmselect: initial implementation of Graphite Metrics API 2020-09-11 00:30:20 +03:00
metrics_index_response.qtpl.go app/vmselect: initial implementation of Graphite Metrics API 2020-09-11 00:30:20 +03:00