-
Notifications
You must be signed in to change notification settings - Fork 522
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
fix(instrumentaiton-runtime-node)!: rename exported instrumentation to match package name #1989
fix(instrumentaiton-runtime-node)!: rename exported instrumentation to match package name #1989
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #1989 +/- ##
=======================================
Coverage 91.02% 91.02%
=======================================
Files 146 146
Lines 7491 7491
Branches 1501 1501
=======================================
Hits 6819 6819
Misses 672 672
|
f23b78a
to
57b7418
Compare
180f373
to
9bb13a4
Compare
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.
LGTM. Should we consider this a breaking change?
Yep, it's technically a breaking change, I changed the title. Though that package is not released yet so whatever we do with it is fine 🙂 |
Thanks! |
See #1970 (comment)