Skip to content

Releases: blind-oracle/cortex-tenant

Cortex-Tenant v1.4.0

22 Jun 20:32
099de42
Compare
Choose a tag to compare
  • Add an option to accept all requests from Prometheus, even those which are discarded by Cortex
  • Add an option to limit incoming HTTP concurrency to avoid OOMs
  • Initial Docker support

Cortex-Tenant v1.3.3

20 Jan 14:36
Compare
Choose a tag to compare
  • remove sync.Pool as requests are unbounded
  • update Prometheus deps to include Metadata in protobuf

Cortex-Tenant v1.3.2

20 Jan 11:49
Compare
Choose a tag to compare
  • Fix error handling and improve tests

Cortex-Tenant v1.3.1

19 Jan 14:12
Compare
Choose a tag to compare
  • Added an ability to fail the incoming write request with code 400 if the tenant label is missing. This will happen if the tenant.default is not configured - before it would default to default

Cortex-Tenant v1.3.0

18 Jan 15:42
Compare
Choose a tag to compare

Initial release of packages