jaeger

package
v0.0.0-...-cc9a7d3 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewEvent

func NewEvent(span *jaegerModel.Span) (model.Event, error)

NewEvent creates an event from a Jaeger span

Types

type Event

type Event struct {
	// contains filtered or unexported fields
}

Event The jaeger span version of the event

func (*Event) Fields

func (event *Event) Fields() []*model.Field

Fields The list of fields to be indexed for the event

func (*Event) Tenant

func (event *Event) Tenant() string

Tenant The optional tenant associated with the event

func (*Event) Timestamp

func (event *Event) Timestamp() time.Time

Timestamp The optional timestamp, will use current time if not defined

func (*Event) Type

func (event *Event) Type() string

Type The optional type associated with the event

Jump to

Keyboard shortcuts

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