observatorium / thanos-receive-controller

Kubernetes controller to automatically configure Thanos receive hashrings
Apache License 2.0
93 stars 42 forks source link

Mixin: Allow specifying an instance name filter #115

Closed jacobbaungard closed 1 year ago

jacobbaungard commented 1 year ago

This commit allow specifying the instance name filter, in order to filter the datasources shown on the dashboards.

This is similar to the change made in Thanos mixin here: https://github.com/thanos-io/thanos/pull/6273