You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are offering in our library a meter previously configured so the users can create the metrics they wish, but we face the problem that the user is not going to be able to set boundaries for their histogram metrics as the only way to define boundaries is in the moment of the meter provider creation as we can see in this example
Describe the solution you'd like
An option to set boundaries when creating an histogram metrics as it is supported in the go sdk
Describe alternatives you've considered
The only workaround we see right now is pre defining a bunch of views
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem?
Describe the solution you'd like
Describe alternatives you've considered
The text was updated successfully, but these errors were encountered: