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

feat(zipkin): add support for labeling phase duration as tags #9891

Merged
merged 3 commits into from
Dec 9, 2022

Conversation

mayocream
Copy link
Contributor

@mayocream mayocream commented Dec 6, 2022

Summary

Add support to set durations as span tags.

Checklist

Issue reference

Fix #8126
Reimplement #8264

FTI-4507

Copy link
Member

@windmgc windmgc left a comment

Choose a reason for hiding this comment

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

Approved with a nitpick

kong/plugins/zipkin/handler.lua Show resolved Hide resolved
Co-authored-by: Qirui(Keery) Nie <windmgc@gmail.com>
@hbagdi
Copy link
Member

hbagdi commented Dec 7, 2022

@mayocream Can you please add a changelog entry and open a corresponding documentation PR?

@mayocream
Copy link
Contributor Author

@mayocream Can you please add a changelog entry and open a corresponding documentation PR?

Ahh, I already added the changelog entry; I just forgot to update the PR checklist.
Also created the docs PR: Kong/docs.konghq.com#4882

Copy link
Contributor

@flrgh flrgh left a comment

Choose a reason for hiding this comment

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

Can't really comment on the zipkin integration, but the code and tests look good 👍

@flrgh flrgh merged commit c129cc5 into master Dec 9, 2022
@flrgh flrgh deleted the feat/zipkin-tags-duration branch December 9, 2022 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rationale for logs/annotations instead of spans?
4 participants