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(instrumentation-pg): implementation of metric operation duration #2380

Merged
merged 27 commits into from
Sep 25, 2024

Merge branch 'main' into db-metric-duration

fa0b0fd
Select commit
Loading
Failed to load commit list.
Merged

feat(instrumentation-pg): implementation of metric operation duration #2380

Merge branch 'main' into db-metric-duration
fa0b0fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2024 in 1s

90.77% (-0.21%) compared to dfb2dff

View this Pull Request on Codecov

90.77% (-0.21%) compared to dfb2dff

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.77%. Comparing base (dfb2dff) to head (fa0b0fd).
Report is 244 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2380      +/-   ##
==========================================
- Coverage   90.97%   90.77%   -0.21%     
==========================================
  Files         146      156      +10     
  Lines        7492     7716     +224     
  Branches     1502     1584      +82     
==========================================
+ Hits         6816     7004     +188     
- Misses        676      712      +36     
Files with missing lines Coverage Δ
...elemetry-instrumentation-pg/src/instrumentation.ts 89.65% <100.00%> (+1.68%) ⬆️
...node/opentelemetry-instrumentation-pg/src/utils.ts 97.63% <100.00%> (+0.66%) ⬆️

... and 74 files with indirect coverage changes