# `Parapet.Metrics.Oban`
[🔗](https://github.com/szTheory/parapet/blob/v1.0.0/lib/parapet/metrics/oban.ex#L2)

Defines Prometheus distributions and counters for Oban jobs conditionally.

> #### Experimental {: .warning}
>
> This module is **experimental** in v1.x. Its API may change in a minor release with a
> single-version notice in CHANGELOG.md. See
> [Stability & Deprecation Policy](stability.html) for details.

# `metrics`

Returns a list of Telemetry.Metrics definitions for Oban events.

# `setup`

Sets up the Oban metrics by attaching telemetry handlers.

---

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