semantic-conventions icon indicating copy to clipboard operation
semantic-conventions copied to clipboard

Add support for AWS EKS Fargate identifying attributes

Open mackjmr opened this issue 8 months ago • 7 comments

Area(s)

area:cloud,aws

What's missing?

cloud.platform value supports aws_eks, but there is no way to differentiate between aws eks vs aws eks fargate.

Describe the solution you'd like

Either:

  • Add value aws_eks_fargate to cloud.platform
  • Add aws.eks.launchtype similar to aws.ecs.launchtype
  • Add aws.eks.node.type with values fargate/ec2

mackjmr avatar Mar 26 '25 15:03 mackjmr