Skip to content

Commit

Permalink
Fix link, closes #112
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed Aug 21, 2024
1 parent 3fde830 commit 7a21527
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ can then be published to different backends using our Reporters API. See the

The following reporters are available:

* [open_telemetry_metrics](https://github.com/open-telemetry/opentelemetry-erlang-contrib/tree/main/utilities/opentelemetry_telemetry_metrics) - reporter for OpenTelemetry

* [peep](https://github.com/rkallos/peep) - reporter for Prometheus and StatsD

* [telemetry_metrics_statsd](https://github.com/beam-telemetry/telemetry_metrics_statsd) - reporter for StatsD

* [telemetry_metrics_prometheus](https://github.com/beam-telemetry/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](https://github.com/open-telemetry/opentelemetry-erlang-contrib/tree/main/utilities/opentelemetry_telemetry).

## Copyright and License

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

0 comments on commit 7a21527

Please sign in to comment.