As I have written in details here http://serverfault.com/questions/597195/sending-data-to-statsd-does-not-work-in-some-locations-with-content-by-lua-file I have a problem with this module not pushing data into statsd when I exit my lua script with return ngx.redirect .
I don't want to use https://github.com/lonelyplanet/openresty-statsd as it would require me to add statsd pushing code to all my scripts..
Could you help me please resolve this issue then?
As I have written in details here http://serverfault.com/questions/597195/sending-data-to-statsd-does-not-work-in-some-locations-with-content-by-lua-file I have a problem with this module not pushing data into statsd when I exit my lua script with return ngx.redirect .
I don't want to use https://github.com/lonelyplanet/openresty-statsd as it would require me to add statsd pushing code to all my scripts..
Could you help me please resolve this issue then?