README.md

# TelemetryEmitter

Emit telemetry metrics, mirroring the definition created with
[`Telemetry.Metrics`](https://hexdocs.pm/telemetry_metrics/).

In order to not conflict with the `Telemetry` namespace, the `Emitter` module is
under `TelemetryEmitter.Emitter`.

See the documentation [here](https://hexdocs.pm/telemetry_emitter/).