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

Audit and test opentelemetry-instrumentation-fastapi NoOpTracerProvider #2779

Conversation

qiuge615
Copy link
Contributor

@qiuge615 qiuge615 commented Aug 6, 2024

Description

Add test for Fastapi using NoOpTracerProvider
#982

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Instrument the library using a NoOpTracerProvider. The test validates that no spans are being produced.

Does This PR Require a Core Repo Change?

  • Yes. - Link to PR:
  • No.

Checklist:

See contributing.md for styleguide, changelog guidelines, and more.

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

Copy link

linux-foundation-easycla bot commented Aug 6, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: qiuge615 / name: Qiu Ge (4fe9dda)

@emdneto emdneto added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Aug 6, 2024
Copy link
Member

@emdneto emdneto left a comment

Choose a reason for hiding this comment

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

Please rebase or enable the maintainer's edit permission

@qiuge615 qiuge615 force-pushed the audit-and-test-opentelemetry-instrumentation-fastapi-no-op-tracer branch from 4aaadf8 to 4fe9dda Compare August 7, 2024 05:23
@qiuge615
Copy link
Contributor Author

qiuge615 commented Aug 7, 2024

@emdneto Thanks for your suggestions, rebased the PR, please review, thanks.

@lzchen lzchen merged commit fc1c8f0 into open-telemetry:main Aug 7, 2024
527 checks passed
@qiuge615 qiuge615 deleted the audit-and-test-opentelemetry-instrumentation-fastapi-no-op-tracer branch August 8, 2024 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants