Hand Claude Code both Datadog and GitLab and it can close the loop between a bad metric and the pipeline that shipped it. It reads the failing logs in Datadog, cancels the GitLab pipeline or job, and opens an incident with the evidence attached. Datadog is the system of record for how the service behaves, and GitLab is where the change came from. The agent moves between them so a regression gets caught and rolled back in one pass.
Pick the operations you want and each becomes a tool the agent can call directly while it works.
Create an alert/metric monitor.
Fetch a single monitor's details.
List all monitors, optionally filtered.
Edit an existing monitor.
Delete a monitor.
Silence a monitor, optionally scoped and timed.
Re-enable a muted monitor.
Search monitors by query string.
Post an event to the event stream.
Fetch a single event.
List events in a time range.
Query events with a structured filter.
Submit metric data points (time series).
Cross-product timeseries data query (v2).
Query metric points over a time range (legacy v1).
List metrics actively reporting since a timestamp.
Fetch metadata for a metric.
Submit a log entry to the intake.
Search log events (v2 query).
Aggregate/group log events.
Create a dashboard.
Fetch a dashboard definition.
List all dashboards.
Update a dashboard.
Delete a dashboard.
Open an incident.
List incidents.
Update incident fields/state.
Schedule a monitor downtime.
Cancel a scheduled downtime.
List scheduled downtimes.
Get a downtime by ID.
Update an existing downtime.
Create a Service Level Objective.
Get an SLO by ID.
List all SLOs.
Update an existing SLO.
Delete an SLO.
Get SLO performance history.
List infrastructure hosts.
Get total active host counts.
Mute a host to silence its alerts.
Unmute a host.
Get tags for a specific host.
Add tags to a host.
Replace all tags on a host.
Remove all tags from a host.
Post a service check run.
List synthetic tests.
Get a synthetic test configuration.
Trigger one or more synthetic tests to run immediately.
Pause or resume a synthetic test.
List projects accessible to the token.
Retrieve a single project by ID or namespace/path.
Create a new project (repository).
List members of a project.
List issues in a project.
Get a single issue by its project-scoped IID.
Create an issue in a project.
Edit issue fields or change its state.
Add a comment (note) to an issue or merge request.
List merge requests in a project.
Get a single merge request by IID.
Open a merge request.
Edit a merge request or change its state.
Accept/merge a merge request.
List repository branches.
Create a repository branch.
Delete a repository branch.
List repository commits.
Create a commit with file actions in one call.
Get a repository file's content and metadata.
Create or update a single repository file.
Create a git tag.
List CI/CD pipelines.
Trigger a new pipeline on a ref.
List jobs for a pipeline.
Create a release tied to a tag.
List groups visible to the token.
Global search across GitLab.
Return the authenticated user (token validity check).
Get a single pipeline.
Retry the failed/canceled jobs of a pipeline.
Cancel a pipeline's running jobs.
Get a single job.
Get a job's log/trace (plain text).
Retry a single job.
Run a manual job.
Cancel a single job.
List a project's CI/CD variables.
Create a project CI/CD variable.
Update a project CI/CD variable's value.
Delete a project CI/CD variable.
Approve a merge request.
Remove your approval from a merge request.
List comments (notes) on an issue or merge request.
Delete an issue.
List a project's labels.
Create a project label.
Delete a project label.
List a project's milestones.
Create a project milestone.
Add a user as a project member.
Remove a project member.
List a project's releases.
Get a release by tag name.
Post a build/commit status onto a commit SHA.
List a project's environments.
Create an environment.
Stop an environment.
Delete a stopped environment.
List a project's deployments.
Get a single deployment.
Create a deployment record.
List a project's wiki pages.
Get a wiki page by slug.
Create a wiki page.
Update a wiki page.
Delete a wiki page.
List protected branches.
Protect a branch (or wildcard).
Unprotect a branch.
List the current user's todos.
Mark a single todo as done.
Mark all of the current user's todos as done.
List a project's webhooks.
Create a project webhook.
Delete a project webhook.
Update a release's name/notes.
Delete a release (the tag is kept).
List a group's epics (Premium).
Create an epic in a group (Premium).
Update an epic (Premium).
Claude Code is Anthropic's command-line coding agent. In NoClick you run it as a hosted agent and connect your real apps to its tools handle, so it does far more than write code. Wire in an integration and Claude Code can read and act on Slack, Linear, your database, and more on its own, calling each one as a tool while it works. It is the same capable agent, pointed at your actual workflows instead of a sandbox.
NoClick runs Claude Code for you with Datadog and GitLab wired in as tools. Connect your account and run.