aws / containers-roadmap

This is the public roadmap for AWS container services (ECS, ECR, Fargate, and EKS).
https://aws.amazon.com/about-aws/whats-new/containers/
Other
5.21k stars 316 forks source link

[ECS] [Service Connect Proxy Tracing Configuration]: Allow configuration of Service Connect Proxies via Supported Environment Variables #2369

Open djv3 opened 3 months ago

djv3 commented 3 months ago

Community Note

Tell us about your request The ECS Service Connect agent appears to support tracing according to the docs however it does not allow configuration when used with Service Connect, only when used with AppMesh.

These environment variables can be configured when used with AWS App Mesh, and they are not configurable when used with ECS Service Connect.

I'd like to be able to configure some of these options when using service connect and ingest traces.

Which service(s) is this request for? Fargate

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard? Traces allow for more rich observability on an ECS Cluster using Service Connect. Not having them feels like a missing feature.

Are you currently working around this issue? Custom instrumentation of services in the cluster, but the picture is incomplete.

msfidelis commented 1 week ago

I have some interest in this feature. This could be very useful for simple workloads that don't use appmesh.