We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1de3043 commit 9071da7Copy full SHA for 9071da7
src/main/proto/banyandb/v1/banyandb-trace.proto
@@ -47,7 +47,7 @@ message InternalWriteRequest {
47
48
// Query messages
49
message Span {
50
- repeated modl.v1.Tag tags = 1;
+ repeated model.v1.Tag tags = 1;
51
bytes span = 2;
52
string span_id = 3;
53
}
0 commit comments