Skip to content

Commit

Permalink
recordSpanData should be async.
Browse files Browse the repository at this point in the history
  • Loading branch information
songy23 committed Jun 11, 2019
1 parent 772da4a commit 320f63a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions specification/tracing-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ responsibility of a caller.
Note, the `SpanContext` object on the span population with
the values that will allow correlation of telemetry is also a caller responsibility.

This API should be non-blocking.

#### `GetBinaryFormat`: returns the binary format of `Span`s.

There should be no parameters.
Expand Down

0 comments on commit 320f63a

Please sign in to comment.