mozilla-services / iprepd-nginx

Openresty nginx module for integrating with iprepd
https://github.com/mozilla-services/iprepd
Mozilla Public License 2.0
9 stars 5 forks source link

Improve UX on using statsd #12

Closed ajvb closed 4 years ago

ajvb commented 5 years ago

Currently, you need to call iprepd_client:flush_stats(), and this is not clear enough. Additionally, may want to provide an option for flushing the stats within the iprepd_client:check(ip) function.