trace

package
v1.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 6, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Span added in v1.5.0

type Span struct {
	TraceId       string            `json:"trace_id"`
	SpanId        string            `json:"span_id"`
	ParentSpanId  string            `json:"parent_span_id"`
	OperationName string            `json:"operation_name"`
	StartTime     int64             `json:"start_time"`
	EndTime       int64             `json:"end_time"`
	Tags          map[string]string `json:"tags"`
}

Directories

Path Synopsis
core
Package query is a generated GoMock package.
Package query is a generated GoMock package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL