Open
Description
Is your feature request related to a problem? Please describe.
We are trying to switch from the old log group subscription approach to your Lambda extension. https://github.com/newrelic/newrelic-lambda-extension
It seems that the Python agent doesn't support it though. Even with the layer installed, it still outputs telemetry directly to the logs. And I don't see any mention of the special named pipe (/tmp/newrelic-telemetry) in this repo.
Feature Description
Automatically detect and use the named pipe from the extension, like the other language agents do.
Describe Alternatives
None.
Additional context
None.
Priority
Must Have. Until this is fixed, we are unable to get all of our Python lambda functions to use a unified log group.
Metadata
Metadata
Assignees
Labels
No labels