TraceKitTraceKit Docs
Backend SDKs

SDKs

TraceKit SDKs for 8 backend languages and 5 frontend frameworks. Auto-instrumented tracing, error capture, code monitoring, and LLM observability.

Auto-instrumented tracing, error capture, code monitoring, and LLM observability for every major language and framework. Pick your stack and get traces flowing in under 15 minutes.

Set up with AI

Let Claude Code or Cursor configure TraceKit for your stack automatically. See the AI Setup Guide.

Backend SDKs

SDKInstall CommandFrameworks
Gogo get github.com/Tracekit-Dev/go-sdkGin, Echo, net/http
Node.jsnpm install @tracekit/node-apmExpress, Fastify, NestJS
Pythonpip install tracekit-apmDjango, Flask, FastAPI
PHPcomposer require tracekit/php-apmVanilla PHP, Guzzle
Laravelcomposer require tracekit/laravel-apmLaravel 10, 11, 12
Javadev.tracekit:tracekit-spring-boot-starterSpring Boot, Micronaut
.NETdotnet add package TraceKit.AspNetCoreASP.NET Core, Minimal APIs
Rubygem 'tracekit'Rails, Sinatra

Frontend SDKs

Browser error tracking, session replay, and distributed tracing that connects frontend to backend.

SDKInstall CommandFrameworks
Browser SDKnpm install @tracekit/browserVanilla JS, TypeScript
Reactnpm install @tracekit/reactError boundaries, hooks
Vuenpm install @tracekit/vueError handler, router
Angularnpm install @tracekit/angularDI error handler
Next.jsnpm install @tracekit/nextjsApp Router, Pages Router
Nuxtnpm install @tracekit/nuxtNuxt plugin, composables

What Every SDK Includes

  • Distributed Tracing -- Auto-instrumented HTTP, database, and external API call tracing via OpenTelemetry.
  • Error Capture -- Automatic exception capture with full stack traces linked to distributed traces.
  • Code Monitoring -- Live breakpoints and snapshots in production without redeploying.
  • LLM Observability -- Auto-instrument OpenAI and Anthropic API calls with token, cost, and latency tracking.
  • Custom Metrics -- Counters, gauges, and histograms for business-specific measurements.
  • Release Tracking -- Tag traces by release version and detect regressions automatically.

On this page