requests: Rename http_requests to requests (#619)

The requests integration is named http-requests because at the time it was created there were some problems with pylint. 

other integrations are using opentelemetry.ext.integration without problems, tests are passing without issue, even renamed.
This commit is contained in:
Mauricio Vásquez
2020-05-02 23:31:15 -05:00
committed by GitHub
parent 9278d5ebf9
commit da77a731d8

View File

@ -18,7 +18,7 @@ coverage erase
cov opentelemetry-api
cov opentelemetry-sdk
cov ext/opentelemetry-ext-flask
cov ext/opentelemetry-ext-http-requests
cov ext/opentelemetry-ext-requests
cov ext/opentelemetry-ext-jaeger
cov ext/opentelemetry-ext-opentracing-shim
cov ext/opentelemetry-ext-wsgi