@zuno-ai/observability
v0.2.2
Published
Langfuse + OpenTelemetry forwarder for Zuno's event stream. Env-gated; no-op when no exporter is configured.
Readme
@zuno-ai/observability
Langfuse + OpenTelemetry forwarder for Zuno's event stream. Env-gated; no-op when no exporter is configured.
Use this package directly when: You're running Zuno in production and want traces in Langfuse or another OTel-compatible sink.
For the typical embedded case, consume Zuno through the high-level @zuno-ai/sdk facade — createZuno(config) wires this package in alongside everything else with sensible defaults.
Install
pnpm add @zuno-ai/observabilitySee ./src for the public API. Types are emitted at publish time to ./dist/index.d.ts.
