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(plugins) opentelemetry plugin #8826

Merged
merged 4 commits into from Jun 7, 2022
Merged

Conversation

mayocream
Copy link
Contributor

@mayocream mayocream commented May 20, 2022

Summary

Add the OpenTelemetry plugin which pushes the build-in instrumentation to the backend server through the OTLP/HTTP protocol with Protobuf content type.

Note: merge using rebase strategy.

FT-2588

@mayocream mayocream force-pushed the feat/opentelemetry-plugin branch 8 times, most recently from a2c2159 to ad59f8e Compare June 1, 2022 13:51
kong/tools/utils.lua Show resolved Hide resolved
kong/tracing/instrumentation.lua Outdated Show resolved Hide resolved
kong/tracing/instrumentation.lua Show resolved Hide resolved
kong/tracing/instrumentation.lua Show resolved Hide resolved
kong/tracing/instrumentation.lua Show resolved Hide resolved
kong/tracing/propagation.lua Show resolved Hide resolved
kong/tracing/propagation.lua Show resolved Hide resolved
kong/plugins/opentelemetry/handler.lua Outdated Show resolved Hide resolved
kong/plugins/opentelemetry/handler.lua Outdated Show resolved Hide resolved
kong/plugins/opentelemetry/handler.lua Outdated Show resolved Hide resolved
kong/plugins/opentelemetry/handler.lua Outdated Show resolved Hide resolved
kong/plugins/opentelemetry/handler.lua Outdated Show resolved Hide resolved
@fffonion fffonion merged commit 031afb0 into master Jun 7, 2022
@fffonion fffonion deleted the feat/opentelemetry-plugin branch June 7, 2022 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog chore Not part of the core functionality of kong, but still needed core/pdk core/tracing size/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants