hjr3 / weldr

A HTTP 1.1 proxy written in Rust using tokio.
Apache License 2.0
218 stars 20 forks source link

feature idea: export metrics for consumption by prometheus #123

Open ibotty opened 7 years ago

ibotty commented 7 years ago

see https://prometheus.io/docs/instrumenting/exposition_formats/

hjr3 commented 7 years ago

Thank you for suggesting this. This is indeed something I plan to do. The manager process will be in charge of this.