Eugene Ma
Eugene Ma
**Describe the bug** Having a tenant name "soap" causes various Cortex components to talk to the S3 SOAP API rather than accessing the "soap" directory of the bucket. The "soap"...
Fixes https://github.com/9fans/acme-lsp/issues/77.
**Description:** When merging exponential histograms, maintain a max bucket count by scaling down as necessary. Without a max bucket count the number of buckets is unbounded and can cause an...
**Description:** There are two allocations that happen on every push 1. Serializing the remote write protobuf to a byte array. 2. Compressing the byte array with snappy. Since these buffers...