# `Jido.Observe.NoopTracer`
[🔗](https://github.com/agentjido/jido/blob/v2.3.0/lib/jido/observe/noop_tracer.ex#L1)

Default no-op tracer implementation.

This tracer does nothing and is used when no external tracing backend is configured.
All span operations return immediately without side effects.

