Skip to content
This repository was archived by the owner on Jul 24, 2026. It is now read-only.

fix: cloudevents should propagate otel by default - #272

Open
xytis wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
u-health:main
Open

xytis wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
u-health:main

Conversation

@xytis

@xytis xytis commented Sep 4, 2025

Copy link
Copy Markdown

This fix introduces observability dependency, so it may not be suitable for upstream.

However, after a bit of research, I came to a conclusion that unless we provide a way to customise all wrapping handlers in functions-framework-go, there is no other way to allow users to inject traceability on CloudEvent handlers.

Same applies to other non-HTTP handlers.

This fixes #42 and the issue should be known to internal google team.

@google-cla

google-cla Bot commented Sep 4, 2025

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@xytis
xytis marked this pull request as draft November 19, 2025 07:30
@xytis
xytis marked this pull request as ready for review November 19, 2025 07:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose trace IDs in background and cloud event functions

1 participant