Search
Search docs, blog posts, and ecosystem packages with citations.
Enter a query to see grounded citations.
OpenTelemetry tracer bridge for Jido.Observe instrumentation
Open source on GitHub →defp deps do
[
{:jido_otel, "~> 0.1.0"}
]
end
Core ecosystem relationship
Jido Otel integrates Jido observability events with the OpenTelemetry ecosystem so traces can flow into standard tooling stacks.
Jido Otel is the OTel bridge package for teams running Jido in environments with centralized tracing requirements.
Implements Jido.Observe.Tracer with OpenTelemetry-backed span emission.
Transforms Jido telemetry metadata and measurements into OTel-compatible attributes.
Includes application wiring patterns for initializing tracing at startup.