Sends application trace data to Stackdriver Trace for viewing. Trace data is collected for all App Engine applications by default. Trace data from other applications can be provided using this API. This library is used to interact with the Trace API directly. If you are looking to instrument your application for Stackdriver Trace, we recommend using OpenCensus.
Service: cloudtrace.googleapis.com
The Service name cloudtrace.googleapis.com is needed to create RPC client stubs.
google.devtools.cloudtrace.v1.TraceService
| Methods | |
|---|---|
|
Gets a single trace by its ID. |
|
Returns of a list of traces that match the specified filter conditions. |
|
Sends new traces to Stackdriver Trace or updates existing traces. |
google.devtools.cloudtrace.v2.TraceService
| Methods | |
|---|---|
|
Sends new spans to new or existing traces. |
|
Creates a new span. |


