Module google_api_proto::google::devtools::cloudtrace::v2
source · Modules§
- Nested message and enum types in
AttributeValue
. - Nested message and enum types in
Span
. - Nested message and enum types in
StackTrace
. - Generated client implementations.
Structs§
- The allowed types for
\[VALUE\]
in a\[KEY\]:[VALUE]
attribute. - The request message for the
BatchWriteSpans
method. - Binary module.
- A span represents a single operation within a trace. Spans can be nested to form a trace tree. Often, a trace contains a root span that describes the end-to-end latency, and one or more subspans for its sub-operations.
- A call stack appearing in a trace.
- Represents a string that might be shortened to a specified length.