REST Resource: projects.traces

Resource: Trace

This type has no fields.

A trace describes the sequence of operations performed as a result of and in fulfillment of a single top-level request. The trace contains timing information about the operations performed, allowing for the identification of performance bottlenecks as well as detecting performance regressions.

The operations within a trace are captured in the form of spans. A span represents a single logical operation within the system in a particular microservice.

Methods

batchWrite

Batch writes new spans to new or existing traces.