-
Notifications
You must be signed in to change notification settings - Fork 10
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
[Discussion] Add deployment.environment support #106
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.
None of the distributions support SIGNALFX_ENV
. It is legacy. I think we should close this PR.
I agree, I would have used |
All our other distros use resource attributes to deal with this, AFAIK. |
I'm not sure how big is the issue for other languages, since world is moving towards containers / pods, where global scope generally equals process scope, 1 service per container / pod, etc. |
I can see the positive effect there. Wouldn't this have to be added to the GDI specs first though? Could changes be rolled out before that? |
Team meeting update: We will not bring any more |
Linking spec issue here > open-telemetry/opentelemetry-specification#3025 |
Closing for now. See internal issue for details. |
What
Adds
deployment.environment
resource support via envSIGNALFX_ENV
.In OTel spec this is advised but for SingalFX APM this is required (for grouping and navigating purposes).
https://signalfuse.atlassian.net/browse/APMI-3667
OTel spec suggests
OTEL_RESOURCE_ATTRIBUTES
but this is not suitable in machine level.Tests
https://app.signalfx.com/#/apm/traces/fc4620b36ee3c5759bd9f575397e0b1c