mirror of
https://github.com/logos-messaging/go-libp2p-pubsub.git
synced 2026-04-05 01:43:10 +00:00
remove CompressedTraceEventBatch from trace protobuf
This commit is contained in:
parent
2fc5518a00
commit
db8e2195ea
852
pb/trace.pb.go
852
pb/trace.pb.go
File diff suppressed because it is too large
Load Diff
@ -143,7 +143,3 @@ message TraceEvent {
|
|||||||
message TraceEventBatch {
|
message TraceEventBatch {
|
||||||
repeated TraceEvent batch = 1;
|
repeated TraceEvent batch = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
message CompressedTraceEventBatch {
|
|
||||||
optional bytes data = 1;
|
|
||||||
}
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user