Kong / kong-plugin-zipkin

A Kong plugin for propogating zipkin spans and reporting spans to a zipkin server - this plugin has been moved into https://github.com/Kong/kong, please open issues and PRs in that repo
Apache License 2.0
60 stars 31 forks source link

fix(handler) send TCP traffic correctly #70

Closed kikito closed 4 years ago

kikito commented 4 years ago

This commit fixes a problem when tracing TCP traffic, and adds an integration test which exercises that branch.