Skip to content

Add Amazon EKS Resource Detector #465

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

Merged
merged 50 commits into from
Dec 4, 2020

Conversation

wilguo
Copy link
Contributor

@wilguo wilguo commented Nov 23, 2020

This PR adds an EKS Resource Detector.

Functionalities:

  • If the EKS resource detector detects that it is running on EKS, then it will populate the resource object with metadata. The metadata will include the containerId and clusterName.
  • If the EKS resource detector detects that the application is not running on EKS, then it will return an empty Resource

List of Changes:

  • Add functionality for Amazon EKS resource detector defined above
  • Add corresponding unit tests for Amazon EKS resource detector to detect when running in EKS and when running not in EKS

@MrAlias
Copy link
Contributor

MrAlias commented Dec 4, 2020

cycling to see if it clears the checks.

@MrAlias MrAlias closed this Dec 4, 2020
@MrAlias MrAlias reopened this Dec 4, 2020
@wilguo
Copy link
Contributor Author

wilguo commented Dec 4, 2020

Should I try and trigger a new commit for circleci to run again?

@MrAlias MrAlias merged commit b02fae7 into open-telemetry:master Dec 4, 2020
@MrAlias
Copy link
Contributor

MrAlias commented Dec 4, 2020

Should I try and trigger a new commit for circleci to run again?

Should be all set.

plantfansam referenced this pull request in plantfansam/opentelemetry-go-contrib Mar 18, 2022
CircleCI has golang images without the patch versions which contain
the latest patch version of golang. That way we do not need to
remember to update the CI config on every patch release.
@pellared pellared added this to the untracked milestone Nov 8, 2024
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.

8 participants