Skip to content

[MCP/ErrorTracking] add analyze_datadog_error_tracking_errors tool#37098

Open
milanboers wants to merge 1 commit into
masterfrom
milanboers/mcp-analyze-ga
Open

[MCP/ErrorTracking] add analyze_datadog_error_tracking_errors tool#37098
milanboers wants to merge 1 commit into
masterfrom
milanboers/mcp-analyze-ga

Conversation

@milanboers
Copy link
Copy Markdown
Member

@milanboers milanboers commented May 29, 2026

What does this PR do? What is the motivation?

Tool analyze_datadog_error_tracking_errors is currently in the experimental toolset and will be moved to GA (error-tracking toolset) soon.

Merge instructions

Tool is in experimental, needs to be moved to GA before merging.

Merge readiness:

  • Ready for merge

@github-actions
Copy link
Copy Markdown
Contributor

Preview links (active after the build_preview check completes)

Modified Files

@milanboers milanboers marked this pull request as ready for review May 29, 2026 14:00
@milanboers milanboers requested review from a team as code owners May 29, 2026 14:00
@domalessi
Copy link
Copy Markdown
Contributor

/review

@urseberry urseberry self-assigned this May 29, 2026
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 Automated review by Claude. AI-generated; verify before acting.

One style nit on verb form for consistency with sibling tool entries.

Reviewed 38b5c0a4e39eb943e1a34d6b869b5dc5b8da6726workflow run

### `analyze_datadog_error_tracking_errors`
*Toolset: **error-tracking***\
*Permissions Required: `Error Tracking Read` and `Timeseries`*\
Analyze Datadog Error Tracking errors using SQL queries for counting, aggregations, and numerical analysis. Operates on individual error samples, not Issues (groups of errors).
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Style: For consistency with neighboring tool descriptions (Searches..., Retrieves..., Updates...), use third-person singular here.

Suggested change
Analyze Datadog Error Tracking errors using SQL queries for counting, aggregations, and numerical analysis. Operates on individual error samples, not Issues (groups of errors).
Analyzes Datadog Error Tracking errors using SQL queries for counting, aggregations, and numerical analysis. Operates on individual error samples, not Issues (groups of errors).

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.

3 participants