jaeger

package module
v0.45.0 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2022 License: Apache-2.0 Imports: 13 Imported by: 31

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InternalTracesToJaegerProto deprecated

func InternalTracesToJaegerProto(td pdata.Traces) ([]*model.Batch, error)

Deprecated: [0.45.0] use `jaeger.ProtoToTraces`

func ProtoBatchToInternalTraces deprecated

func ProtoBatchToInternalTraces(batch model.Batch) pdata.Traces

Deprecated: [0.45.0] use `jaeger.ProtoToTraces`

func ProtoBatchesToInternalTraces deprecated

func ProtoBatchesToInternalTraces(batches []*model.Batch) pdata.Traces

Deprecated: [0.45.0] use `jaeger.ProtoToTraces`

func ProtoFromTraces added in v0.45.0

func ProtoFromTraces(td pdata.Traces) ([]*model.Batch, error)

ProtoFromTraces translates internal trace data into the Jaeger Proto for GRPC. Returns slice of translated Jaeger batches and error if translation failed.

func ProtoToTraces added in v0.45.0

func ProtoToTraces(batches []*model.Batch) (pdata.Traces, error)

ProtoToTraces converts multiple Jaeger proto batches to internal traces

func ThriftBatchToInternalTraces deprecated

func ThriftBatchToInternalTraces(batches *jaeger.Batch) pdata.Traces

Deprecated: [0.45.0] use `jaeger.ThriftToTraces`

func ThriftToTraces added in v0.45.0

func ThriftToTraces(batches *jaeger.Batch) (pdata.Traces, error)

ThriftToTraces transforms a Thrift trace batch into pdata.Traces.

Types

This section is empty.

Jump to

Keyboard shortcuts

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