-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
area:metricsPart of OpenTelemetry MetricsPart of OpenTelemetry MetricsenhancementNew feature or requestNew feature or requestpkg:SDKRelated to an SDK packageRelated to an SDK package
Description
Problem Statement
In #7175, we adopted fnv-1a for the hash algorithm without a deep investigation into alternatives. Based on feedback prometheus maintainers in that PR, we should strongly consider xxhash as an alternative.
Proposed Solution
Implement and benchmark hashing using github.com/cespare/xxhash.
Metadata
Metadata
Assignees
Labels
area:metricsPart of OpenTelemetry MetricsPart of OpenTelemetry MetricsenhancementNew feature or requestNew feature or requestpkg:SDKRelated to an SDK packageRelated to an SDK package