Skip to content

Commit

Permalink
explicitly mark register as experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
dashpole committed Nov 22, 2022
1 parent 2473604 commit a5a4b80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions specification/metrics/sdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -826,6 +826,8 @@ functions.

#### RegisterProducer(metricProducer)

**Status**: [Experimental](../document-status.md)

RegisterProducer causes the MetricReader to use the provided
[MetricProducer](#metricproducer) as a source of aggregated metric data in
subsequent invocations of Collect. RegisterProducer is expected to be called
Expand Down

0 comments on commit a5a4b80

Please sign in to comment.