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

[Metrics API] [Breaking] Enforce meter name, version schema_url to be static string slices #2112

Merged

Merge branch 'main' into utpilla/Remove-ObjectSafeMeterProvider

a85340c
Select commit
Loading
Failed to load commit list.
Merged

[Metrics API] [Breaking] Enforce meter name, version schema_url to be static string slices #2112

Merge branch 'main' into utpilla/Remove-ObjectSafeMeterProvider
a85340c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 17, 2024 in 0s

56.2% of diff hit (target 78.3%)

View this Pull Request on Codecov

56.2% of diff hit (target 78.3%)

Annotations

Check warning on line 65 in opentelemetry/src/global/metrics.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry/src/global/metrics.rs#L63-L65

Added lines #L63 - L65 were not covered by tests

Check warning on line 68 in opentelemetry/src/global/metrics.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry/src/global/metrics.rs#L68

Added line #L68 was not covered by tests

Check warning on line 33 in opentelemetry/src/metrics/noop.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry/src/metrics/noop.rs#L31-L33

Added lines #L31 - L33 were not covered by tests