mailru / graphite-nginx-module

An nginx module for collecting stats into Graphite
135 stars 34 forks source link

add ngx.graphite.param feature #43

Closed sorc1 closed 3 years ago

sorc1 commented 3 years ago

Add ngx.graphite.param() function that returns an object by graphite parameter name. We name it 'parameter reference'. The reference then can be passed to ngx.graphite(), ngx.graphite.get() & ngx.graphite.set() in place of the name.