TracekitTracekit
GitHub Remediation

Turn production evidence into a pull request

Start from an anomaly. TraceKit reviews the evidence and repository, then opens a normal pull request when it finds a useful code fix.

Example remediation
Anomaly evidence

Repeated database query in checkout-api

High impact
Service
checkout-api
Evidence
37 repeated spans
Release
web-2026.09.10

Evidence reviewed

Trace, RCA, release, and query context

Repository inspected

Source files read through GitHub APIs

Fix prepared

3 focused file changes proposed

Optimize repeated product lookup queries

Pull request open
Normal pull requestCI pendingAdmin email sent

Close the loop without losing control

TraceKit connects production context to the GitHub workflow your team already uses.

Production evidence included

The agent reviews anomaly details, trace errors, problem spans, source locations, releases, and repeated database statements.

A fix only when useful

The agent reviews the evidence and repository first. It stops without a pull request when the evidence does not support a useful fix.

Normal GitHub pull requests

TraceKit creates a normal pull request with its evidence and rationale. Your team reviews it through the usual GitHub workflow.

Service-to-repository mapping

Map each OpenTelemetry service to its repository and base branch. Add a source root when the service lives in a monorepo.

Human-controlled delivery

TraceKit never merges or deploys the pull request. Your repository checks and approval rules stay in control.

Administrator notification

TraceKit emails verified organization administrators after pull request creation. The email includes details for review.

From anomaly to code review

Your team starts each remediation and keeps the final decision.

01

Connect GitHub

An organization administrator installs the TraceKit GitHub App and selects the repositories TraceKit can access.

02

Map the service

Choose the repository, base branch, and optional source root for each OpenTelemetry service.

03

Create a fix

A user with the remediation.create permission starts the workflow from an anomaly. TraceKit reviews the evidence and repository files.

04

Review the pull request

TraceKit opens a pull request when a code fix is useful. Your team reviews the change and repository checks.

Designed for review before merge

TraceKit prepares the change. GitHub keeps your code review, repository checks, approval rules, and deployment process in place.

Repository safeguards

Clear boundaries for every remediation run

  • Reads files through GitHub APIs
  • Does not clone repositories
  • Does not execute customer code
  • Never merges or deploys changes
  • Blocks GitHub workflow changes
  • Keeps access inside the configured source root

Move from evidence to a reviewable fix

Connect GitHub, map your services, and create a fix from the next actionable anomaly.