Skip to content

Insights/delete orphaned series

Warren Gifford requested to merge insights/delete-orphaned-series into main

Created by: coury-clark

Closes #26757 (closed)

Delete data series that have been soft deleted in a background process. This will serve as a garbage collection process for data that is no longer in use.

Test plan

Included one automated test to verify all of the tables are deleted, as well as tested manually by running the job and verifying the series were deleted.

Merge request reports

Loading