Skip to content

Span 'op' is required, 'description' is optional/nullable #1170

@marandaneto

Description

@marandaneto

The docs point out that, from the server perspective: 'op' is recommended, but not mandatory
'description' is optional

found by https://develop.sentry.dev/sdk/event-payloads/span/

But since the value of such spans are limited, our API can require op:
that means we could offer startChild(op) and `startChild(op, description) overloads but fields are nullable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    performancePerformance API issues

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions