View Source CozyTelemetry

Provides a modular approach for using beam-telemetry packages.

installation

Installation

The package can be installed by adding cozy_telemetry to your 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