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

Adding two level hashing in metrics hashmap #1564

Closed
wants to merge 31 commits into from

Merge branch 'main' into two-level-hash

d973c4d
Select commit
Loading
Failed to load commit list.
Closed

Adding two level hashing in metrics hashmap #1564

Merge branch 'main' into two-level-hash
d973c4d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 21, 2024 in 0s

90.9% of diff hit (target 69.3%)

View this Pull Request on Codecov

90.9% of diff hit (target 69.3%)

Annotations

Check warning on line 83 in opentelemetry-sdk/src/metrics/internal/sum.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/metrics/internal/sum.rs#L83

Added line #L83 was not covered by tests

Check warning on line 142 in opentelemetry-sdk/src/metrics/internal/sum.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/metrics/internal/sum.rs#L138-L142

Added lines #L138 - L142 were not covered by tests

Check warning on line 254 in opentelemetry-sdk/src/metrics/internal/sum.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/metrics/internal/sum.rs#L249-L254

Added lines #L249 - L254 were not covered by tests

Check warning on line 340 in opentelemetry-sdk/src/metrics/internal/sum.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/metrics/internal/sum.rs#L336-L340

Added lines #L336 - L340 were not covered by tests

Check warning on line 397 in opentelemetry-sdk/src/metrics/internal/sum.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/metrics/internal/sum.rs#L396-L397

Added lines #L396 - L397 were not covered by tests

Check warning on line 450 in opentelemetry-sdk/src/metrics/internal/sum.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/metrics/internal/sum.rs#L443-L450

Added lines #L443 - L450 were not covered by tests

Check warning on line 528 in opentelemetry-sdk/src/metrics/internal/sum.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/metrics/internal/sum.rs#L522-L528

Added lines #L522 - L528 were not covered by tests