You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The exporter should still be able to test these histogram instrument kinds, after having removed MinMaxSumCount kind aggregation. But when keeping histogram instrument test, there's something went wrong, so we should fix the test case.
Steps To Reproduce
Run make test with keeping 'test-int64-histogram' and 'test-float64-histogram'.
Expected behavior
Exporter still be able to test histogram instrument kinds.
The text was updated successfully, but these errors were encountered:
Description
Following discussion: #2423 (comment)
The exporter should still be able to test these histogram instrument kinds, after having removed MinMaxSumCount kind aggregation. But when keeping histogram instrument test, there's something went wrong, so we should fix the test case.
Steps To Reproduce
Run
make test
with keeping 'test-int64-histogram' and 'test-float64-histogram'.Expected behavior
Exporter still be able to test histogram instrument kinds.
The text was updated successfully, but these errors were encountered: