Skip to content

Enable execution id for 2nd gen functions log.#8276

Merged
taeold merged 6 commits intomasterfrom
dl-enable-execution-id
Mar 3, 2025
Merged

Enable execution id for 2nd gen functions log.#8276
taeold merged 6 commits intomasterfrom
dl-enable-execution-id

Conversation

@taeold
Copy link
Copy Markdown
Contributor

@taeold taeold commented Mar 1, 2025

Functions Framework added support for logging execution id for every log entry emitted by 2nd Gen functions:

https://cloud.google.com/functions/docs/monitoring/logging#viewing_runtime_logs

We will enable this feature by default for all Firebase Functions customers, unless user has decided to expliclty opt-out of it by setting the env var to false.

taeold added 2 commits March 1, 2025 11:39
Functions Framework added support for logging execution id for every log entry emitted by 2nd Gen functions:

https://cloud.google.com/functions/docs/monitoring/logging#viewing_runtime_logs

We will enable this feature by default for all Firebase Functions customers, unless user has decided to expliclty opt-out of it by setting the env var to false.
@taeold taeold marked this pull request as ready for review March 1, 2025 19:42
@taeold taeold requested review from blidd-google and inlined March 1, 2025 19:43
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.01%. Comparing base (6583f7e) to head (be4fb8a).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8276      +/-   ##
==========================================
+ Coverage   50.96%   51.01%   +0.05%     
==========================================
  Files         423      423              
  Lines       29943    29943              
  Branches     6141     6141              
==========================================
+ Hits        15260    15275      +15     
+ Misses      13306    13291      -15     
  Partials     1377     1377              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@taeold taeold merged commit 89c523a into master Mar 3, 2025
51 of 56 checks passed
@taeold taeold deleted the dl-enable-execution-id branch March 3, 2025 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants