Setup
- Go to Workspace Settings -> Integrations in the TraceRoot dashboard and Connect GitHub App.
- Grant access to the repositories you want to connect
Permissions
Requirements
For source code correlation to work:- The TraceRoot GitHub App must have access to the repository
- Traces must include git context typically auto-detected by the SDK
Git context is captured automatically for every span when you use the
@observe decorator. See Git Context.