[Agent Builder] Document the traces overview dashboard (9.5)#7337
[Agent Builder] Document the traces overview dashboard (9.5)#7337charlotte-hoblik wants to merge 11 commits into
Conversation
Elastic Docs AI PR menuCheck the box to run an AI review for this pull request.
Powered by GitHub Agentic Workflows and docs-actions. For more information, reach out to the docs team. |
🔍 Preview links for changed docs |
Elastic Docs Style Checker (Vale)Summary: 2 warnings found
|
| File | Line | Rule | Message |
|---|---|---|---|
| explore-analyze/ai-features/agent-builder/agent-traces-dashboard.md | 60 | Elastic.MenuArrows | Use '→' to separate menu items, not '' or '='. Example: Select Manage index → Add lifecycle policy. |
| explore-analyze/ai-features/agent-builder/agent-traces-dashboard.md | 66 | Elastic.MenuArrowsBold | Use '→' to separate menu items, not '' or '='. Example: Select Manage index → Add lifecycle policy. |
The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale.
There was a problem hiding this comment.
not giving a full review, just caught a few things with a quick once over, and maybe it makes sense to just have one PR for the traces stuff?
remember to always think about existing pages to update when adding new content: for example we should mention this dashboard in https://www.elastic.co/docs/explore-analyze/ai-features/agent-builder/agent-builder-dashboards-and-visualizations at the very least
|
|
||
| The dashboard reads the traces that {{agent-builder}} collects into your own {{es}}, so it reflects your real agent activity. You collect that trace data first, then install the dashboard in each {{kib}} space where you want it. The following sections walk through both. | ||
|
|
||
| <!-- TODO(#7322): link "agent trace data" and "trace data" -> collect-traces.md once it is on main. --> |
There was a problem hiding this comment.
I'd consider merging this into #7322 for simplicity TBH
…rd.md Co-authored-by: Liam Thompson <leemthompo@gmail.com>
…rd.md Co-authored-by: Liam Thompson <leemthompo@gmail.com>
Summary
New page documenting the prebuilt Agent Builder overview dashboard for monitoring agent traces (token usage, conversation and agent latency, tool calls). Part of the 9.5 trace docs cluster.
What's added
agent-traces-dashboard.md(nav "Agent traces dashboard"), registered aftermonitor-usage.md.Lifecycle
GA in 9.5 (Stack and Serverless).
Closes
Closes #7170 (absorbs the duplicate #1424). Part of elastic/docs-content-internal#1252.