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 545663a commit 7e5ebb6Copy full SHA for 7e5ebb6
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