Integrations
Works with the tools you already use
Drop-in compatibility with major AI providers, observability platforms, developer tools, and infrastructure. No app rewrites required.
Observability
Push distributed traces and operational metrics to any OTLP-compatible backend.
Scrape gateway metrics from a native /metrics endpoint with histogram exemplars.
Visualize gateway metrics and traces with pre-built or custom dashboards.
View distributed traces across auth, routing, upstream calls, and storage writes.
Forward traces and metrics via OTLP for unified monitoring in Datadog.
Send high-cardinality trace data via OTLP for deep observability queries.
Developer Tools
Set ANTHROPIC_BASE_URL to route all Anthropic calls through the gateway.
Set OPENAI_BASE_URL to trace every Codex request with no code changes.
Pass --openai-api-base to route OpenAI and Anthropic models through the gateway.
Set apiBase in the extension config to trace all completions and chat requests.
Pass base_url on any OpenAI or Anthropic client constructor in Python or JS.