G-Research / geras

Geras provides a Thanos Store API for the OpenTSDB HTTP API. This makes it possible to query OpenTSDB via PromQL, through Thanos.
https://github.com/G-Research/geras
Apache License 2.0
38 stars 16 forks source link

Use literal prefix to speed up regex searches over metric names #69

Closed eswdd closed 4 years ago

eswdd commented 4 years ago

Implements logic outlined in #35