Skip to content

Commit b7ddff7

Browse files
authored
docs(readme.md): added metrics-rs-dashboard-actix (#579)
1 parent 86c7501 commit b7ddff7

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

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

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

0 commit comments

Comments
 (0)