Skip to content

Commit 86c7501

Browse files
authored
docs(readme): Added actix-web-metrics link to README (#577)
1 parent 677eb64 commit 86c7501

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
@@ -63,6 +63,7 @@ As well, there are also some community-maintained exporters and other integratio
6363
* [`metrics-exporter-sentry`][metrics-exporter-sentry]: A `metrics`-compatible exporter for sending metrics to Sentry.
6464
* [`opinionated_metrics`][opinionated-metrics]: Opinionated interface to emitting metrics for CLI/server applications, based on `metrics`.
6565
* [`metrics-dashboard`][metrics-dashboard]: A dashboard for visualizing metrics from `metrics`.
66+
* [`actix-web-metrics`][actix-web-metrics]: `metrics` integration for actix-web.
6667

6768
Additionally, here are some learning resource(s) to help you get started:
6869

@@ -100,3 +101,4 @@ We'd love to chat about any of the above, or anything else related to metrics. D
100101
[metrics-dashboard]: https://docs.rs/metrics-dashboard
101102
[rust-telemetry-workshop]: https://github.com/mainmatter/rust-telemetry-workshop
102103
[discord_invite]: https://discord.gg/tokio
104+
[actix-web-metrics]: https://docs.rs/actix-web-metrics

0 commit comments

Comments
 (0)