GoogleCloudPlatform / prometheus-engine

Google Cloud Managed Service for Prometheus libraries and manifests.
https://g.co/cloud/managedprometheus
Apache License 2.0
191 stars 89 forks source link

feat: support decompressing config directories in config-reloader #896

Closed TheSpiritXIII closed 6 months ago

TheSpiritXIII commented 6 months ago

This feature upgrades Thanos to support config directories.

This will be kept as a draft until the next Thanos release. Update: Due to popular demand, we can release this before the next Thanos release. It should be okay since my patch should have been the only reloader change.

Depends on https://github.com/GoogleCloudPlatform/prometheus-engine/pull/895