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

refactor(instr-fetch): move fetch to use SEMATRR #4632

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mmouru
Copy link
Contributor

@mmouru mmouru commented Apr 14, 2024

Which problem is this PR solving?

Updates #4567

Short description of the changes

  • Updates deprecated SemanticAttributes in experimental package instrumentation-fetch

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • npm test

Checklist:

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

@mmouru mmouru requested a review from a team as a code owner April 14, 2024 14:53
Copy link

linux-foundation-easycla bot commented Apr 14, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

@david-luna
Copy link
Contributor

Hi @mmouru

thanks for contributing into our effort to update semantic conventions. 🎉

Would you please complete this PR by adding a section in the README file listing the attributes used in this instrumentation?

You can have a look at intrumentation-http README

Comment on lines 18 to 55
* refactor(instr-fetch): move fetch to use SEMATRR [#4632](https://github.com/open-telemetry/opentelemetry-js/pull/4632)

Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
* refactor(instr-fetch): move fetch to use SEMATRR [#4632](https://github.com/open-telemetry/opentelemetry-js/pull/4632)
* refactor(instrumentation-fetch): move fetch to use SEMATRR [#4632](https://github.com/open-telemetry/opentelemetry-js/pull/4632)

@david-luna
Copy link
Contributor

Thank you @mmouru for your contribution :)

Would you please add a section in the README file listing the attributes used in this instrumentation? Here is an example (you can omit the 3rd column) https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-instrumentation-http#semantic-conventions

@mmouru mmouru force-pushed the fetch-semconv branch 6 times, most recently from 17240f3 to 301a207 Compare May 7, 2024 17:47
@mmouru
Copy link
Contributor Author

mmouru commented May 7, 2024

done my bits

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.

None yet

3 participants