VictoriaMetrics / metrics

Lightweight alternative to github.com/prometheus/client_golang
MIT License
543 stars 63 forks source link

convert custom range to vmrange map #71

Closed AndrewChubatiuk closed 5 months ago

AndrewChubatiuk commented 8 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

AndrewChubatiuk commented 5 months ago

implemented both native histograms and opentelemetry native histograms without conversion to static vm histograms ranges