Skip to content

Commit

Permalink
Update specification/metrics/sdk.md
Browse files Browse the repository at this point in the history
Co-authored-by: Aaron Abbott <[email protected]>
  • Loading branch information
dashpole and aabmass authored Aug 1, 2023
1 parent 77fd764 commit 109330d
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 @@ -1136,7 +1136,7 @@ filter, timeout). [OpenTelemetry SDK](../overview.md#sdk) authors MAY choose the
return value type, or do not return anything.

`Collect` SHOULD invoke [Produce](#produce-batch) on registered
[MetricProducers](#metricproducer). If the bastch of metric points from
[MetricProducers](#metricproducer). If the batch of metric points from
`Produce` includes [Resource](../resource/sdk.md) information, `Collect` SHOULD
ignore `Resource` from `Produce`, and use the `Resource` provided when
constructing the MeterProvider instead.
Expand Down

0 comments on commit 109330d

Please sign in to comment.