-
Notifications
You must be signed in to change notification settings - Fork 603
chore(opentelemetry-sampler-aws-xray): Move X-Ray Sampler out of Incubating #2993
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
base: main
Are you sure you want to change the base?
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2993 +/- ##
=======================================
Coverage 91.44% 91.44%
=======================================
Files 146 146
Lines 8194 8194
Branches 1846 1846
=======================================
Hits 7493 7493
Misses 701 701 Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
I need review from @open-telemetry/javascript-approvers to move this component out of incubating for public release. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you @jj22ee - please resolve the conflicts, then we can get this merged 🙂
727538c
to
10e9b6e
Compare
Thanks! Resolved the conflicts and also updated initial version to |
Which problem is this PR solving?
Short description of the changes
v1.1+
packages/sampler-aws-xray/package.json
to compile using bothtsconfig.json
andtsconfig.esm.json
, and to be publicly accessible and not private for release.release-please
related files to include X-Ray Sampler.