Skip to content

Commit

Permalink
Update specification/metrics/new_api.md
Browse files Browse the repository at this point in the history
Co-authored-by: Aaron Abbott <[email protected]>
  • Loading branch information
reyang and aabmass authored Apr 6, 2021
1 parent 318d30d commit f69e4c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/metrics/new_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ The API MUST accept the following parameters:

The `callback` function is responsible for reporting the
[Measurement](#measurement)s. It will only be called when the Meter is being
observed. Individual language client SHOULD define whether this callback
observed. Individual language clients SHOULD define whether this callback
function needs to be reentrant safe / thread safe or not.

Individual language client can decide what is the idiomatic approach. Here are
Expand Down

0 comments on commit f69e4c4

Please sign in to comment.