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

Fix misapplied PR feedback

4bb46fa
Select commit
Loading
Failed to load commit list.
Merged

Add the Exponential Histogram Aggregator. #4245

Fix misapplied PR feedback
4bb46fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 4, 2023 in 1s

92.5% of diff hit (target 83.0%)

View this Pull Request on Codecov

92.5% of diff hit (target 83.0%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/metric/aggregation/aggregation.go#L197

Added line #L197 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/metric/aggregation/aggregation.go#L200-L201

Added lines #L200 - L201 were not covered by tests

Check warning on line 136 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#L134-L136

Added lines #L134 - L136 were not covered by tests

Check warning on line 153 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#L149-L153

Added lines #L149 - L153 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/metric/pipeline.go#L449-L456

Added lines #L449 - L456 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/metric/pipeline.go#L458

Added line #L458 was not covered by tests