Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ephemeral storage #3884

Closed
pstibrany opened this issue Jan 9, 2023 · 1 comment
Closed

Ephemeral storage #3884

pstibrany opened this issue Jan 9, 2023 · 1 comment

Comments

@pstibrany
Copy link
Member

pstibrany commented Jan 9, 2023

We would like to introduce support for "ephemeral storage" in Mimir. This is in-memory storage of series in ingesters. Series are removed from ephemeral storage after a short period of time, and are queryable via special selector in PromQL queries.

Mimir Distributor will mark some series as "ephemeral" before forwarding them to ingester, and ingester will instantiate ephemeral storage on per-tenant basis when needed.

This issue will track PRs related to introduction of this feature into Mimir:

@pstibrany
Copy link
Member Author

We're not going to develop this feature further. To simplify the codebase, we're removing it in #4252.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant