Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add semantic convention for AWS ECS Service #1199

Closed
bjrara opened this issue Jun 28, 2024 · 2 comments
Closed

Add semantic convention for AWS ECS Service #1199

bjrara opened this issue Jun 28, 2024 · 2 comments
Assignees

Comments

@bjrara
Copy link

bjrara commented Jun 28, 2024

What are you trying to achieve?
Add aws.ecs.service.name to AWS ECS resource attributes.

What did you expect to see?
ECS Service name is set to aws.ecs.service.name.

Additional context.

AWS ECS Service name is available in ECS Task Metadata API V4. aws/amazon-ecs-agent#3362

Currently, it is only detected in awsercscontainermetricsreceiver in open-telemetry/opentelemetry-collector-contrib#19744. The same detection can also be achieved in OTEL SDKs, but since it's not included in semantic conventions, the agent cannot proactively report the attribute to OTEL collector.

@lmolkova lmolkova transferred this issue from open-telemetry/opentelemetry-specification Jul 1, 2024
@lmolkova
Copy link
Contributor

lmolkova commented Jul 1, 2024

Related: #576 (comment)

@lmolkova
Copy link
Contributor

lmolkova commented Jul 1, 2024

Also #600

@bjrara bjrara closed this as completed Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants