Skip to content

Commit 734bbc8

Browse files
authored
Update index.mdx
Add hint to enable tracing to view data in LLM tab
1 parent 745e223 commit 734bbc8

File tree

1 file changed

+2
-0
lines changed
  • docs/platforms/python/integrations/langchain

1 file changed

+2
-0
lines changed

docs/platforms/python/integrations/langchain/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ An additional dependency, `tiktoken`, is required to be installed if you want to
3636

3737
In addition to capturing errors, you can monitor interactions between multiple services or applications by [enabling tracing](/concepts/key-terms/tracing/). You can also collect and analyze performance profiles from real users with [profiling](/product/explore/profiling/).
3838

39+
Tracing is required to see AI pipelines in sentry's [AI tab](https://sentry.io/insights/ai/llm-monitoring/).
40+
3941
Select which Sentry features you'd like to install in addition to Error Monitoring to get the corresponding installation and configuration instructions below.
4042

4143
<OnboardingOptionButtons

0 commit comments

Comments
 (0)