operation property

String operation
getter/setter pairinherited

The semantic operation type for this trace (e.g. 'auth', 'app.start', 'db'). Follows OpenTelemetry conventions used by Sentry.

Implementation

String operation;