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

Change to support this repo in a Go workspace #196

Merged
merged 1 commit into from
Mar 20, 2024
Merged

Change to support this repo in a Go workspace #196

merged 1 commit into from
Mar 20, 2024

Conversation

braydonk
Copy link
Contributor

@braydonk braydonk commented Jan 9, 2024

This change allows for this repo to be used as part of a Go workspace. This is very useful in tandem with either opentelemetry-operations-go or opentelemetry-collector-contrib because it allows us to create a workspace with this collector and the library we want to test, add a manual replacement in the workspace for that dependency, and be able to test the collector with local copies of the dependency without changing anything.

Related: GoogleCloudPlatform/opentelemetry-operations-go#793

@braydonk braydonk requested review from a team and avilevy18 and removed request for a team January 9, 2024 21:37
This change allows for this repo to be used as part of a Go workspace.
This is very useful in tandem with either `opentelemetry-operations-go`
or `opentelemetry-collector-contrib` because it allows us to create a
workspace with this collector and the library we want to test, add a
manual replacement in the workspace for that dependency, and be able to
test the collector with local copies of the dependency without changing
anything.

Related: GoogleCloudPlatform/opentelemetry-operations-go#793
@braydonk braydonk merged commit a5c0c47 into master Mar 20, 2024
7 checks passed
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