otel4s icon indicating copy to clipboard operation
otel4s copied to clipboard

SDK AWS: implement EKS resource detector

Open iRevive opened this issue 1 year ago • 0 comments

Category Link
OpenTelemetry Java implementation EksResource.java
OpenTelemetry JS implementation AwsEksDetectorSync.ts
EcsDetector example #779
Ec2Detector example #775

Attributes to add:

  • cloud.platform
  • cloud.provider
  • k8s.cluster.name
  • container.id - might be complicated, we can skip if so

Steps

iRevive avatar Sep 18 '24 09:09 iRevive