View Source CozyTelemetry
Provides a modular approach for using beam-telemetry packages.
installation
Installation
Add cozy_telemetry
to the list of dependencies in mix.exs
:
def deps do
[
{:cozy_telemetry, version}
]
end
usage
Usage
For more information, see the documentation.
license
License
Apache License 2.0