TraceBack
A VS Code extension that brings telemetry data (traces, logs, and metrics) into your code.
Demo

Quick Start
Install the extension
Import logs
Debug your code with the logs
Usage
Open settings
Import logs (copy/paste, import from file, import from web, import from Axiom.co)
Select a repository
Set Claude API Key
Click on a log
Click on a parent
Example
Clone this demo repository: hyperdrive-eng/playground
git clone https://github.com/hyperdrive-eng/playground.git
Select the repository in the extension
Load demo logs from the repository
Click on a log line
See log in the context of your code
Click on a parent in the call stack
See parent in the context of your code
Click on its parent in the call stack
See its parent in the context of your code
| |