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] Use "unknown" env correlation value as fallback #31052

Merged
merged 1 commit into from Feb 5, 2024

Conversation

dmitryax
Copy link
Member

@dmitryax dmitryax commented Feb 5, 2024

Description:

Use the same fallback value for the metrics/tracing environment correlation calls as being set by the backend on the traces. This fixed the APM/IM correlation in the Splunk Observability UI for the users that send traces with no "deployment.environment" resource attribute value set.

Testing: Updated unit test and validated the fix manually.

Use the same fallback value for the metrics/tracing environment correlation calls as being set by the backend on the traces. This fixed the APM/IM correlation in the Splunk Observability UI for the users that send traces with no "deployment.environment" resource attribute value set.
@dmitryax dmitryax merged commit 06203fa into open-telemetry:main Feb 5, 2024
142 checks passed
@github-actions github-actions bot added this to the next release milestone Feb 5, 2024
@dmitryax dmitryax deleted the sfx-add-uknown-env branch February 6, 2024 00:46
anthoai97 pushed a commit to anthoai97/opentelemetry-collector-contrib that referenced this pull request Feb 12, 2024
…pen-telemetry#31052)

**Description:**

Use the same fallback value for the metrics/tracing environment
correlation calls as being set by the backend on the traces. This fixed
the APM/IM correlation in the Splunk Observability UI for the users that
send traces with no "deployment.environment" resource attribute value
set.

**Testing:** Updated unit test and validated the fix manually.
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.

None yet

5 participants