Skip to content

Spans with Error should have tag error=true #2130

@oburgosm

Description

@oburgosm

All spans that have an error are labeled with error tag, but sometimes this tag is the boolean true, that it's correct according to opentracing semantic conventions, but other times is the error description.

Sleuth and brave in most of their instrumentation provide a string value for tag error. The full rationale of this can be found here, but a summary is that the value of the "error" tag is less important than its existence

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions