1 مستودع
Reverses a pending data deletion request before a configurable grace period expires, removing the tombstone and restoring access.
Distinct from Request Deletions: No candidate covers cancellation of pending deletion requests; candidates focus on request deletion or cancellation of in-flight network requests.
Explore 1 awesome GitHub repository matching data & databases · Deletion Request Cancellations. Refine with filters or upvote what's useful.
Cortex is an open-source, horizontally scalable metrics platform that ingests, stores, and queries Prometheus-compatible time-series data with multi-tenant isolation. It accepts metrics via Prometheus remote write and OpenTelemetry, executes PromQL queries against both recent and historical data, and provides a Prometheus-compatible alerting and recording rule engine with an integrated Alertmanager. The system is built as a set of independently scalable microservices that use hash-ring-based sharding, gossip-based cluster membership, and tenant-aware object storage to distribute workloads acro
Allows reversing a pending tenant data deletion request before a configurable grace period expires.