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

SDK AWS: implement EKS resource detector #783

Open
3 tasks
iRevive opened this issue Sep 18, 2024 · 0 comments
Open
3 tasks

SDK AWS: implement EKS resource detector #783

iRevive opened this issue Sep 18, 2024 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed sdk contrib aws Feature and improvements to the sdk contrib module

Comments

@iRevive
Copy link
Contributor

iRevive commented Sep 18, 2024

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 iRevive added help wanted Extra attention is needed good first issue Good for newcomers sdk contrib aws Feature and improvements to the sdk contrib module labels Sep 18, 2024
@iRevive iRevive changed the title SDK AWS ECS resource detector SDK AWS EKS resource detector Sep 18, 2024
@iRevive iRevive changed the title SDK AWS EKS resource detector SDK AWS: implement EKS resource detector Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed sdk contrib aws Feature and improvements to the sdk contrib module
Projects
None yet
Development

No branches or pull requests

1 participant