Class | Description |
---|---|
AggregatedSnapshot |
Aggregated snapshots of all spans.
|
AggregatedSnapshot.Builder | |
AggregatedStackTrace |
A branching tree with aggregated stack trace.
|
AggregatedStackTrace.Builder | |
QueryDetails |
Request object containing the query to be run against the trace data.
|
QueryDetails.Builder | |
QueryResultMetadataSummary |
Summary containing the metadata about the query result set.
|
QueryResultMetadataSummary.Builder | |
QueryResultResponse |
A response containing a collection of query rows (selected attributes and aggregations) filtered,
grouped and sorted by the specified criteria from the query that is run, and the associated
summary describing the corresponding query result metadata.
|
QueryResultResponse.Builder | |
QueryResultRow |
Object that represents a single row of the query result.
|
QueryResultRow.Builder | |
QueryResultRowTypeSummary |
Summary of the datatype, unit and related metadata of an individual row element of a query result
row that is returned.
|
QueryResultRowTypeSummary.Builder | |
QueryResultsGroupedBySummary |
Summary of the attribute based on which the query results are grouped.
|
QueryResultsGroupedBySummary.Builder | |
QueryResultsOrderedBySummary |
Summary of the sort and order by attribute based on which the query results are organized.
|
QueryResultsOrderedBySummary.Builder | |
QuickPickSummary |
Summary of the Quick Pick query objects.
|
QuickPickSummary.Builder | |
SnapshotDetail |
A generic key value pair object, which contains information such as the thread ID, thread name,
and thread state.
|
SnapshotDetail.Builder | |
Span |
Definition of a span object.
|
Span.Builder | |
SpanLog |
Definition of a log which is a key-value pair of log data.
|
SpanLog.Builder | |
SpanLogCollection |
Definition of span log collection object.
|
SpanLogCollection.Builder | |
SpanSnapshot |
Definition of a span snapshot object.
|
SpanSnapshot.Builder | |
StackTraceElement |
Stack trace element.
|
StackTraceElement.Builder | |
Tag |
Definition of a tag which is a key-value pair.
|
Tag.Builder | |
ThreadSnapshot |
Thread snapshot.
|
ThreadSnapshot.Builder | |
Trace |
Definition of a trace object.
|
Trace.Builder | |
TraceServiceSummary |
Summary of the spans in a trace by service.
|
TraceServiceSummary.Builder | |
TraceSnapshot |
Definition of a trace snapshot object.
|
TraceSnapshot.Builder | |
TraceSpanSummary |
Summary of the information pertaining to the spans in the trace window that is being queried.
|
TraceSpanSummary.Builder |
Copyright © 2016–2023. All rights reserved.