Cortex Tenant Versions Save

Prometheus remote write proxy that adds Cortex/Mimir tenant ID based on metric labels

v1.12.4

5 months ago

Same code, just to trigger a docker release

v1.12.3

5 months ago
  • Add max_conns_per_host config parameter / CT_MAX_CONNS_PER_HOST env variable to limit the number of connections to Cortex/Mimir that cortex-tenant opens, defaults to 64. Thanks to @lenglet-k
  • Ordered label removal by @GiedriusS
  • Various k8s and helm chart updates by @sentoz @Ronan-WeScale @ksrt12 @adberger
  • Update dependencies and Go version

v1.11.0

11 months ago
  • Add prometheus metrics, thanks to @AlexDHoffer

v1.10.1

1 year ago

Fix a typo in env var

v1.10.0

1 year ago

Add support for reading env vars to override or fully replace config.

v1.9.1

1 year ago
  • Set request method to POST explicitly

v1.9.0

1 year ago
  • Added prefix option
  • Bumped some deps

v1.8.0

1 year ago

New version with recent changes.

v1.7.3

1 year ago
  • IPv6 support
  • Bump dependencies