OpenTelemetry Export: Documented optional conversation content export. Teams can opt in to stream user prompts and assistant responses from Cloud Agents and Grok Bot (cursor.conversation.user_message / cursor.conversation.assistant_messa…
Changelog
Enterprise
OpenTelemetry Export: Documented optional conversation content export. Teams can opt in to stream user prompts and assistant responses from Cloud Agents and Grok Bot (cursor.conversation.user_message / cursor.conversation.assistant_message). Off by default; requires both the team “Allow conversation content export” setting and the destination family toggle. Message text is scrubbed and capped at 32 KiB; Privacy Mode (Legacy) teams cannot enable it. IDE, CLI, and desktop conversations are not included yet.
OpenTelemetry Wire Reference: Added the conversation_content family (logs; off until team opt-in + destination toggle) and related attribute notes for conversation message records.