Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the Exponential Histogram Aggregator. #4245

Merged
merged 34 commits into from
Aug 4, 2023

Remove DefaultExponentialHistogram()

581c7d6
Select commit
Loading
Failed to load commit list.
Merged

Add the Exponential Histogram Aggregator. #4245

Remove DefaultExponentialHistogram()
581c7d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 4, 2023 in 0s

90.7% of diff hit (target 83.0%)

View this Pull Request on Codecov

90.7% of diff hit (target 83.0%)

Annotations

Check warning on line 190 in sdk/metric/aggregation/aggregation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/metric/aggregation/aggregation.go#L190

Added line #L190 was not covered by tests

Check warning on line 194 in sdk/metric/aggregation/aggregation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/metric/aggregation/aggregation.go#L193-L194

Added lines #L193 - L194 were not covered by tests

Check warning on line 137 in sdk/metric/internal/aggregate/aggregate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/metric/internal/aggregate/aggregate.go#L131-L137

Added lines #L131 - L137 were not covered by tests

Check warning on line 145 in sdk/metric/internal/aggregate/aggregate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/metric/internal/aggregate/aggregate.go#L139-L145

Added lines #L139 - L145 were not covered by tests

Check warning on line 149 in sdk/metric/internal/aggregate/exponential_histogram.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/metric/internal/aggregate/exponential_histogram.go#L145-L149

Added lines #L145 - L149 were not covered by tests

Check warning on line 426 in sdk/metric/pipeline.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/metric/pipeline.go#L419-L426

Added lines #L419 - L426 were not covered by tests

Check warning on line 428 in sdk/metric/pipeline.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/metric/pipeline.go#L428

Added line #L428 was not covered by tests