Skip to content

Time series deletion API for block storage #4267

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

Closed
ilangofman opened this issue Jun 8, 2021 · 1 comment
Closed

Time series deletion API for block storage #4267

ilangofman opened this issue Jun 8, 2021 · 1 comment
Labels
stale storage/blocks Blocks storage engine

Comments

@ilangofman
Copy link
Contributor

Currently, Cortex only implements a time series deletion API for chunk storage. We would like to have the same functionality with blocks storage. Ideally, the API for deleting series should be the same as currently in Prometheus and in Cortex with chunk storage.

Motivation:

  • Confidential or accidental data might have been incorrectly pushed and needs to be removed.
  • GDPR regulations require data to be eventually deleted

I am currently working on the design doc, and will link it soon.

@stale
Copy link

stale bot commented Sep 7, 2021

This issue has been automatically marked as stale because it has not had any activity in the past 60 days. It will be closed in 15 days if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale storage/blocks Blocks storage engine
Projects
None yet
Development

No branches or pull requests

2 participants