GDPR Art. 5(1)(c) data minimisation in LLM prompt logging — what actually survives in your observability stack?
Under GDPR Art. 5(1)(c), personal data must be adequate, relevant and limited to what is necessary. But when your LLM observability pipeline logs full prompts for debugging, you're routinely capturing emails, names, and sometimes health data in context windows. How are teams handling this in practice? Anonymisation before log ingestion? PII redaction at the gateway level? Or are you relying on Art. 6(1)(f) legitimate interest with a documented balancing test? Specifically interested in: (a) what redaction tools you're using, (b) whether your DPO has signed off on any exceptions, (c) retention periods for raw vs. redacted logs.