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

Add tests for period character #88

Closed dgl closed 3 years ago

dgl commented 3 years ago

This tests the option added in #87 by @johnseekins, and fixes a minor issue when it was set to empty (no name matchers worked, now setting it to empty means that the exact OpenTSDB name must be used).