Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace GetSpanRequest

example

Click here to see how to use GetSpanRequest.

Properties

apmDomainId

apmDomainId: string

The APM Domain ID for the intended request.

Optional opcRequestId

opcRequestId: undefined | string

Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.

Optional retryConfiguration

retryConfiguration: RetryConfiguration

RetryConfiguration to be used for the request NOTE : Retries are not supported for requests that have binary or stream bodies this also affects UploadManager operations For all requests with binary/stream bodies, retry attempts are not made

spanKey

spanKey: string

Unique Application Performance Monitoring span identifier (spanId).

Optional spanNamespace

spanNamespace: SpanNamespace

Name space from which the span details need to be retrieved.

Optional timeSpanStartedGreaterThanOrEqualTo

timeSpanStartedGreaterThanOrEqualTo: Date

Include spans that have a {@code spanStartTime} equal to or greater than this value.

Optional timeSpanStartedLessThan

timeSpanStartedLessThan: Date

Include spans that have a {@code spanStartTime}less than this value.

traceKey

traceKey: string

Unique Application Performance Monitoring trace identifier (traceId).