Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace GetTraceRequest

example

Click here to see how to use GetTraceRequest.

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

Optional timeTraceStartedGreaterThanOrEqualTo

timeTraceStartedGreaterThanOrEqualTo: Date

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

Optional timeTraceStartedLessThan

timeTraceStartedLessThan: Date

Include traces that have a {@code minTraceStartTime} less than this value.

traceKey

traceKey: string

Unique Application Performance Monitoring trace identifier (traceId).

Optional traceNamespace

traceNamespace: TraceNamespace

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