Skip to content

Promote RUM MCP toolset to GA#37810

Open
samcolmanetti wants to merge 4 commits into
masterfrom
sam.colmanetti/rum-mcp-docs-ga
Open

Promote RUM MCP toolset to GA#37810
samcolmanetti wants to merge 4 commits into
masterfrom
sam.colmanetti/rum-mcp-docs-ga

Conversation

@samcolmanetti

@samcolmanetti samcolmanetti commented Jun 26, 2026

Copy link
Copy Markdown

What does this PR do? What is the motivation?

Promotes the rum toolset from Preview to GA in the MCP Server documentation:

  • Moves rum from the Preview toolsets section to GA in setup.md
  • Adds a ## RUM section to tools.md documenting upsert_rum_metric and delete_rum_metric
  • Adds aggregate_rum_events to the core toolset section of tools.md
  • Uses correct RUM metric ID format (rum.<event_type>.<description>) in all examples
  • Uses monitoring-oriented examples (LCP distribution, checkout error filtering) rather than page view counts, which are already covered by built-in metrics

Merge instructions

Merge readiness:

  • Ready for merge

Additional notes

- Remove Preview alert from the RUM toolset section in tools.md
- Add upsert_rum_metric and delete_rum_metric to the RUM toolset section
- Add aggregate_rum_events to the core toolset section
- Move rum from Preview toolsets to Available toolsets in setup.md
@samcolmanetti samcolmanetti requested a review from a team as a code owner June 26, 2026 22:35
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Possible site support note detected

The following files have a site-region shortcode at the top of the page that mentions a feature being "not available" or "not supported":

  • content/en/mcp_server/setup.md

Are you trying to document site support for a product? If so, the site-region shortcode is not the recommended approach. See the Documenting site support guide for the preferred method.

@github-actions

Copy link
Copy Markdown
Contributor

Use rum.<event_type>.<description> naming convention; hyphens are not
valid in RUM metric IDs.
Replace page view count example (covered by OOTB metrics and Product
Analytics) with LCP distribution and checkout error examples that
reflect the intended alerting/monitoring purpose of custom metrics.
@samcolmanetti samcolmanetti changed the title [DOCS-0000] Promote RUM MCP toolset to GA Promote RUM MCP toolset to GA Jun 26, 2026
@samcolmanetti samcolmanetti requested a review from qsellem June 26, 2026 23:29
@datadog-prod-us1-6

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants