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

fix(hybrid): opentelemetry and zipkin header_type #11686

Merged
merged 1 commit into from Oct 3, 2023

Conversation

samugi
Copy link
Contributor

@samugi samugi commented Oct 2, 2023

Summary

Address compatibility for older DPs for the opentelemetry and zipkin configuration option: header_type and for zipkin's default_heder_type

Checklist

  • The Pull Request has tests
  • A changelog file has been added to CHANGELOG/unreleased/kong or adding skip-changelog label on PR if unnecessary. README.md
  • (no) There is a user-facing docs PR against https://github.com/Kong/docs.konghq.com - PUT DOCS PR HERE

Full changelog

  • [Implement ...]

Issue reference

KAG-2705

@samugi
Copy link
Contributor Author

samugi commented Oct 2, 2023

backport (to 3.4) to be done manually, please don't add the label.

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.

Code looks good 👍 I've suggested some minor changes to the log message verbiage

address compatibility for older DPs for the opentelemetry and zipkin
configuration option: `header_type` and for zipkin's `default_heder_type`
@samugi samugi force-pushed the fix/hybrid-compat-otel-zipkin branch from 29bb34b to 3dd6966 Compare October 3, 2023 16:02
@samugi samugi requested a review from flrgh October 3, 2023 16:12
@flrgh
Copy link
Contributor

flrgh commented Oct 3, 2023

Thanks @samugi. Looks good, and I think I've approved all the downstream PRs of this in case you need more time to get everything in sync. Feel free to merge at your convenience or @ me if you don't have perms to merge.

@samugi samugi merged commit a01a5d1 into master Oct 3, 2023
24 checks passed
@samugi samugi deleted the fix/hybrid-compat-otel-zipkin branch October 3, 2023 17:40
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.

None yet

2 participants