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

[googlecloudexporter] use new exporter creator args #38116

Merged
merged 6 commits into from
Mar 3, 2025

Conversation

braydonk
Copy link
Contributor

@braydonk braydonk commented Feb 22, 2025

Description

This PR updates the Google Cloud Exporter dependency and makes the necessary API change.

Stating here for posterity, what the new release of opentelemetry-operations-go will do is accept a full exporter.Settings so it can use the component.BuildInfo to construct a more reasonable fallback User Agent string (matching what the OTLP exporters do). This should have no user-facing effect.

Link to tracking issue

Fixes no open issue

Testing

UPDATE: See testing method here https://gist.github.com/braydonk/620580d02e5b6c61f0bf3a96ac2055de

Tested locally with go replace, but will redo when the new release of opentelemetry-operations-go is cut and I point to that.

Documentation

No user-facing changes.

This PR updates the Google Cloud Exporter dependency and makes the
necessary API change.
@ridwanmsharif
Copy link
Member

operations-go was just released: https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases/tag/v0.51.0

@braydonk braydonk marked this pull request as ready for review March 3, 2025 16:06
@braydonk braydonk changed the title use new exporter creator args [googlecloudexporter] use new exporter creator args Mar 3, 2025
@dehaansa dehaansa added the ready to merge Code review completed; ready to merge by maintainers label Mar 3, 2025
@songy23 songy23 added the dependencies Pull requests that update a dependency file label Mar 3, 2025
@songy23 songy23 merged commit 00ca069 into open-telemetry:main Mar 3, 2025
178 checks passed
@github-actions github-actions bot added this to the next release milestone Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file exporter/googlecloud exporter/googlemanagedprometheus Google Managed Prometheus exporter ready to merge Code review completed; ready to merge by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants