Skip to content

SemanticConventions attribute name constants differ from spec #4101

@tshowers-bt

Description

@tshowers-bt

Bug Report

OpenTelemetry.SemanticConventions 1.0.0-rc9.9

Symptom

I notice that some of the constants in the package don't match the values in the spec; for example public const string AttributeMessagingMessageId = "messaging.message_id"; but the spec refers to messaging.message.id.

The PR that introduced this says the values were autogenerated so maybe it's just out of date? I had a quick look at the build-tools and it links to the java package which has a constant that does match the spec.

Metadata

Metadata

Assignees

No one assigned

    Labels

    StaleIssues and pull requests which have been flagged for closing due to inactivitybugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions