Packages

Allows to periodically collect measurements and dispatch them as Telemetry events

Retired package: Renamed - Package renamed to telemetry_poller: https://hex.pm/packages/telemetry_poller

Current section

Files

Jump to
telemetry_sampler .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["mix.exs", "{config,lib,test}/**/*.{ex,exs}"],
locals_without_parens: [
assert_dispatched: 3,
assert_dispatched: 4,
assert_dispatch: 4
]
]