Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetTraceSnapshotRequest

example

Click here to see how to use GetTraceSnapshotRequest.

Hierarchy

Properties

apmDomainId

apmDomainId: string

The APM Domain ID for the intended request.

Optional isSummarized

isSummarized: undefined | false | true

If enabled, only span level details are sent.

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 snapshotTime

snapshotTime: undefined | string

Epoch time of snapshot.

Optional threadId

threadId: undefined | string

Thread ID for which snapshots need to be retrieved. This identifier of a thread is a long positive number generated when a thread is created.

traceKey

traceKey: string

Unique Application Performance Monitoring trace identifier (traceId).