Skip to content

Comments

Sync otel contrib components#1684

Merged
lisguo merged 1 commit intomainfrom
ci-otel-fix
May 14, 2025
Merged

Sync otel contrib components#1684
lisguo merged 1 commit intomainfrom
ci-otel-fix

Conversation

@lisguo
Copy link
Contributor

@lisguo lisguo commented May 14, 2025

Description of the issue

Syncing go.mod and go.sum with changes in our otel contrib repo: https://github.com/amazon-contributing/opentelemetry-collector-contrib

Syncs from this commit: amazon-contributing/opentelemetry-collector-contrib@702a24c

Diff: amazon-contributing/opentelemetry-collector-contrib@060e328...702a24c

Description of changes

Changed all go.mod hashes pointing to the contrib repo to aws-cwa-dev and ran go mod tidy

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

go mod tidy

Requirements

Before commit the code, please do the following steps.

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

@lisguo lisguo requested a review from a team as a code owner May 14, 2025 15:00
Copy link
Contributor

@jefchien jefchien left a comment

Choose a reason for hiding this comment

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

nit: It seems like we're consistently missing

github.com/amazon-contributing/opentelemetry-collector-contrib/override/aws v0.0.0-20241216205413-8e059f1441db // indirect

Isn't a problem because we don't change it, but we might want to add a replace for it as well.

@lisguo lisguo changed the title Sync otel contrib components to get container insights bugfix Sync otel contrib components May 14, 2025
@lisguo lisguo merged commit 1d2903b into main May 14, 2025
310 of 317 checks passed
@lisguo lisguo deleted the ci-otel-fix branch May 14, 2025 19:08
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