Skip to content

async cancellation should use same attribute nameΒ #5765

@anuraaga

Description

@anuraaga

Currently the attribute name when canceling an async return value via WithSpan encodes the instrumentation name as well

guava.canceled
reactor.canceled

I would expect them all to be the same. Though it's true that because the async end strategy is not the instrumentation name (which is otelannotations), it would lose that information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    blocked on specificationNeeds specification work before this can be resolvedenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions