Created this issue after it was marked as Solved in #785 but still encountering it (did not have rights to re-open it) .
Expected Behavior
Not generate warnings as previously done on previous DD layer versions. Right now the only way to prevent this from happening is by setting DD_TRACE_LOG_LEVEL to "ERROR" .
Actual Behavior
Generated warnings in datadog with "Unable to create shared memory. Features relying on remote configuration will not work as expected." even after disabling remote configuration . This did not happen previously .
Steps to Reproduce the Problem
1.Upgrade layers to latest versions {"extension_layer_version": 96, "python_layer_version": 124}
Specifications
- Datadog Lambda Layer version: 96
- Python version: 124
Stacktrace
[WARNING] 2026-05-05T08:26:53.993Z Unable to create shared memory. Features relying on remote configuration will not work as expected.
Created this issue after it was marked as Solved in #785 but still encountering it (did not have rights to re-open it) .
Expected Behavior
Not generate warnings as previously done on previous DD layer versions. Right now the only way to prevent this from happening is by setting DD_TRACE_LOG_LEVEL to "ERROR" .
Actual Behavior
Generated warnings in datadog with "Unable to create shared memory. Features relying on remote configuration will not work as expected." even after disabling remote configuration . This did not happen previously .
Steps to Reproduce the Problem
1.Upgrade layers to latest versions {"extension_layer_version": 96, "python_layer_version": 124}
Specifications
Stacktrace