GetTraceSummariesRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The end of the time frame for which to retrieve traces.

Link copied to clipboard

Specify a filter expression to retrieve trace summaries for services or requests that meet certain requirements.

Link copied to clipboard

Specify the pagination token returned by a previous request to retrieve the next page of results.

Link copied to clipboard

Set to true to get summaries for only a subset of available traces.

Link copied to clipboard

A parameter to indicate whether to enable sampling on trace summaries. Input parameters are Name and Value.

Link copied to clipboard

The start of the time frame for which to retrieve traces.

Link copied to clipboard

A parameter to indicate whether to query trace summaries by TraceId, Event (trace update time), or Service (segment end time).

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String