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.
Repeated database query in checkout-api
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 openClose 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.
Connect GitHub
An organization administrator installs the TraceKit GitHub App and selects the repositories TraceKit can access.
Map the service
Choose the repository, base branch, and optional source root for each OpenTelemetry service.
Create a fix
A user with the remediation.create permission starts the workflow from an anomaly. TraceKit reviews the evidence and repository files.
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.