Skip to content

Commit bb71828

Browse files
shrey150claude
andcommitted
fix: use correct URL-encoded anchor for Metrics API link
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
1 parent ca4cbdb commit bb71828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/v3/configuration/logging.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,7 @@ Now that you have logging configured, explore additional debugging and monitorin
627627
Track all LLM operations (act, extract, observe, agent) with parameters, results, and timestamps. Perfect for debugging sequences and replaying workflows.
628628
</Card>
629629

630-
<Card title="Metrics API" icon="chart-line" href="/v3/configuration/observability">
630+
<Card title="Metrics API" icon="chart-line" href="/v3/configuration/observability#real-time-metrics-%26-monitoring">
631631
Monitor token usage and performance in real-time. Track costs per operation, identify expensive calls, and optimize resource usage.
632632
</Card>
633633

0 commit comments

Comments
 (0)