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

Fix make aws lambda layer #3586

Merged

Conversation

antonpirker
Copy link
Member

For generating the lambda layer we have a separate requirements file (Because Lambda layers for Python 3.7 do not support modern urllib3)

So we need to add the new dependency of opentelemetry-distro to this file.

Copy link

codecov bot commented Sep 30, 2024

❌ 2862 Tests Failed:

Tests completed Failed Passed Skipped
17000 2862 14138 1463
View the top 3 failed tests by shortest run time
tests.integrations.clickhouse_driver.test_clickhouse_driver test_clickhouse_client_breadcrumbs_with_pii
Stack Traces | 0s run time
No failure message available
tests.integrations.clickhouse_driver.test_clickhouse_driver test_clickhouse_dbapi_spans
Stack Traces | 0s run time
No failure message available
tests.integrations.litestar.test_litestar test_middleware_partial_receive_send
Stack Traces | 0s run time
No failure message available

To view individual test run time comparison to the main branch, go to the Test Analytics Dashboard

@antonpirker antonpirker merged commit 362049c into potel-base Oct 1, 2024
15 of 123 checks passed
@antonpirker antonpirker deleted the antonpirker/potel/fix-make-aws-lambda-layer branch October 1, 2024 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants