What can you do with CtrlB?

Think of us as a super debugger that you can attach to your applications running in development, testing, staging, or production environments.

From the comfort of your IDE, add dynamic tracepoints and log points to specific lines of source code in the running application. This lets you understand data contained in variables that you hadn't logged before - ON THE FLY!

Use cases

Developers use CtrlB for various code-level observability goals:

  • Debugging production incidents.

  • Onboarding new developers.

  • Code flow investigation.

  • Debugging ML pipelines.

  • Troubleshoot microservices.

  • Save storage costs with dynamic logs.

Last updated