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

[exporter/signalfx] expose build version in user agent string #27612

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Oct 11, 2023

Description:
The current SignalFx exporter maps to a static user agent string "OpenTelemetry-Collector SignalFx Exporter/v0.0.1".

This PR changes the version to match the build info version.

Link to tracking Issue:
Fixes #16841

@atoulme atoulme requested a review from dmitryax as a code owner October 11, 2023 04:54
@atoulme atoulme requested a review from a team October 11, 2023 04:54
@github-actions github-actions bot requested a review from crobert-1 October 11, 2023 04:54
@dmitryax dmitryax merged commit 4a1d7c8 into open-telemetry:main Oct 16, 2023
83 checks passed
@github-actions github-actions bot added this to the next release milestone Oct 16, 2023
JaredTan95 pushed a commit to openinsight-proj/opentelemetry-collector-contrib that referenced this pull request Oct 18, 2023
…elemetry#27612)

**Description:**
The current SignalFx exporter maps to a static user agent string
"OpenTelemetry-Collector SignalFx Exporter/v0.0.1".

This PR changes the version to match the build info version.

**Link to tracking Issue:**
Fixes open-telemetry#16841
jmsnll pushed a commit to jmsnll/opentelemetry-collector-contrib that referenced this pull request Nov 12, 2023
…elemetry#27612)

**Description:**
The current SignalFx exporter maps to a static user agent string
"OpenTelemetry-Collector SignalFx Exporter/v0.0.1".

This PR changes the version to match the build info version.

**Link to tracking Issue:**
Fixes open-telemetry#16841
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[exporter/signalfxexporter] Map the user agent string to the otel distribution
4 participants