Skip the rebuild.
Stop guessing.
Start inspecting.
Dynamic observability for Go. Inject logs, metrics, and traces into your running application directly from VS Code.
Get StartedWhy CodeBull?
Dynamic Logging
Inject log statements instantly to capture variable values. Get the data you need without polluting your source code or dirtying your git history.
Instant Metric
Instantly attach counters and gauges to any line of code. Track hit rates and variable trends without defining globals or registering metrics manually.
Plug and Play Profiling
Start and stop profiling sessions directly from VS Code. Analyze runtime performance without modifying your code or configuring external tools.
Tracing Everywhere
Inject traces on the fly. Visualize execution paths and measure function latency without modifying a single line of code.