Skip to content

beam-telemetry/telemetry_metrics

Repository files navigation

Telemetry.Metrics

CI Codecov

Telemetry.Metrics provides a common interface for defining metrics based on :telemetry events. These metrics can then be published to different backends using our Reporters API. See the official documentation for more information.

Reporters

The following reporters are available:

Other libraries are also available to report telemetry events, albeit without using Telemetry.Metrics, such as OpenTelemetry bindings for telemetry.

Copyright and License

Telemetry.Metrics is copyright (c) 2019 Erlang Ecosystem Foundation and Erlang Solutions.

Telemetry.Metrics source code is released under Apache License, Version 2.0.

See LICENSE and NOTICE files for more information.