[MCP/ErrorTracking] add analyze_datadog_error_tracking_errors tool#37098
Open
milanboers wants to merge 1 commit into
Open
[MCP/ErrorTracking] add analyze_datadog_error_tracking_errors tool#37098milanboers wants to merge 1 commit into
milanboers wants to merge 1 commit into
Conversation
Contributor
Preview links (active after the
|
Contributor
|
/review |
Contributor
There was a problem hiding this comment.
🤖 Automated review by Claude. AI-generated; verify before acting.
One style nit on verb form for consistency with sibling tool entries.
Reviewed 38b5c0a4e39eb943e1a34d6b869b5dc5b8da6726 — workflow 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). |
Contributor
There was a problem hiding this comment.
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). |
urseberry
approved these changes
May 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do? What is the motivation?
Tool
analyze_datadog_error_tracking_errorsis currently in the experimental toolset and will be moved to GA (error-trackingtoolset) soon.Merge instructions
Tool is in experimental, needs to be moved to GA before merging.
Merge readiness: