model

package
v0.0.0-...-c4caace Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SpanMetadata

type SpanMetadata struct {
	ServiceName string
	CreateTime  int64
	Hostname    string
	PID         int
	Type        string
	Kind        string
}

SpanMetadata contains the fields of the span meta that we are interested in

type SpanWithMeta

type SpanWithMeta struct {
	*pb.Span
	*SpanMetadata
}

SpanWithMeta contains the span as well as the extracted meta data

Jump to

Keyboard shortcuts

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