Skip to main content

traces

Overview

Nametraces
TypeResource
Idsumologic.tracing.traces

Fields

NameDatatypeDescription
idstringTrace identifier.
criticalPathServiceBreakdownSummaryobject
metricsobjectCalculated trace metrics.
rootOperationNamestringThe name of the operation given to the root span.
rootResourcestringRoot resource on which the trace was started. Examples: db.query, http.request, rpc.call, container
rootServicestringRoot service which started the trace. Examples: user-service, authentication-service, payment-service, /shopping-cart
rootStatusobject
startedAtstringDate and time the trace was started in ISO 8601 / RFC3339 format.

Methods

NameAccessible byRequired Params
getTraceSELECTtraceId, region