Skip to content

Add details on span.op and span.description #4776

Open
@sdzhong

Description

@sdzhong

Core or SDK?

Core Sentry product

Which part? Which one?

https://docs.sentry.io/product/sentry-basics/tracing/event-detail/

Description

There are details on span.set_tag and span.set_data. I expect details on span.op and span.description.

Suggested Solution

Provide details on ways to overwrite automatic instrumentation of op and description values with span.op and span.description. E.g. span.op = "fancy.operation"; and span.description = "my new description";

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