Add trigger_deleted and knowledge_table_deleted OTEL audit events to streaming events docs#712
Add trigger_deleted and knowledge_table_deleted OTEL audit events to streaming events docs#712claude[bot] wants to merge 1 commit into
Conversation
…audit events Adds two new audit event types to the streaming events documentation, following the existing pattern for deletion tombstone events. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
🎯 Vibe checkReviewed: 1 file (1 with issues, 0 clean) Scores
Score key: 🟢 9–10, 🟡 6–8, 🔴 1–5. Scores are a single overall judgment — not per file. ✨ Overall vibe: The new 🔧 Issues (5)
🧩 Component suggestions (1)
🏗️ Page structure (1)
|
| Item | Count |
|---|---|
| Files reviewed | 1 |
| Context pages read | 2 |
| Total lines processed | ~1,167 |
Files read: enterprise/streaming-events.mdx (612 lines), enterprise/data-retention.mdx (389 lines), enterprise/analytics.mdx (166 lines)
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Summary
trigger_deletedaudit event to the Trigger events section, documenting the trigger ID, trigger type (recurring,tool_trigger, orexternal_relay), and optional integration provider for relay-type triggersknowledge_table_deletedaudit event to the Knowledge events section, documenting the knowledge table IDThese events are part of a series of deletion tombstone events for core platform entities, added in PR #15762 to relevance-api-node.
Linear issue: https://linear.app/relevance/issue/TSP-1332/
Test plan