Skip to content

Conversation

jj22ee
Copy link
Contributor

@jj22ee jj22ee commented Aug 21, 2025

Which problem is this PR solving?

Short description of the changes

  • update @opentelemetry/api version compatibility for API versions v1.1+
  • update packages/sampler-aws-xray/package.json to compile using both tsconfig.json and tsconfig.esm.json, and to be publicly accessible and not private for release.
  • update release-please related files to include X-Ray Sampler.

Copy link

codecov bot commented Aug 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.10%. Comparing base (2120399) to head (8f9dde5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2993      +/-   ##
==========================================
+ Coverage   89.81%   90.10%   +0.29%     
==========================================
  Files         192      203      +11     
  Lines        9638    10099     +461     
  Branches     1988     2102     +114     
==========================================
+ Hits         8656     9100     +444     
- Misses        982      999      +17     
Files with missing lines Coverage Δ
...s/sampler-aws-xray/src/aws-xray-sampling-client.ts 97.56% <ø> (ø)
packages/sampler-aws-xray/src/fallback-sampler.ts 100.00% <ø> (ø)
packages/sampler-aws-xray/src/rate-limiter.ts 100.00% <ø> (ø)
...ages/sampler-aws-xray/src/rate-limiting-sampler.ts 100.00% <ø> (ø)
packages/sampler-aws-xray/src/remote-sampler.ts 89.52% <ø> (ø)
packages/sampler-aws-xray/src/rule-cache.ts 96.77% <ø> (ø)
...ages/sampler-aws-xray/src/sampling-rule-applier.ts 97.27% <ø> (ø)
packages/sampler-aws-xray/src/sampling-rule.ts 100.00% <ø> (ø)
packages/sampler-aws-xray/src/semconv.ts 100.00% <ø> (ø)
packages/sampler-aws-xray/src/statistics.ts 100.00% <ø> (ø)
... and 1 more
🚀 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.

@jj22ee jj22ee marked this pull request as ready for review August 21, 2025 20:55
@jj22ee jj22ee requested a review from a team as a code owner August 21, 2025 20:55
@jj22ee
Copy link
Contributor Author

jj22ee commented Aug 26, 2025

I need review from @open-telemetry/javascript-approvers to move this component out of incubating for public release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants