How could I use Histogram, is there has example to use it? #3112
Replies: 1 comment 2 replies
-
Hi @helloworlde . Just a few things to clarify first, to make sure we're on the same page.
The API for registering a view is highly experimental. In 1.0.1, this was done by calling the However, this is moving to the SdkMeterProviderBuilder class in 1.1.0 which should be released later this week. So, there is no way to directly use a Histogram. You can only register it as the aggregation for one or more instruments by creating a View (called a AggregationFactory in 1.0.1, btw). Hope that helps! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there has example of how to use every function? It's hardly to find how to use. Thanks very much.
Beta Was this translation helpful? Give feedback.
All reactions