grafana/mimir

Idea: add compression before sending to kafka

Open

#14,271 opened on Feb 8, 2026

View on GitHub
 (6 comments) (9 reactions) (0 assignees)Go (808 forks)auto 404
enhancementgood first issueingest-storage

Repository metrics

Stars
 (5,181 stars)
PR merge metrics
 (PR metrics pending)

Description

What is the problem you are trying to solve?

When running a big instance of mimir v3 we found ourselves with throughput of 0.5GB per second (2000000 active series)

Which solution do you envision (roughly)?

Can it be possible to enable by flag the option to push and pull compressed data into the kafka between the distributor and the ingestor?

Have you considered any alternatives?

No response

Any additional context to share?

No response

How long do you think this would take to be developed?

Small (<= 1 month dev)

What are the documentation dependencies?

Feature Flags

Proposer?

No response

Contributor guide