Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion content/en/bits_ai/mcp_server/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ The Datadog MCP Server supports _toolsets_, which allow you to use only the tool

- `core`: The default toolset for logs, metrics, traces, dashboards, monitors, incidents, hosts, services, events, and notebooks
- `alerting`: Tools for validating monitors, searching monitor groups, and retrieving monitor templates
- `apm`: Tools for in-depth [APM][28] trace analysis, span search, Watchdog insights, and performance investigation
- `apm`: ([Preview][43]) Tools for in-depth [APM][28] trace analysis, span search, Watchdog insights, and performance investigation
- `cases`: Tools for [Case Management][38], including creating, searching, and updating cases; managing projects; and linking Jira issues
- `dbm`: Tools for interacting with [Database Monitoring][26]
- `ddsql`: (Preview) Tools for querying Datadog data using [DDSQL][41], a SQL dialect with support for infrastructure resources, logs, metrics, RUM, spans, and other Datadog data sources
Expand Down Expand Up @@ -321,6 +321,8 @@ Searches monitor groups by name or criteria.
- Show me all monitor groups in an alerting state.
- Find monitor groups related to the checkout service.

<div class="alert alert-info">The <code>apm</code> toolset is in Preview. <a href="https://www.datadoghq.com/product-preview/apm-mcp-toolset/">Sign up for access.</a></div>

### `apm_search_spans`
*Toolset: **apm***\
*Permissions Required: `APM Read`*\
Expand Down Expand Up @@ -960,3 +962,4 @@ The Datadog MCP Server is under significant development. Use [this feedback form
[40]: /bits_ai/mcp_server/setup#local-binary-authentication
[41]: /ddsql_editor/
[42]: /ddsql_reference/ddsql_default/
[43]: https://www.datadoghq.com/product-preview/apm-mcp-toolset/
Loading