Skip to content

Commit

Permalink
Update sdk.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pellared authored Jul 18, 2023
1 parent 5d5707e commit d32b2b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/metrics/sdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -1311,7 +1311,7 @@ possible, preferably before returning from this method.
`ForceFlush` SHOULD provide a way to let the caller know whether it succeeded,
failed or timed out.

`Flush` SHOULD only be called in cases where it is absolutely necessary,
`ForceFlush` SHOULD only be called in cases where it is absolutely necessary,
such as when using some FaaS providers that may suspend the process after an
invocation, but before the exporter exports the completed metrics.

Expand Down

0 comments on commit d32b2b9

Please sign in to comment.