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-aws-sdk): add bedrock extension to apply gen ai conventions #2700

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Add pre-implementation test case of InvokeModel

c33aaaa
Select commit
Loading
Failed to load commit list.
Open

feat(instrumentation-aws-sdk): add bedrock extension to apply gen ai conventions #2700

Add pre-implementation test case of InvokeModel
c33aaaa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 10, 2025 in 1s

91.05% (+0.09%) compared to 92106ff

View this Pull Request on Codecov

91.05% (+0.09%) compared to 92106ff

Details

Codecov Report

Attention: Patch coverage is 96.55172% with 2 lines in your changes missing coverage. Please review.

Project coverage is 91.05%. Comparing base (92106ff) to head (c33aaaa).

Files with missing lines Patch % Lines
...entelemetry-instrumentation-aws-sdk/src/aws-sdk.ts 0.00% 1 Missing ⚠️
...umentation-aws-sdk/src/services/bedrock-runtime.ts 97.67% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2700      +/-   ##
==========================================
+ Coverage   90.96%   91.05%   +0.09%     
==========================================
  Files         171      168       -3     
  Lines        8133     7880     -253     
  Branches     1649     1623      -26     
==========================================
- Hits         7398     7175     -223     
+ Misses        735      705      -30     
Files with missing lines Coverage Δ
...entelemetry-instrumentation-aws-sdk/src/semconv.ts 100.00% <100.00%> (ø)
...ntation-aws-sdk/src/services/ServicesExtensions.ts 96.55% <100.00%> (+0.25%) ⬆️
...entelemetry-instrumentation-aws-sdk/src/aws-sdk.ts 94.67% <0.00%> (-0.39%) ⬇️
...umentation-aws-sdk/src/services/bedrock-runtime.ts 97.67% <97.67%> (ø)

... and 8 files with indirect coverage changes