Skip to content

Malformed _X_AMZN_TRACE_ID value #89

@robturner-kaluza

Description

@robturner-kaluza

Overnight we've suddently started to see Malformed _X_AMZN_TRACE_ID errors.

As an example the value we're seeing is: Root=1-46105bdf-04c13a9504458ebc539f5fba;Parent=240a548a42a88af4;Sampled=0;Lineage=12326a9d:0

Looks like lineage is valid (https://docs.aws.amazon.com/xray/latest/devguide/xray-concepts.html#xray-concepts-tracingheader) however this library is throwing an error when it splits the traceId by ;. See here:

Not sure I can prevent the lineage property appearing in traceIds but should this library handle this case?

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