@wasmagent/otel-exporter
v1.0.3
Published
OTLP/HTTP span exporter for @wasmagent/core OtelBridge — production-ready OpenTelemetry export
Maintainers
Readme
/otel-exporter
OpenTelemetry exporter — wire wasmagent EventLog into Jaeger / Tempo / any OTLP collector.
Part of wasmagent — a TypeScript + WASM agent runtime.
Stability: beta
This package is in beta. The span schema and attribute names may change in minor releases as the OpenTelemetry semantic conventions for AI agents stabilise.
Install
npm install /otel-exporter /coreUsage
Bridges agent events (model calls, tool calls, kernel executions) to OTLP traces with
correct parent/child span relationships. See examples/otel-jaeger.
License
Apache-2.0 — © wasmagent contributors
