-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
Labels
status: acceptedFeature/enhancement request was acceptedFeature/enhancement request was acceptedtype: featureNew feature, or improvement to an existing featureNew feature, or improvement to an existing feature
Description
Is there an existing issue for this?
- I have searched the existing issues
Feature description
We're trying to switch from the old lambda implementation to asf. In the old lambda implementation, when using LAMBDA_EXECUTOR=docker-reuse, the lambda container name received a prefix that was equal to that of the local stack container in docker. (This was not the case for all LAMBDA_EXECUTOR flavours)
This way, we were able to track the lambda containers that were started for a given localstack instance, print the logs, kill them when necessary.
Request: Would it be possible to prefix the lambda containers with the name of the local stack container itself if present?
🧑💻 Implementation
No response
Anything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
status: acceptedFeature/enhancement request was acceptedFeature/enhancement request was acceptedtype: featureNew feature, or improvement to an existing featureNew feature, or improvement to an existing feature