nlopes / actix-web-prom

Actix-web middleware to expose Prometheus metrics
MIT License
89 stars 56 forks source link

Prometheus remote write support #66

Closed devillove084 closed 2 years ago

devillove084 commented 2 years ago

I use actix implement Prometheus remote write, is there any test practices?