Sends application trace data to Cloud 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 Cloud Trace API directly. If you are looking to instrument your application for Cloud 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 Cloud Trace or updates existing traces. |
google.devtools.cloudtrace.v2.TraceService
Methods | |
---|---|
|
Sends new spans to new or existing traces. |
|
Creates a new span. |
google.devtools.cloudtrace.v2beta1.TracingConfigService
Methods | |
---|---|
|
Creates a sink that exports trace spans to a destination. |
|
Deletes a sink. |
|
Get a trace sink by name under the parent resource (GCP project). |
|
List all sinks for the parent resource (GCP project). |
|
Updates a sink. |