Skip to main content

Module model

Module model 

Source
Expand description

The messages and enums that are part of this client library.

Modules§

attribute_value
Defines additional types related to AttributeValue.
span
Defines additional types related to Span.
stack_trace
Defines additional types related to StackTrace.

Structs§

AttributeValue
The allowed types for [VALUE] in a [KEY]:[VALUE] attribute.
BatchWriteSpansRequest
The request message for the BatchWriteSpans method.
Module
Binary module.
Span
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.
StackTrace
A call stack appearing in a trace.
TruncatableString
Represents a string that might be shortened to a specified length.