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

Update OTEL fork components to 5944792b593a #1332

Merged
merged 1 commit into from
Sep 3, 2024
Merged

Update OTEL fork components to 5944792b593a #1332

merged 1 commit into from
Sep 3, 2024

Conversation

jefchien
Copy link
Contributor

@jefchien jefchien commented Sep 3, 2024

Description of the issue

Related to #1328

Application Signals uses the resourcedetection processor to attach metadata about the environment to metrics/traces. Currently, the eks detector is configured for the resourcedetection processor in all environments. This means that it will try to initialize on EC2 and ECS environments. After a recent change (amazon-contributing/opentelemetry-collector-contrib#227) to fix a nil panic, the agent will no longer start if the eks detector cannot be initialized.

Description of changes

amazon-contributing/opentelemetry-collector-contrib@76facad...5944792

License

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Tests

Ran unit tests.

Requirements

Before commit the code, please do the following steps.

  1. Run make fmt and make fmt-sh
  2. Run make lint

@jefchien jefchien requested a review from a team as a code owner September 3, 2024 20:07
@jefchien jefchien merged commit 1919aba into main Sep 3, 2024
6 checks passed
@jefchien jefchien deleted the bump-otel branch September 3, 2024 20:32
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.

3 participants