Skip to content

Conversation

@trentm
Copy link
Contributor

@trentm trentm commented Mar 19, 2025

Currently 'new HostMetrics();' will diag.warn 'No meter provider, using default'.
This shouldn't be a warning. It is fine to use the default meter provider.

/cc @legendecas as code owner

Currently 'new HostMetrics();' will diag.warn 'No meter provider, using default'.
This shouldn't be a warning. It is fine to use the default meter provider.
@trentm trentm self-assigned this Mar 19, 2025
@trentm trentm requested a review from a team as a code owner March 19, 2025 22:23
@github-actions github-actions bot requested a review from legendecas March 19, 2025 22:23
@codecov
Copy link

codecov bot commented Mar 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.55%. Comparing base (e0fa929) to head (2728051).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2767      +/-   ##
==========================================
- Coverage   90.60%   90.55%   -0.06%     
==========================================
  Files         168      168              
  Lines        8078     8076       -2     
  Branches     1548     1547       -1     
==========================================
- Hits         7319     7313       -6     
- Misses        759      763       +4     
Files with missing lines Coverage Δ
...ages/opentelemetry-host-metrics/src/BaseMetrics.ts 100.00% <ø> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pichlermarc pichlermarc merged commit 9d84216 into open-telemetry:main Mar 20, 2025
10 checks passed
deejay1 pushed a commit to deejay1/opentelemetry-js-contrib that referenced this pull request Apr 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants