@agentkit-js/otel-exporter
v0.2.0
Published
OTLP/HTTP span exporter for @agentkit-js/core OtelBridge — production-ready OpenTelemetry export
Maintainers
Readme
@agentkit-js/otel-exporter
OpenTelemetry exporter — wire agentkit-js EventLog into Jaeger / Tempo / any OTLP collector.
Part of agentkit-js — a TypeScript + WASM agent runtime.
Install
npm install @agentkit-js/otel-exporter @agentkit-js/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 — © agentkit-js contributors
