tracev2

package
v1.33.0-20240426201503... Latest Latest
Warning

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

Go to latest
Published: unknown License: Apache-2.0 Imports: 8 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_envoy_service_trace_v2_trace_service_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type StreamTracesMessage

type StreamTracesMessage struct {

	// Identifier data effectively is a structured metadata.
	// As a performance optimization this will only be sent in the first message
	// on the stream.
	Identifier *StreamTracesMessage_Identifier `protobuf:"bytes,1,opt,name=identifier,proto3" json:"identifier,omitempty"`
	// A list of Span entries
	Spans []*v1.Span `protobuf:"bytes,2,rep,name=spans,proto3" json:"spans,omitempty"`
	// contains filtered or unexported fields
}

func (*StreamTracesMessage) Descriptor deprecated

func (*StreamTracesMessage) Descriptor() ([]byte, []int)

Deprecated: Use StreamTracesMessage.ProtoReflect.Descriptor instead.

func (*StreamTracesMessage) GetIdentifier

func (*StreamTracesMessage) GetSpans

func (x *StreamTracesMessage) GetSpans() []*v1.Span

func (*StreamTracesMessage) ProtoMessage

func (*StreamTracesMessage) ProtoMessage()

func (*StreamTracesMessage) ProtoReflect

func (x *StreamTracesMessage) ProtoReflect() protoreflect.Message

func (*StreamTracesMessage) Reset

func (x *StreamTracesMessage) Reset()

func (*StreamTracesMessage) String

func (x *StreamTracesMessage) String() string

type StreamTracesMessage_Identifier

type StreamTracesMessage_Identifier struct {

	// The node sending the access log messages over the stream.
	Node *core.Node `protobuf:"bytes,1,opt,name=node,proto3" json:"node,omitempty"`
	// contains filtered or unexported fields
}

func (*StreamTracesMessage_Identifier) Descriptor deprecated

func (*StreamTracesMessage_Identifier) Descriptor() ([]byte, []int)

Deprecated: Use StreamTracesMessage_Identifier.ProtoReflect.Descriptor instead.

func (*StreamTracesMessage_Identifier) GetNode

func (*StreamTracesMessage_Identifier) ProtoMessage

func (*StreamTracesMessage_Identifier) ProtoMessage()

func (*StreamTracesMessage_Identifier) ProtoReflect

func (*StreamTracesMessage_Identifier) Reset

func (x *StreamTracesMessage_Identifier) Reset()

func (*StreamTracesMessage_Identifier) String

type StreamTracesResponse

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

func (*StreamTracesResponse) Descriptor deprecated

func (*StreamTracesResponse) Descriptor() ([]byte, []int)

Deprecated: Use StreamTracesResponse.ProtoReflect.Descriptor instead.

func (*StreamTracesResponse) ProtoMessage

func (*StreamTracesResponse) ProtoMessage()

func (*StreamTracesResponse) ProtoReflect

func (x *StreamTracesResponse) ProtoReflect() protoreflect.Message

func (*StreamTracesResponse) Reset

func (x *StreamTracesResponse) Reset()

func (*StreamTracesResponse) String

func (x *StreamTracesResponse) String() string

Jump to

Keyboard shortcuts

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