Skip to content

Commit 5bf2aee

Browse files
authored
docs(readme): Added reqwest-metrics link (#594)
1 parent 08c10f5 commit 5bf2aee

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
@@ -65,6 +65,7 @@ As well, there are also some community-maintained exporters and other integratio
6565
* [`metrics-dashboard`][metrics-dashboard]: A dashboard for visualizing metrics from `metrics`.
6666
* [`actix-web-metrics`][actix-web-metrics]: `metrics` integration for actix-web.
6767
* [`metrics-rs-dashboard-actix`][metrics-rs-dashboard-actix]: Alternative dashboard for visualizing metrics from `metrics`
68+
* [`reqwest-metrics`][reqwest-metrics]: `metrics` integration for `reqwest`.
6869

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

@@ -104,3 +105,4 @@ We'd love to chat about any of the above, or anything else related to metrics. D
104105
[discord_invite]: https://discord.gg/tokio
105106
[actix-web-metrics]: https://docs.rs/actix-web-metrics
106107
[metrics-rs-dashboard-actix]: https://github.com/singerxt/metrics-rs-dashboard-actix
108+
[reqwest-metrics]: https://docs.rs/reqwest-metrics

0 commit comments

Comments
 (0)