Hi,
How do you handle per-call logging/observability with LiveKit Agents on Cloud?
lk agent logs redacts phone numbers and there’s no built-in per-call log export. ctx.session.history seems torn down by on_session_end.
What’s everyone doing? Rolling your own GCS/S3 export? OpenTelemetry? Something I’m missing in the SDK?