| GitHub Repository |
This package is not the recommended entry point to using this client library!
For this library, we recommend using com.google.devtools.cloudtrace.v2 for new applications.
Classes
| Class | Description |
|---|---|
| com. |
The request message for the GetTrace method.
|
| com. |
The request message for the GetTrace method.
|
| com. |
The request message for the ListTraces method. All fields are required
unless specified.
|
| com. |
The request message for the ListTraces method. All fields are required
unless specified.
|
| com. |
The response message for the ListTraces method.
|
| com. |
The response message for the ListTraces method.
|
| com. |
The request message for the PatchTraces method.
|
| com. |
The request message for the PatchTraces method.
|
| com. |
A trace describes how long it takes for an application to perform an operation. It consists of a set of spans, each of which represent a single timed event within the operation. |
| com. |
A trace describes how long it takes for an application to perform an operation. It consists of a set of spans, each of which represent a single timed event within the operation. |
| com. |
|
| com. |
This file describes an API for collecting and viewing traces and spans within a trace. A Trace is a collection of spans corresponding to a single operation or set of operations for an application. A span is an individual |
| com. |
Base class for the server implementation of the service TraceService. This file describes an API for collecting and viewing traces and spans |
| com. |
A span represents a single timed event within a trace. Spans can be nested and form a trace tree. Often, a trace contains a root span that describes the end-to-end latency of an operation and, optionally, one or more subspans for |
| com. |
A span represents a single timed event within a trace. Spans can be nested and form a trace tree. Often, a trace contains a root span that describes the end-to-end latency of an operation and, optionally, one or more subspans for |
| com. |
List of new or updated traces. |
| com. |
List of new or updated traces. |
Interfaces
| Interface | Description |
|---|---|
| com. |
|
| com. |
|
| com. |
|
| com. |
|
| com. |
|
| com. |
This file describes an API for collecting and viewing traces and spans within a trace. A Trace is a collection of spans corresponding to a single operation or set of operations for an application. A span is an individual |
| com. |
|
| com. |
Enums
| Enum | Description |
|---|---|
| com. |
Type of data returned for traces in the list. |
| com. |
Type of span. Can be used to specify additional relationships between spans in addition to a parent/child relationship. |