package
0.0.0-20201102054017-282493799a89
Repository: https://github.com/golangltd/leafltd.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
# Constants
Complete view of the trace record that contains the actual trace data.
Minimal view of the trace record that contains only the project and trace IDs.
Root span view of the trace record that returns the root spans along with the minimal trace data.
Default is `MINIMAL` if unspecified.
Indicates that the span covers the client-side wrapper around an RPC or other remote request.
Indicates that the span covers server-side handling of an RPC or other remote network request.
Unspecified.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
The request message for the `GetTrace` method.
The request message for the `ListTraces` method.
The response message for the `ListTraces` method.
The request message for the `PatchTraces` method.
A trace describes how long it takes for an application to perform an operation.
List of new or updated traces.
A span represents a single timed event within a trace.
# Interfaces
No description provided by the author
No description provided by the author
# Type aliases
Type of data returned for traces in the list.
Type of span.