Christian Neumüller 009de09c20 Requests integration (#94)
Adds requests integration. Two commits that might be of special interest (see #94):

* c66af2faa100b0f41afafdb6e4de9f4de4cc62bc requests test: Use actual Response object.

Co-Authored-By: Allan Feldman <6374032+a-feld@users.noreply.github.com>

* 1b90a0ddc286c936f7256b14e14ef36fd3c6a24f More tests, rename to http-requests to work around pylint bug (?)

See previous CI failure for pylint issue:

************* Module ext/opentelemetry-ext-requests/src/__init__.py
ext/opentelemetry-ext-requests/src/__init__.py:1:0: F0001: No module named ext/opentelemetry-ext-requests/src/__init__.py (fatal)

It seems that pylint gets confused when there is more than one "requests" module??
2019-08-27 16:01:23 +02:00
2019-08-06 13:36:20 -07:00
2019-08-06 13:36:20 -07:00
2019-08-27 16:01:23 +02:00
Description
OpenTelemetry instrumentation for Python modules
Apache-2.0 38 MiB
Languages
Python 99.7%
Shell 0.3%