sfhardman / kong-plugin-zipkin

Kong plugin to simulate clients and/or servers where these cannot practically be instrumented directly
Apache License 2.0
31 stars 9 forks source link

Kong 0.12 Compatibility #8

Closed sfhardman closed 6 years ago

sfhardman commented 6 years ago

https://github.com/Kong/kong/blob/master/UPGRADE.md#upgrade-to-012x

"In logging plugins, the request.request_uri field has been renamed to request.url"

sfhardman commented 6 years ago

This plugin is using ngx.var.request_uri, which is still present in Kong 0.12. Appears to work fine on 0.12