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

#201 AWSEKSResourceDetector - Validate ClusterName/ContainerID independently before adding it to the resource #205

Merged

Conversation

swetharavichandrancisco
Copy link
Contributor

@swetharavichandrancisco swetharavichandrancisco commented Feb 8, 2022

#201 AWSEKSResourceDetector - Validate ClusterName/ContainerID independently before adding it to the resource

  • Validates ClusterName/ContainerID independently before adding it to the resource
  • Includes bug fix - IsEKSProcess should return non-null auth value to confirm if its running in EKS environment.
  • Handled exceptions separately with more error information
  • Added Unit Tests

…ntainerID independently before adding it to the resource

- Validates ClusterName/ContainerID independently before adding it to the resource
- Includes bug fix - IsEKSProcess should return non-null auth value to confirm if its running in EKS environment.
- Handled exceptions separately with more error information
- Added Unit Tests
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Feb 8, 2022

CLA Signed

The committers are authorized under a signed CLA.

@swetharavichandrancisco swetharavichandrancisco changed the title https://github.com/open-telemetry/opentelemetry-dotnet-contrib/issues… #201 AWSEKSResourceDetector - Validate ClusterName/ContainerID independently before adding it to the resource Feb 8, 2022
Copy link
Contributor

@srprash srprash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for making this change. LGTM.

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

Successfully merging this pull request may close these issues.

2 participants