otel4s
otel4s copied to clipboard
SDK AWS: implement EKS resource detector
| Category | Link |
|---|---|
| OpenTelemetry Java implementation | EksResource.java |
| OpenTelemetry JS implementation | AwsEksDetectorSync.ts |
| EcsDetector example | #779 |
| Ec2Detector example | #775 |
Attributes to add:
cloud.platformcloud.providerk8s.cluster.namecontainer.id- might be complicated, we can skip if so
Steps
- [ ] Implement
AwsEksDetectorin the sdk-contrib-aws-resource module - [ ] Implement
AwsEksDetectorSuite - [ ] Add configuration details to the aws-resource-detectors.md