Kong/kong-plugin-zipkin

Option to remove Credential tag

Roberttmoon opened this issue · 0 comments

I was wondering if it would be possible to add a config toggle for including the kong.credential tag in the Zipkin tags?

I think this would be pretty easy to accomplish by adding a includeCredential = bool item in the config then evaluating if that bool was true or not in 219 in the file opentracing.lua.