package tracepb

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service TraceRecordPubSub

tracepb.proto:17

message NotifyCollect

tracepb.proto:53

Notify the subscriber to persis the spans of the trace.

Used in: TraceRecord

message Property

tracepb.proto:68

Used in: Span

message RemoteParentSpan

tracepb.proto:32

Used in: Report, TraceContext

message Report

tracepb.proto:47

Report the spans collected when handling a request on a service.

Used in: TraceRecord

message Span

tracepb.proto:57

Used in: Report

message TraceContext

tracepb.proto:40

The context of the request to be traced.

Used in: kvrpcpb.Context