-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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 github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/collector to v0.30.1 #9944
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @dashpole!
@dashpole please rebase |
@dashpole I see that googlecloudexporter has |
Thanks for reminding me. I'll try and resolve that this week |
This PR now includes the commit that removes the opencensus translation dependency. PTAL! |
Description:
Update the gcp collector dependency. It includes one additional commit on top of v0.30.1, which removes the dependency on opencensus translation: GoogleCloudPlatform/opentelemetry-operations-go#390.
Forked from #9920, since it requires some additional changes to keep tests working.