Skip to content

otelerr/v1.0.1

Choose a tag to compare

@repenguin22 repenguin22 released this 11 Jul 13:01

External review round 7 finding.

  • Fixed RecordSpan no longer lets a With attr sharing the reserved
    "errtrail.code" key duplicate the taxonomy attribute on the exported
    exception event. A duplicate key's resolution (first-wins, last-wins, or
    an array) varies by tracing backend — an accidental or hostile attr named
    errtrail.code could silently corrupt the one attribute alerts and
    dashboards key off of. The attr is now dropped; the real code always
    wins. No core requirement change.