Skip to content

Commit 06fa1be

Browse files
authored
Add community exporter for Sentry to readme (#480)
1 parent 3fc0b4f commit 06fa1be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ As well, there are also some community-maintained exporters and other integratio
6161

6262
* [`metrics-exporter-statsd`][metrics-exporter-statsd]: A `metrics`-compatible exporter for sending metrics via StatsD.
6363
* [`metrics-exporter-newrelic`][metrics-exporter-newrelic]: A `metrics`-compatible exporter for sending metrics to New Relic.
64+
* [`metrics-exporter-sentry`][metrics-exporter-sentry]: A `metrics`-compatible exporter for sending metrics to Sentry.
6465
* [`opinionated_metrics`][opinionated-metrics]: Opinionated interface to emitting metrics for CLI/server applications, based on `metrics`.
6566
* [`metrics-dashboard`][metrics-dashboard]: A dashboard for visualizing metrics from `metrics`.
6667

@@ -95,6 +96,7 @@ We'd love to chat about any of the above, or anything else related to metrics. D
9596
[tracing]: https://tracing.rs
9697
[metrics-exporter-statsd]: https://docs.rs/metrics-exporter-statsd
9798
[metrics-exporter-newrelic]: https://docs.rs/metrics-exporter-newrelic
99+
[metrics-exporter-sentry]: https://docs.rs/metrics-exporter-sentry
98100
[opinionated-metrics]: https://docs.rs/opinionated_metrics
99101
[metrics-dashboard]: https://docs.rs/metrics-dashboard
100102
[rust-telemetry-workshop]: https://github.com/mainmatter/rust-telemetry-workshop

0 commit comments

Comments
 (0)