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
implAggregatorSelectorforMyCustomSelector{fnaggregator_for(&self,descriptor:&Descriptor) -> Option<Arc<dynAggregator + Send + Sync>>{todo!("Something based on descriptor.name()")}}
With version 0.20 the equivalent seems to be using AggregationSelector which only provides a InstrumentKind with much less information.
How can we now customize a histogram buckets using its name ?