# `Snodo.Instrumentation.Config`
[🔗](https://github.com/joshrotenberg/snodo/blob/v0.1.0/lib/snodo/instrumentation.ex#L14)

A normalized instrumentation sink: the sink module and its options.

# `t`

```elixir
@type t() :: %Snodo.Instrumentation.Config{module: module(), options: term()}
```

---

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