Skip to content

Commit 52e70c3

Browse files
committed
fix 404s
1 parent 2970ff9 commit 52e70c3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/product/insights/agents/dashboard.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: "Learn how to use Sentry's AI Agents Dashboard."
66

77
<Include name="feature-limited-on-team-retention.mdx" />
88

9-
Once you've [configured the Sentry SDK](/product/insights/ai/agents/getting-started/) for your AI agent project, you'll start receiving data in the Sentry AI Agents dashboard.
9+
Once you've [configured the Sentry SDK](/product/insights/agents/getting-started/) for your AI agent project, you'll start receiving data in the Sentry AI Agents dashboard.
1010

1111
The main dashboard provides a comprehensive view of all your AI agent activities, performance metrics, and recent executions.
1212

@@ -64,6 +64,4 @@ When your AI agents are part of larger applications (like web servers or APIs),
6464

6565
<Alert title="Agent Pipelines vs Direct LLM Calls">
6666

67-
An AI agent pipeline represents a complete workflow that may include multiple LLM calls, tool usage, and decision-making logic. If you're calling LLMs directly without agent orchestration, consider using [manual AI instrumentation](/product/insights/ai/agents/getting-started/#manual-instrumentation) to create meaningful agent pipelines.
68-
6967
</Alert>

0 commit comments

Comments
 (0)