mirror of
https://github.com/grafana/loki.git
synced 2025-08-02 11:37:22 +08:00

**What this PR does / why we need it**: Add a new `/ingester/prepare_shutdown` endpoint. This new endpoint configures the ingester to release resources on the next SIGTERM. --------- Co-authored-by: J Stickler <julie.stickler@grafana.com>