Awesome
Telemetry.Metrics
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:
-
peep - reporter for Prometheus and StatsD
-
telemetry_metrics_statsd - reporter for StatsD
-
telemetry_metrics_prometheus - reporter for Prometheus
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.