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

NH-80452 Add OTLP logs export from lambda #394

Merged
merged 6 commits into from
Jul 30, 2024

Conversation

tammy-baylis-swi
Copy link
Contributor

@tammy-baylis-swi tammy-baylis-swi commented Jul 26, 2024

Adjusts APM Python to support OTLP logs processing and export while in lambda.

Had to switch to always init BatchLogRecordProcessor because SimpleLogRecordProcessor keeps timing out, plus I will be changing the metrics processor like this soon too. Updates the lambda wrapper to set a different default collector endpoint for logs.

See ticket comment for manual testing.

@tammy-baylis-swi tammy-baylis-swi changed the title Only setdefault custom log endpoint if outside lambda NH-80452 Add OTLP logs export from lambda Jul 26, 2024
Base automatically changed from NH-80452-add-log-export to main July 29, 2024 22:22
@tammy-baylis-swi tammy-baylis-swi marked this pull request as ready for review July 30, 2024 00:07
@tammy-baylis-swi tammy-baylis-swi requested a review from a team as a code owner July 30, 2024 00:07
@tammy-baylis-swi tammy-baylis-swi merged commit 1778df7 into main Jul 30, 2024
49 checks passed
@tammy-baylis-swi tammy-baylis-swi deleted the NH-80452-lambda-log-export branch July 30, 2024 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants