Releases: blind-oracle/cortex-tenant
Releases · blind-oracle/cortex-tenant
Cortex-Tenant v1.4.0
- 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
- remove sync.Pool as requests are unbounded
- update Prometheus deps to include Metadata in protobuf
Cortex-Tenant v1.3.2
- Fix error handling and improve tests
Cortex-Tenant v1.3.1
- 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 todefault
Cortex-Tenant v1.3.0
Initial release of packages