Skip to content

beam-telemetry/telemetry_metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

74d186e · Jan 27, 2025
Jan 27, 2025
May 15, 2020
Sep 21, 2024
Aug 20, 2024
Jan 6, 2019
May 19, 2021
Oct 18, 2018
Oct 18, 2018
Jan 24, 2025
Jan 17, 2019
Jan 17, 2019
Aug 21, 2024
Jan 24, 2025
Jan 24, 2025

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.