mailru / graphite-nginx-module

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

ignore duplicate params #49

Closed sorc1 closed 2 years ago

sorc1 commented 2 years ago

ngx_http_graphite_add_internal(): check if ngx_http_graphite_add_param_to_config() really created a new parameter. Call ngx_http_graphite_add_param_to_data() if so.