Skip to content

Fields dropped by opentelemetry input plugin #330

Description

@divakarsingh

I am trying to process OTEL data using telegraf OTEL input plugin. I have created some sample input files for telemetry i.e. traces, logs and metrics. I have tried with several permutations but following fields are always dropped, they do not appear in the output.

  • parentSpanId
  • scope.name
  • scope.version
  • and some other fields

I see that the extraction logic for these fields is visible in the Otel2Influx library. Still, these fields do not appear in the output. When i debug, I see that the fields are lost before the data reaches processor block. It seems to be a bug in the otel2influx conversion library.

Please refer to details of the study (input data, output data, field-wise comparison) from here

PS: This was discussed in the influxdata community here.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions