-
Notifications
You must be signed in to change notification settings - Fork 516
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
chore(instrumentation-hapi): use exported strings for attributes #2190
Conversation
Use exported strings for Semantic Attributes Signed-off-by: maryliag <marylia.gutierrez@grafana.com>
…trib into sem-hapi
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.
Whoa, what's going on with the 19k line change to package-lock.json?
I hadn't even noticed that... what... how... but... why 😅 |
Some of the changes like:
This happens sometimes for reasons I don't yet understand. I am beyond annoyed that Part of the change updating 1.24.0 to 1.24.1 and 0.51.0 to 0.51.1 are handled in #2180 My total guess is that you ran some sort of |
oh yes, I did run |
…trib into sem-hapi
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2190 +/- ##
==========================================
+ Coverage 90.97% 95.12% +4.14%
==========================================
Files 146 10 -136
Lines 7492 697 -6795
Branches 1502 143 -1359
==========================================
- Hits 6816 663 -6153
+ Misses 676 34 -642 |
I merged the main branch since the PR you mentioned was merged, and the lock file went form 19k to 17k, which is still a lot, but maybe this is just expected and we should merge it (after I figure out the test failure) |
I believe the test failure is related to the package-lock change, and if that can get regenerated then the tests will pass. Locally I pulled down main, went to the hapi directory, and ran |
Use exported strings for Semantic Attributes
…trib into sem-hapi
…reduce dup installs
I pushed a small tweak to package-lock to get instr-hapi to use v1.24.1 in the package-lock, even though it is |
Which problem is this PR solving?
Short description of the changes
On package
opentelemetry-instrumentation-hapi
:@opentelemetry/semantic-conventions
^1.23.0