Skip to content

opentelemetry-instrumentation-django: remove duplicate calls#4771

Draft
codeboten wants to merge 1 commit into
open-telemetry:mainfrom
codeboten:codeboten/rm-multiple-absolute-uri-calls
Draft

opentelemetry-instrumentation-django: remove duplicate calls#4771
codeboten wants to merge 1 commit into
open-telemetry:mainfrom
codeboten:codeboten/rm-multiple-absolute-uri-calls

Conversation

@codeboten

Copy link
Copy Markdown
Contributor

Description

The django instrumentation made multiple calls to the same method, storing the results on the first call instead.

Type of change

Please delete options that are not relevant.

  • Small improvement (non-breaking change which fixes an issue)

How Has This Been Tested?

Added benchmark test

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
  • Benchmark test has been added
  • Documentation has been updated

The django instrumentation made multiple calls to the same method, storing the results
on the first call instead.

Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
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.

1 participant