Skip to content

Conversation

@davidhewitt
Copy link
Contributor

@davidhewitt davidhewitt commented Nov 2, 2025

This PR adds a Logfire::force_flush function, and shows how it can be used to flush telemetry at the end of each AWS Lambda invocation so that instrumentation always makes it to Logfire.

Closes #113

@davidhewitt davidhewitt requested a review from cetra3 November 2, 2025 19:27
@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/logfire.rs 0.00% 6 Missing ⚠️

📢 Thoughts on this report? Let us know!

@davidhewitt davidhewitt merged commit ce9ac97 into main Nov 6, 2025
7 checks passed
@davidhewitt davidhewitt deleted the dh/aws-lambda branch November 6, 2025 13:03
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.

flushing properly on AWS lambda

4 participants