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.
2 parents 545663a + 7e5ebb6 commit 265932dCopy full SHA for 265932d
protos/orchestrator_service.proto
@@ -64,6 +64,7 @@ message ParentInstanceInfo {
64
google.protobuf.StringValue name = 2;
65
google.protobuf.StringValue version = 3;
66
OrchestrationInstance orchestrationInstance = 4;
67
+ optional google.protobuf.StringValue appId = 5;
68
}
69
70
message TraceContext {
0 commit comments