h2non / bimg

Go package for fast high-level image processing powered by libvips C library
https://pkg.go.dev/github.com/h2non/bimg?tab=doc
MIT License
2.65k stars 337 forks source link

Basic setup for Prometheus metrics #449

Closed vaibsharma closed 1 year ago

vaibsharma commented 1 year ago

Hey @h2non, Do we have any plans for setting up the basic metrics(prometheus or something else) for imaginary that could include HTTP requests, P99, Transformation count etc Let it me know if this is already a plan, I can quickly setup the basic setup for the prometheus metrics for the same.