Skip to content
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

Closed
wants to merge 4 commits into from
Closed

zipkin plugin #3434

wants to merge 4 commits into from

Conversation

james-callahan
Copy link
Contributor

@james-callahan james-callahan commented May 4, 2018

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

  • Add ngx.ctx.KONG_BODY_FILTER_ENDED_AT
  • Don't nil out balancer_start
  • Add zipkin plugin
  • Update nginx time cache in each phase

Issues resolved

Fixes #1330

@coopr
Copy link
Contributor

coopr commented May 16, 2018

Docs need updating too - start here https://github.com/Kong/getkong.org/tree/docs-0.32-tracing

Copy link
Member

@gszr gszr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@james-callahan
Copy link
Contributor Author

We're missing the plugin order test - see https://github.com/Kong/kong/blob/master/spec/01-unit/014-plugins_order_spec.lua#L51

Added :)

@james-callahan
Copy link
Contributor Author

Rebased on top of next now that #3428 is merged.

thibaultcha pushed a commit that referenced this pull request May 31, 2018
thibaultcha pushed a commit that referenced this pull request May 31, 2018
thibaultcha pushed a commit that referenced this pull request May 31, 2018
thibaultcha pushed a commit that referenced this pull request May 31, 2018
From #3434

Signed-off-by: Thibault Charbonnier <[email protected]>
@thibaultcha
Copy link
Member

Manually merged to next!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants