txthinking / brook

A cross-platform programmable network tool
https://brook.app
GNU General Public License v3.0
14.64k stars 2.4k forks source link

metrics support #1049

Closed mosajjal closed 1 year ago

mosajjal commented 2 years ago

hi. thanks for this project! wondering if you've considered providing a metrics protocol (prometheus) support for brook. I'd be happy to co-author with you.

txthinking commented 1 year ago

For example, what dimensions do we need to count

mosajjal commented 1 year ago

request count, request sizes, bandwidth, user count, latency, top destinations, etc.

txthinking commented 1 year ago

It can be used as a plugin

mosajjal commented 1 year ago

can be closed with the new prometheus feature. thanks!