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

Refactoring asgi interceptor to use _start_internal_or_server_span function. #898

Merged
merged 1 commit into from
Feb 3, 2022

Conversation

ashu658
Copy link
Member

@ashu658 ashu658 commented Feb 3, 2022

Description

Refactoring asgi interceptor to use _start_internal_or_server_span function for conditional span creation logic.

Type of change

Refactoring

How Has This Been Tested?

Manually tested by running an instrumented asgi app and checking spans are reported correctly.

Does This PR Require a Core Repo Change?

  • 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

@ashu658 ashu658 requested a review from a team February 3, 2022 12:49
@ashu658 ashu658 changed the title Refactoring asgi interceptor to use _start_internal_or_server_span function. [WIP] Refactoring asgi interceptor to use _start_internal_or_server_span function. Feb 3, 2022
@ashu658 ashu658 changed the title [WIP] Refactoring asgi interceptor to use _start_internal_or_server_span function. Refactoring asgi interceptor to use _start_internal_or_server_span function. Feb 3, 2022
@srikanthccv srikanthccv added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Feb 3, 2022
@ocelotl ocelotl merged commit c0eba00 into open-telemetry:main Feb 3, 2022
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