SdkOperationTelemetry

Telemetry parameters used to instrument an operation

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
var attributes: <Error class: unknown class>

initial attributes to add to the operation span

Link copied to clipboard

the metrics container to report operation metrics to when this operation is invoked (defaults to no-op)

Link copied to clipboard
var provider: <Error class: unknown class>

the telemetry provider to use to instrument the operation with

Link copied to clipboard

the telemetry scope to instrument with (will default to service name if not configured)

Link copied to clipboard
var spanKind: <Error class: unknown class>

the kind of span to create for the operation (defaults to SpanKind.CLIENT)

Link copied to clipboard

the overall operation span name to use (defaults to )