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
Copy file name to clipboardExpand all lines: sdk-extensions/incubator/src/main/java/io/opentelemetry/sdk/extension/incubator/metric/viewconfig/ViewConfig.java
Copy file name to clipboardExpand all lines: sdk/metrics/src/main/java/io/opentelemetry/sdk/metrics/internal/aggregator/DoubleExponentialHistogramAggregator.java
+6-6
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ public final class DoubleExponentialHistogramAggregator
Copy file name to clipboardExpand all lines: sdk/metrics/src/main/java/io/opentelemetry/sdk/metrics/internal/aggregator/DoubleExponentialHistogramBuckets.java
+3-3
Original file line number
Diff line number
Diff line change
@@ -25,10 +25,10 @@ final class DoubleExponentialHistogramBuckets implements ExponentialHistogramBuc
Copy file name to clipboardExpand all lines: sdk/metrics/src/test/java/io/opentelemetry/sdk/metrics/internal/aggregator/DoubleExponentialHistogramAggregatorTest.java
+6-6
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ class DoubleExponentialHistogramAggregatorTest {
Copy file name to clipboardExpand all lines: sdk/metrics/src/test/java/io/opentelemetry/sdk/metrics/internal/view/ExponentialHistogramAggregationTest.java
+9-3
Original file line number
Diff line number
Diff line change
@@ -15,13 +15,19 @@ class ExponentialHistogramAggregationTest {
0 commit comments