Skip to content

Conversation

@rahulmukherjee68
Copy link
Contributor

Description

Fixes #1146

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • tox -e test-instrumentation-starlette

Does This PR Require a Core Repo Change?

  • No.

Checklist:

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

@rahulmukherjee68 rahulmukherjee68 requested a review from a team September 13, 2022 09:07
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Sep 13, 2022

CLA Signed

The committers listed above are authorized under a signed CLA.

@rahulmukherjee68 rahulmukherjee68 marked this pull request as draft September 14, 2022 06:45
@rahulmukherjee68 rahulmukherjee68 marked this pull request as ready for review September 14, 2022 06:54
@rahulmukherjee68 rahulmukherjee68 requested review from lzchen and srikanthccv and removed request for lzchen, sanketmehta28 and srikanthccv September 22, 2022 09:48
app.user_middleware = [
x
for x in app.user_middleware
if x.cls is not OpenTelemetryMiddleware
Copy link
Contributor

@lzchen lzchen Sep 26, 2022

Choose a reason for hiding this comment

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

Should we do not isinstance() here?

@rahulmukherjee68 rahulmukherjee68 requested review from sanketmehta28 and srikanthccv and removed request for srikanthccv September 27, 2022 05:37
@lzchen lzchen merged commit fc98f08 into open-telemetry:main Sep 27, 2022
saartochner-lumigo pushed a commit to lumigo-io/opentelemetry-python-contrib that referenced this pull request Nov 13, 2022
saartochner-lumigo pushed a commit to lumigo-io/opentelemetry-python-contrib that referenced this pull request Nov 13, 2022
saartochner-lumigo pushed a commit to lumigo-io/opentelemetry-python-contrib that referenced this pull request Nov 13, 2022
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.

Metrics instrumentation starlette

4 participants