You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: develop-docs/sdk/telemetry/traces/modules/llm-monitoring.mdx
+9-4Lines changed: 9 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,26 +1,31 @@
1
1
---
2
2
title: LLM Monitoring
3
+
sidebar_hidden: true
3
4
---
4
5
6
+
<Alertlevel="warning"title="Deprecated">
7
+
8
+
This documentation is deprecated. Please use the [AI Agents Module](/sdk/telemetry/traces/modules/ai-agents) instead for AI/LLM monitoring and instrumentation.
9
+
10
+
</Alert>
11
+
5
12
Sentry auto-generates LLM Monitoring data for common providers in Python, but you may need to manually annotate spans for other frameworks.
0 commit comments