Skip to content

ext: Rename http_requests to requests#619

Merged
toumorokoshi merged 3 commits intoopen-telemetry:masterfrom
mauriciovasquezbernal:mauricio/rename-http-requests
May 3, 2020
Merged

ext: Rename http_requests to requests#619
toumorokoshi merged 3 commits intoopen-telemetry:masterfrom
mauriciovasquezbernal:mauricio/rename-http-requests

Conversation

@mauriciovasquezbernal
Copy link
Copy Markdown
Member

The requests integration is named http-requests because at the time it was created there were some problems with pylint. This commit and the conversation on this comment have more information about that.
I think the problem is not present anymore (other integrations are using opentelemetry.ext.integration without problems), I renamed it and the tests are passing without issues.

@mauriciovasquezbernal mauriciovasquezbernal added ext instrumentation Related to the instrumentation of third party libraries or frameworks labels Apr 27, 2020
@mauriciovasquezbernal mauriciovasquezbernal requested review from a team and Oberon00 April 27, 2020 20:50
All the integrations use opentelemetry.ext.<instrumented library name here>
Copy link
Copy Markdown
Contributor

@ocelotl ocelotl left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@mauriciovasquezbernal mauriciovasquezbernal added this to the Beta v0.7 milestone Apr 30, 2020
Copy link
Copy Markdown
Member

@hectorhdzg hectorhdzg left a comment

Choose a reason for hiding this comment

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

LGTM, about original issue not sure how that one was triggered, I never had issues using pymongo for the ext name

@toumorokoshi toumorokoshi merged commit 090b664 into open-telemetry:master May 3, 2020
srikanthccv pushed a commit to srikanthccv/opentelemetry-python that referenced this pull request Nov 1, 2020
* chore: update CHANGELOG.md

* chore: update README, add npm version badge

* fix: npm-url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

instrumentation Related to the instrumentation of third party libraries or frameworks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants