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

Adding unit tests for conditional server span creation in starlette #897

Merged

Conversation

ashu658
Copy link
Member

@ashu658 ashu658 commented Feb 3, 2022

Description

Adding unit tests in starlette to test if spans are market as INTERNAL in presence of another span

Fixes #452

Type of change

Unit test Addition

How Has This Been Tested?

Added unit test and manually tested the scenario

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
  • Unit tests have been added
  • Documentation has been updated

@ashu658 ashu658 requested a review from a team February 3, 2022 11:31
@ashu658 ashu658 changed the title Adding unit tests for conditional server span creation in starlette [WIP] Adding unit tests for conditional server span creation in starlette Feb 3, 2022
@ashu658 ashu658 changed the title [WIP] Adding unit tests for conditional server span creation in starlette Adding unit tests for conditional server span creation in starlette Feb 3, 2022
@ocelotl ocelotl added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Feb 3, 2022
CHANGELOG.md Outdated Show resolved Hide resolved
@owais owais merged commit 0180b83 into open-telemetry:main Feb 3, 2022
@ashu658 ashu658 deleted the conditional-server-span-starlette branch February 4, 2022 07:27
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.

Starlet: Conditionally create SERVER spans
3 participants