From 559924892158f4bc01c487aed0c5df0eec9751b8 Mon Sep 17 00:00:00 2001 From: Circadian Date: Tue, 18 Aug 2026 09:35:08 +0200 Subject: [PATCH] docs: point the "Trace an AI Agent" card at the SDK quickstart The landing page card promises "Instrument an AI agent" but links to /docs/ai-observability/agent-tracing/, which is the OSD UI reference and opens with architecture and PPL rather than pip install. The quickstart that actually delivers what the card promises now exists at /docs/ai-observability/getting-started/ - prerequisites, pip install of the GenAI SDK, a walkthrough, and viewing the result in Agent Traces. Reported as finding 2 of #113. Signed-off-by: Circadian --- docs/starlight-docs/src/content/docs/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/starlight-docs/src/content/docs/index.mdx b/docs/starlight-docs/src/content/docs/index.mdx index 87e45332..3aed0e99 100644 --- a/docs/starlight-docs/src/content/docs/index.mdx +++ b/docs/starlight-docs/src/content/docs/index.mdx @@ -26,7 +26,7 @@ OpenSearch Observability Stack is an **open-source, OpenTelemetry-native observa - +