AlexanderThaller / prometheus_exporter

Helper libary to export prometheus metrics using tiny_http and rust-prometheus.
MIT License
28 stars 10 forks source link

Allow passing prometheus feature options #13

Closed AlexanderThaller closed 1 year ago

AlexanderThaller commented 3 years ago

It would be nice to be able to configure the reexported prometheus crate via features in the current crate.