-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
zipkin plugin #3434
zipkin plugin #3434
Conversation
Docs need updating too - start here https://github.com/Kong/getkong.org/tree/docs-0.32-tracing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We're missing the plugin order test - see https://github.com/Kong/kong/blob/master/spec/01-unit/014-plugins_order_spec.lua#L51
c6100bd
to
601b715
Compare
Added :) |
601b715
to
fe837e3
Compare
Rebased on top of next now that #3428 is merged. |
fe837e3
to
0b110e7
Compare
From #3434 Signed-off-by: Thibault Charbonnier <[email protected]>
From #3434 Signed-off-by: Thibault Charbonnier <[email protected]>
From #3434 Signed-off-by: Thibault Charbonnier <[email protected]>
From #3434 Signed-off-by: Thibault Charbonnier <[email protected]>
Manually merged to next! |
This PR adds the zipkin plugin to the Kong installation. The plugin itself is external, see https://github.com/Kong/kong-plugin-zipkin
You may want to merge this on top of #3428
Full changelog
ngx.ctx.KONG_BODY_FILTER_ENDED_AT
balancer_start
Issues resolved
Fixes #1330