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(core)!: remove deprecated samplers #5316

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

Conversation

pichlermarc
Copy link
Member

@pichlermarc pichlermarc commented Jan 10, 2025

Which problem is this PR solving?

Removing deprecated samplers from @opentelemetry/core that were moved to @opentelemetry/sdk-trace-base a long time ago (#3088)

Part of #5172

Type of change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@pichlermarc pichlermarc added pkg:core target:next-major-release This PR targets the next major release (`next` branch) labels Jan 10, 2025
@pichlermarc pichlermarc added this to the OpenTelemetry SDK 2.0 milestone Jan 10, 2025
@pichlermarc pichlermarc requested a review from a team as a code owner January 10, 2025 13:18
@pichlermarc pichlermarc force-pushed the feat/remove-deprecated-samplers branch from ce60103 to 0b68000 Compare January 10, 2025 13:19
@pichlermarc pichlermarc changed the title feat(core): remove deprecated samplers feat(core)!: remove deprecated samplers Jan 10, 2025
@pichlermarc pichlermarc force-pushed the feat/remove-deprecated-samplers branch from 0b68000 to c88eb92 Compare January 10, 2025 13:21
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.58%. Comparing base (ebdc314) to head (2532590).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5316      +/-   ##
==========================================
+ Coverage   94.56%   94.58%   +0.01%     
==========================================
  Files         322      318       -4     
  Lines        8132     8067      -65     
  Branches     1715     1700      -15     
==========================================
- Hits         7690     7630      -60     
+ Misses        442      437       -5     

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And from some spelunking, this fixtures/test-package/... dir could have been removed back in #2081 (3y ago).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg:core target:next-major-release This PR targets the next major release (`next` branch)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants