Analyzes your codebase and auto-generates production-grade OpenTelemetry
instrumentation without writing a single line of instrumentation code.
Works in VS Code, Cursor, Windsurf, and more.Analyzes your codebase and auto-generates OTel instrumentation — without writing a line of code.
code --install-extension zinx.zinxcopyThe spec is complex. The imports are endless. Skip it and prod is a black box. There's a better way.
It reads your code, understands your framework, and writes instrumentation that would take days to do by hand — and does it correctly.
OTel Instrumentor in the Extensions panel (Ctrl+Shift+X) or run code --install-extension claude-otel.claude-otel. Then run OTel: Set API Key — your key is stored in VS Code secrets and never leaves your machine.Ctrl+Shift+P → zinx: Full Instrumentation. zinx parses your AST, detects HTTP calls, DB operations, and file I/O, then writes tracing spans, structured logs, and metrics collectors for every function. Takes under 60 seconds.zinx: Validate Endpoint to confirm your OTLP collector is receiving spans. Works with Parseable, Jaeger, Grafana Tempo, Honeycomb, and Datadog. If anything looks wrong, zinx: Rollback restores your originals instantly.Every safeguard you'd want before letting a tool touch a production codebase.
zinx: Rollback restores your originals instantly — no git stash, no manual undo required.zinx: Instrument Functions to target a single file or specific functions — full project or surgical, your call.The real command interface — baked into VS Code. Type a command or click a shortcut to explore what it does.
9 languages, 25+ frameworks. FastAPI to Spring Boot — framework-aware instrumentation, not generic boilerplate.
Free extension. Bring your Anthropic API key. Works with Parseable, Jaeger, Grafana Tempo, Honeycomb, Datadog, and any OTLP collector.
code --install-extension zinx.zinxcopy