Skip to content

Receiving different names for the same field #8910

@ManoharMirle

Description

@ManoharMirle

We are getting 2 different field names for the same parameter from the source. messaging.message_payload_size_bytes comes in one trace, messaging.message.payload_size_bytes comes in another trace. The difference here is _ & . in these fields. We are using 0.55.0 version of the OTEL collector. Pls let me know whether this issue resolved in the agent ? Any other fields have the similar issue ?
Here is the agent details:
-javaagent:/tmp/telemetry/opentelemetry-javaagent.jar
{
"key" : "process.executable.path",
"value" : {
"stringValue" : "/usr/local/openjdk-11:bin:java"
}
{
"key" : "process.runtime.description",
"value" : {
"stringValue" : "Oracle Corporation OpenJDK 64-Bit Server VM 11.0.12+7"
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions