mimir icon indicating copy to clipboard operation
mimir copied to clipboard

Time series deletion API for block storage

Open grafanabot opened this issue 3 years ago • 1 comments

Currently, Mimir 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

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.

Submitted by: ilangofman Cortex Issue Number: 4267

grafanabot avatar Aug 10 '21 14:08 grafanabot

Any news on this? I've an issue in my ALERTS metrics and this is really annoying now.

andres32168 avatar Mar 04 '24 13:03 andres32168

This is covered by #4968, which has much more recent discussion. I'm going to close this one.

bboreham avatar Jun 06 '24 16:06 bboreham