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 3d7ddd5 commit 99d50a8Copy full SHA for 99d50a8
proto/serverless/instrumentation/v1/trace.proto
@@ -7,7 +7,7 @@ import "serverless/instrumentation/v1/event.proto";
7
8
option go_package = ".;protoc";
9
10
-// ATracePayload is a message that will contain any number
+// TracePayload is a message that will contain any number
11
// of Spans plus the global tags required by our Serverless Ingest
12
// Platform. A TracePayload DOES NOT necessarily mean that it is a
13
// complete Trace. It may contain only a subset of Spans that
0 commit comments