# `Jido.Otel`
[🔗](https://github.com/agentjido/jido_otel/blob/v1.0.0/lib/jido/otel.ex#L1)

OpenTelemetry extension for the Jido.Observe system.

Jido.Otel provides integrated observability instrumentation for Jido-based
applications, bridging the Jido ecosystem with standard OpenTelemetry practices.

## Overview

This library is in active development. See the project README for more information.

# `version`

```elixir
@spec version() :: String.t()
```

Returns the current package version.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
