Skip to content

refactor!: Removed api-events and sdk-events #5737

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

Merged

Conversation

svetlanabrennan
Copy link
Contributor

@svetlanabrennan svetlanabrennan commented Jun 2, 2025

Which problem is this PR solving?

We no longer need api-events or sdk-events since that's handled in the Loggers.

Fixes #5721

Short description of the changes

Removed unnecessary packages

Type of change

Please delete options that are not relevant.

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

Checklist:

  • Followed the style guidelines of this project
  • Unit tests have been added
  • Documentation has been updated
  • Add changelog

Copy link

codecov bot commented Jun 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.00%. Comparing base (5b3c6b4) to head (dd31947).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5737      +/-   ##
==========================================
- Coverage   95.04%   95.00%   -0.04%     
==========================================
  Files         310      303       -7     
  Lines        8013     7952      -61     
  Branches     1620     1609      -11     
==========================================
- Hits         7616     7555      -61     
  Misses        397      397              
🚀 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.

@svetlanabrennan svetlanabrennan changed the title feat: Removed api-events and sdk-events chore: Removed api-events and sdk-events Jun 2, 2025
@svetlanabrennan svetlanabrennan changed the title chore: Removed api-events and sdk-events refactor: Removed api-events and sdk-events Jun 2, 2025
@svetlanabrennan svetlanabrennan marked this pull request as ready for review June 2, 2025 21:24
@svetlanabrennan svetlanabrennan requested a review from a team as a code owner June 2, 2025 21:24
@svetlanabrennan svetlanabrennan added this to the Logs API/SDK GA milestone Jun 3, 2025
@svetlanabrennan svetlanabrennan changed the title refactor: Removed api-events and sdk-events refactor!: Removed api-events and sdk-events Jun 9, 2025
@svetlanabrennan svetlanabrennan added this pull request to the merge queue Jun 11, 2025
Merged via the queue into open-telemetry:main with commit 86bab66 Jun 11, 2025
25 checks passed
@svetlanabrennan svetlanabrennan deleted the remove-event-api-sdk branch June 11, 2025 22:10
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.

Remove event api and event sdk package
2 participants