Skip to content

Commit 5299d93

Browse files
committed
model change
1 parent 80ba916 commit 5299d93

File tree

1 file changed

+2
-0
lines changed
  • model/fn-execution/src/main/proto/org/apache/beam/model/fn_execution/v1

1 file changed

+2
-0
lines changed

model/fn-execution/src/main/proto/org/apache/beam/model/fn_execution/v1/beam_fn_api.proto

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -761,6 +761,8 @@ message Elements {
761761
// extensible and backward compatible
762762
message ElementMetadata {
763763
optional DrainMode.Enum drain = 1;
764+
optional string traceparent = 2;
765+
optional string tracestate = 3;
764766
}
765767

766768
// Represent the encoded user timer for a given instruction, transform and

0 commit comments

Comments
 (0)