LabelInstructionCompiler
public static AggregatorLookupFunc<TAggregator> Create<TAggregator>(ref AggregatorStore aggregatorStore, Func<TAggregator> createAggregatorFunc, ReadOnlySpan<KeyValuePair<string, object>> labels) where TAggregator : Aggregator