In some instances, we've found that OTEL instrumentation will produce exactly the same ResourceAttributes, ScopeAttributes, and Attributes for a histogram, but with different ScopeNames. This causes histogram calculations to fail because when partitioning ScopeName is not accounted for.
In some instances, we've found that OTEL instrumentation will produce exactly the same ResourceAttributes, ScopeAttributes, and Attributes for a histogram, but with different ScopeNames. This causes histogram calculations to fail because when partitioning ScopeName is not accounted for.