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

use new exporter creator args #38116

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

braydonk
Copy link
Contributor

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

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants