18 releases (breaking)

new 0.16.2 May 13, 2024
0.15.0 Apr 29, 2024
0.13.0 Mar 25, 2024
0.12.0 Dec 20, 2023
0.1.3 Nov 28, 2022

#306 in HTTP server

Download history 115/week @ 2024-01-22 453/week @ 2024-01-29 411/week @ 2024-02-05 370/week @ 2024-02-12 375/week @ 2024-02-19 575/week @ 2024-02-26 464/week @ 2024-03-04 391/week @ 2024-03-11 251/week @ 2024-03-18 873/week @ 2024-03-25 700/week @ 2024-04-01 616/week @ 2024-04-08 1038/week @ 2024-04-15 725/week @ 2024-04-22 1102/week @ 2024-04-29 677/week @ 2024-05-06

3,563 downloads per month
Used in 27 crates (21 directly)

MIT/Apache

17KB
270 lines

iroh-metrics

Metrics collection for iroh. It keeps the "glue" necessary to expose metrics defined metrics for collection: an HTTP server that exposes tracked metrics that a service like prometheus can poll for recording.

Nearly all metrics in iroh are recorded as simple counters.

License

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.


lib.rs:

Metrics library for iroh

Dependencies

~9–21MB
~329K SLoC