File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -61,6 +61,7 @@ As well, there are also some community-maintained exporters and other integratio
61
61
62
62
* [ ` metrics-exporter-statsd ` ] [ metrics-exporter-statsd ] : A ` metrics ` -compatible exporter for sending metrics via StatsD.
63
63
* [ ` 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.
64
65
* [ ` opinionated_metrics ` ] [ opinionated-metrics ] : Opinionated interface to emitting metrics for CLI/server applications, based on ` metrics ` .
65
66
* [ ` metrics-dashboard ` ] [ metrics-dashboard ] : A dashboard for visualizing metrics from ` metrics ` .
66
67
@@ -95,6 +96,7 @@ We'd love to chat about any of the above, or anything else related to metrics. D
95
96
[ tracing ] : https://tracing.rs
96
97
[ metrics-exporter-statsd ] : https://docs.rs/metrics-exporter-statsd
97
98
[ metrics-exporter-newrelic ] : https://docs.rs/metrics-exporter-newrelic
99
+ [ metrics-exporter-sentry ] : https://docs.rs/metrics-exporter-sentry
98
100
[ opinionated-metrics ] : https://docs.rs/opinionated_metrics
99
101
[ metrics-dashboard ] : https://docs.rs/metrics-dashboard
100
102
[ rust-telemetry-workshop ] : https://github.com/mainmatter/rust-telemetry-workshop
You can’t perform that action at this time.
0 commit comments