Closed AndrewChubatiuk closed 5 months ago
Added ability to convert custom range to a map of vmrange -> count map pairs Required for https://github.com/VictoriaMetrics/VictoriaMetrics/pull/5855
implemented both native histograms and opentelemetry native histograms without conversion to static vm histograms ranges
Added ability to convert custom range to a map of vmrange -> count map pairs Required for https://github.com/VictoriaMetrics/VictoriaMetrics/pull/5855