Skip to content

Trace duplication on development deployment #751

@qtomlinson

Description

@qtomlinson

Problem:
We were seeing each log event appear twice in traces.

  • One entry had our expected custom properties, and
  • a second entry appeared at nearly the same timestamp without those properties.

Root cause:
Two telemetry pipelines were active at the same time.

PR #749 attempts to address this, but the trace duplication remains.

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