15 releases (breaking)

new 0.14.0 Apr 15, 2024
0.13.0 Mar 25, 2024
0.12.0 Dec 20, 2023
0.11.0 Nov 17, 2023
0.1.3 Nov 28, 2022

#317 in HTTP server

Download history 117/week @ 2023-12-23 105/week @ 2023-12-30 31/week @ 2024-01-06 56/week @ 2024-01-13 112/week @ 2024-01-20 451/week @ 2024-01-27 393/week @ 2024-02-03 326/week @ 2024-02-10 423/week @ 2024-02-17 538/week @ 2024-02-24 460/week @ 2024-03-02 430/week @ 2024-03-09 247/week @ 2024-03-16 849/week @ 2024-03-23 682/week @ 2024-03-30 539/week @ 2024-04-06

2,394 downloads per month
Used in 24 crates (18 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–23MB
~338K SLoC