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

feat: Added producer timeslice metrics from otel #2939

Merged

Conversation

svetlanabrennan
Copy link
Contributor

Description

Added producer timeslice metrics.

How to Test

Run versioned test

Related Issues

Fixes issue #2930

test/versioned/otel-bridge/span.test.js Outdated Show resolved Hide resolved
test/versioned/otel-bridge/span.test.js Outdated Show resolved Hide resolved
Copy link

codecov bot commented Feb 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.82%. Comparing base (f404585) to head (4cb754d).
Report is 1 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (f404585) and HEAD (4cb754d). Click for more details.

HEAD has 5 uploads less than BASE
Flag BASE (f404585) HEAD (4cb754d)
unit-tests-22.x 1 0
unit-tests-18.x 1 0
unit-tests-20.x 1 0
integration-tests-cjs-22.x 1 0
integration-tests-cjs-20.x 1 0
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2939      +/-   ##
==========================================
- Coverage   97.43%   88.82%   -8.61%     
==========================================
  Files         316      315       -1     
  Lines       48406    48395      -11     
==========================================
- Hits        47162    42985    -4177     
- Misses       1244     5410    +4166     
Flag Coverage Δ
integration-tests-cjs-18.x 72.50% <50.00%> (-0.01%) ⬇️
integration-tests-cjs-20.x ?
integration-tests-cjs-22.x ?
integration-tests-esm-18.x 49.99% <50.00%> (ø)
integration-tests-esm-20.x 49.99% <50.00%> (ø)
integration-tests-esm-22.x 50.05% <50.00%> (ø)
unit-tests-18.x ?
unit-tests-20.x ?
unit-tests-22.x ?
versioned-tests-18.x 79.54% <100.00%> (-0.13%) ⬇️
versioned-tests-20.x 79.55% <100.00%> (-0.13%) ⬇️
versioned-tests-22.x 79.56% <100.00%> (-0.13%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@bizob2828 bizob2828 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@svetlanabrennan svetlanabrennan merged commit 6832637 into newrelic:main Feb 11, 2025
26 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done: Issues recently completed
Development

Successfully merging this pull request may close these issues.

3 participants