Skip to main content

Language SDKs

Tracefox works with standard OpenTelemetry SDKs. Use the SDK for your language and point it to your collector.

  • Use the SDK to emit telemetry locally.
  • Send to a local collector (agent or sidecar).
  • Collector forwards to Tracefox over OTLP/HTTP.

SDKs

  • Java
  • Python
  • Node.js
  • Go
  • .NET

(We will add per-language guides here.)