You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My requirement only allows EC2 launch type and Bridge network mode, and I want to deploy the collector as a sidecar.
Here it says the collector works with Fargate https://aws-otel.github.io/docs/adot-collector-using-ecs#difficulties which I can confirm. AWSVPC is the only network mode that works with Fargate. But my requirement says I cannot use AWSVPC network mode. Has anyone tried Bridge network mode?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
My requirement only allows EC2 launch type and Bridge network mode, and I want to deploy the collector as a sidecar.
Here it says the collector works with Fargate https://aws-otel.github.io/docs/adot-collector-using-ecs#difficulties which I can confirm. AWSVPC is the only network mode that works with Fargate. But my requirement says I cannot use AWSVPC network mode. Has anyone tried Bridge network mode?
Beta Was this translation helpful? Give feedback.
All reactions