Skip to content

reporter: fix OTel SemConv#551

Merged
christos68k merged 1 commit intomainfrom
otel-semconv-1.34.0
Jun 26, 2025
Merged

reporter: fix OTel SemConv#551
christos68k merged 1 commit intomainfrom
otel-semconv-1.34.0

Conversation

@florianl
Copy link
Copy Markdown
Member

Update OTel SemConv dependency and fix SemConv keys accordingly.

While the dependency got updated with 0981fa5, relevant code was not updated accordingly.

Update OTel SemConv dependency and fix SemConv keys accordingly.

Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
@florianl florianl requested review from a team as code owners June 26, 2025 08:33
attrMgr.AppendOptionalString(
sample.AttributeIndices(),
attribute.Key("env."+key),
attribute.Key("process.environment_variable."+key),
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Manually using the SemConv attribute process.environment_variable.<KEY> here, as it is missing as part of the dependency. See open-telemetry/opentelemetry-go#6934.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants