Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: Add execution id logging to uniquely identify request logs #319

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

Merged
merged 2 commits into from
Feb 12, 2025

Conversation

maemayve
Copy link
Member

Adds an execution id for each http. When the LOG_EXECUTION_ID env var is set, the execution id is added as a new field to the json logs.

Additional testing was completed by deploying a container generated with BuildPacks to an existing Gen2 GCF function and verifying updated logging.

Adds an execution id for each http. When the LOG_EXECUTION_ID env var is set, the execution id is added as a new field to the json logs.
@maemayve maemayve merged commit 5ef5317 into GoogleCloudPlatform:main Feb 12, 2025
21 checks passed
@maemayve maemayve deleted the java-execution-id branch February 12, 2025 22:34
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.

3 participants