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

fix(instrumentation-pg): ensure db.client.operation.duration metric is recorded for Promises API usage of pg #2480

Merged

use semconv constants

2120edf
Select commit
Loading
Failed to load commit list.
Merged

fix(instrumentation-pg): ensure db.client.operation.duration metric is recorded for Promises API usage of pg #2480

use semconv constants
2120edf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 15, 2024 in 0s

90.73% (-0.02%) compared to b043ffb

View this Pull Request on Codecov

90.73% (-0.02%) compared to b043ffb

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 90.73%. Comparing base (b043ffb) to head (2120edf).

Files with missing lines Patch % Lines
...elemetry-instrumentation-pg/src/instrumentation.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2480      +/-   ##
==========================================
- Coverage   90.74%   90.73%   -0.02%     
==========================================
  Files         156      156              
  Lines        7728     7730       +2     
  Branches     1590     1590              
==========================================
+ Hits         7013     7014       +1     
- Misses        715      716       +1     
Files with missing lines Coverage Δ
...elemetry-instrumentation-pg/src/instrumentation.ts 89.38% <50.00%> (-0.45%) ⬇️