tracing

package
v0.0.0-...-2f63041 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_com_coralogixapis_alerts_v3_event_payload_tracing_event_tracing_immediate_proto protoreflect.FileDescriptor
View Source
var File_com_coralogixapis_alerts_v3_event_payload_tracing_event_tracing_more_than_proto protoreflect.FileDescriptor
View Source
var File_com_coralogixapis_alerts_v3_event_payload_tracing_span_time_range_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type EventTracingImmediate

type EventTracingImmediate struct {
	TimeRange *SpanTimeRange            `protobuf:"bytes,1,opt,name=time_range,json=timeRange,proto3" json:"time_range,omitempty"`
	TraceIds  []*wrapperspb.StringValue `protobuf:"bytes,2,rep,name=trace_ids,json=traceIds,proto3" json:"trace_ids,omitempty"`
	Span      *Span                     `protobuf:"bytes,3,opt,name=span,proto3" json:"span,omitempty"`
	// contains filtered or unexported fields
}

func (*EventTracingImmediate) Descriptor deprecated

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

Deprecated: Use EventTracingImmediate.ProtoReflect.Descriptor instead.

func (*EventTracingImmediate) GetSpan

func (x *EventTracingImmediate) GetSpan() *Span

func (*EventTracingImmediate) GetTimeRange

func (x *EventTracingImmediate) GetTimeRange() *SpanTimeRange

func (*EventTracingImmediate) GetTraceIds

func (x *EventTracingImmediate) GetTraceIds() []*wrapperspb.StringValue

func (*EventTracingImmediate) ProtoMessage

func (*EventTracingImmediate) ProtoMessage()

func (*EventTracingImmediate) ProtoReflect

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

func (*EventTracingImmediate) Reset

func (x *EventTracingImmediate) Reset()

func (*EventTracingImmediate) String

func (x *EventTracingImmediate) String() string

type EventTracingMoreThan

type EventTracingMoreThan struct {
	CountersMap map[uint32]uint32 `` /* 184-byte string literal not displayed */
	TimeRange   *SpanTimeRange    `protobuf:"bytes,2,opt,name=time_range,json=timeRange,proto3" json:"time_range,omitempty"`
	// contains filtered or unexported fields
}

func (*EventTracingMoreThan) Descriptor deprecated

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

Deprecated: Use EventTracingMoreThan.ProtoReflect.Descriptor instead.

func (*EventTracingMoreThan) GetCountersMap

func (x *EventTracingMoreThan) GetCountersMap() map[uint32]uint32

func (*EventTracingMoreThan) GetTimeRange

func (x *EventTracingMoreThan) GetTimeRange() *SpanTimeRange

func (*EventTracingMoreThan) ProtoMessage

func (*EventTracingMoreThan) ProtoMessage()

func (*EventTracingMoreThan) ProtoReflect

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

func (*EventTracingMoreThan) Reset

func (x *EventTracingMoreThan) Reset()

func (*EventTracingMoreThan) String

func (x *EventTracingMoreThan) String() string

type Span

type Span struct {
	TraceId   *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=trace_id,json=traceId,proto3" json:"trace_id,omitempty"`
	StartTime *timestamppb.Timestamp  `protobuf:"bytes,2,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"`
	// contains filtered or unexported fields
}

func (*Span) Descriptor deprecated

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

Deprecated: Use Span.ProtoReflect.Descriptor instead.

func (*Span) GetStartTime

func (x *Span) GetStartTime() *timestamppb.Timestamp

func (*Span) GetTraceId

func (x *Span) GetTraceId() *wrapperspb.StringValue

func (*Span) ProtoMessage

func (*Span) ProtoMessage()

func (*Span) ProtoReflect

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

func (*Span) Reset

func (x *Span) Reset()

func (*Span) String

func (x *Span) String() string

type SpanTimeRange

type SpanTimeRange struct {
	Start *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=start,proto3" json:"start,omitempty"`
	End   *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=end,proto3" json:"end,omitempty"`
	// contains filtered or unexported fields
}

func (*SpanTimeRange) Descriptor deprecated

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

Deprecated: Use SpanTimeRange.ProtoReflect.Descriptor instead.

func (*SpanTimeRange) GetEnd

func (x *SpanTimeRange) GetEnd() *timestamppb.Timestamp

func (*SpanTimeRange) GetStart

func (x *SpanTimeRange) GetStart() *timestamppb.Timestamp

func (*SpanTimeRange) ProtoMessage

func (*SpanTimeRange) ProtoMessage()

func (*SpanTimeRange) ProtoReflect

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

func (*SpanTimeRange) Reset

func (x *SpanTimeRange) Reset()

func (*SpanTimeRange) String

func (x *SpanTimeRange) String() string

Jump to

Keyboard shortcuts

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