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

Remove support for ephemeral storage #4252

Merged
merged 9 commits into from
Feb 20, 2023
Merged

Remove support for ephemeral storage #4252

merged 9 commits into from
Feb 20, 2023

Conversation

pstibrany
Copy link
Member

@pstibrany pstibrany commented Feb 20, 2023

What this PR does

This PR removes support for ephemeral storage: marking of series in distributor, ingestion of series into ephemeral storage, querying from ephemeral storage.

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

Which issue(s) this PR fixes or relates to

Related to #3884.

Checklist

  • Tests updated
  • [na] Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

Signed-off-by: Peter Štibraný <pstibrany@gmail.com>
Signed-off-by: Peter Štibraný <pstibrany@gmail.com>
Signed-off-by: Peter Štibraný <pstibrany@gmail.com>
…istent storage.

Signed-off-by: Peter Štibraný <pstibrany@gmail.com>
Signed-off-by: Peter Štibraný <pstibrany@gmail.com>
@pstibrany pstibrany requested review from a team as code owners February 20, 2023 11:24
Signed-off-by: Peter Štibraný <pstibrany@gmail.com>
@pstibrany pstibrany mentioned this pull request Feb 20, 2023
pkg/ingester/user_tsdb.go Outdated Show resolved Hide resolved
Copy link
Contributor

@colega colega left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Signed-off-by: Peter Štibraný <pstibrany@gmail.com>
Signed-off-by: Peter Štibraný <pstibrany@gmail.com>
Signed-off-by: Peter Štibraný <pstibrany@gmail.com>
@pstibrany pstibrany merged commit 613af7a into main Feb 20, 2023
@pstibrany pstibrany deleted the remove-ephemeral branch February 20, 2023 13:14
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

Successfully merging this pull request may close these issues.

2 participants