10BC0 refactor(instrumentation-grpc): use relative path for semconv by overbalance · Pull Request #5884 · open-telemetry/opentelemetry-js · GitHub
[go: up one dir, main page]

Skip to content

Conversation

overbalance
Copy link
Contributor
@overbalance overbalance commented Aug 27, 2025

Which problem is this PR solving?

Fix the path to semconv.js in @opentelemetry/instrumentation-grpc

Short description of the changes

Update the path from ../src/semconv -> ./semconv

Type of change

  • Refactor

How Has This Been Tested?

Compile the package and observe the correct path in the build folder: ../src/semconv -> ./semconv

Checklist:

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

@overbalance overbalance marked this pull request as ready for review August 27, 2025 16:23
@overbalance overbalance requested a review from a team as a code owner August 27, 2025 16:23
@overbalance overbalance force-pushed the freeze/repair-semconv-in-grpc branch from c368916 to 0bf9f03 Compare August 27, 2025 16:23
@overbalance overbalance marked this pull request as draft August 27, 2025 16:29
@overbalance overbalance changed the title fix(instrumentation-grpc): include correct esm version of semconv fix(instrumentation-grpc): use relative path for semconv Aug 27, 2025
@overbalance overbalance force-pushed the freeze/repair-semconv-in-grpc branch from 4bdec4a to a94296a Compare August 27, 2025 22:29
Copy link
codecov bot commented Aug 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.06%. Comparing base (cb868d7) to head (223e4d8).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5884   +/-   ##
=======================================
  Coverage   95.06%   95.06%           
=======================================
  Files         307      307           
  Lines        8031     8031           
  Branches     1627     1627           
=======================================
  Hits         7635     7635           
  Misses        396      396           
Files with missing lines Coverage Δ
...ntelemetry-instrumentation-grp 10BC0 c/src/clientUtils.ts 96.73% <ø> (ø)
...emetry-instrumentation-grpc/src/instrumentation.ts 95.42% <ø> (ø)
...ntelemetry-instrumentation-grpc/src/serverUtils.ts 90.54% <ø> (ø)

... and 1 file with indirect coverage changes

🚀 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.

@overbalance overbalance force-pushed the freeze/repair-semconv-in-grpc branch from a94296a to 223e4d8 Compare August 29, 2025 15:53
@overbalance overbalance changed the title fix(instrumentation-grpc): use relative path for semconv refactor(instrumentation-grpc): use relative path for semconv Aug 29, 2025
@overbalance overbalance marked this pull request as ready for review August 29, 2025 15:55
@pichlermarc
Copy link
Member

thanks! 🙂

@pichlermarc pichlermarc added this pull request to the merge queue Aug 29, 2025
Merged via the queue into open-telemetry:main with commit 2d7eecb Aug 29, 2025
24 checks passed
@opentelemetrybot
Copy link
Contributor

Thank you for your contribution @overbalance! 🎉 We would like to hear from you about your experience contributing to OpenTelemetry by taking a few minutes to fill out this survey.

@overbalance overbalance deleted the freeze/repair-semconv-in-grpc branch September 1, 2025 21:39
Joozty pushed a commit to Joozty/opentelemetry-js that referenced this pull request Sep 9, 2025
github-merge-queue bot pushed a commit to open-telemetry/opentelemetry-collector that referenced this pull request Sep 9, 2025
The Contributor Experience group created a survey to help understand
challenges and feedback from new contributors. We have this survey
running for a few months on opentelemetry.io and the JS repo, with
helpful feedback, so now adding to more repos.

Example of message:
open-telemetry/opentelemetry-js#5884 (comment)

---------

Co-authored-by: Pablo Baeyens <pablo.baeyens@datadoghq.com>
atoulme added a commit to open-telemetry/opentelemetry-collector-contrib that referenced this pull request Sep 17, 2025
The Contributor Experience group created a survey to help understand
challenges and feedback from new contributors. We have this survey
running for a few months on opentelemetry.io and the JS repo, with
helpful feedback, so now adding to more repos.

Example of message:
open-telemetry/opentelemetry-js#5884 (comment)

---------

Co-authored-by: Antoine Toulme <antoine@toulme.name>
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.

3 participants
0