OpenTelemetry instrumentation for Python modules
Go to file
Yusuke Tsutsumi 244e709bf0 starlette instrumentation (#777)
adding an initial starlette instrumentation.

tox does exact match on fields delimited by a dash. Thus,
any instrumentation that includes "instrumentation" in the name
would collide with testing of the "opentelemetry-instrumentation"
package.

Renaming opentelemetry-instrumentation to opentelemetry-instrumentation-base to fix that.

Co-authored-by: Leighton Chen <lechen@microsoft.com>
Co-authored-by: alrex <aboten@lightstep.com>
2020-06-15 13:59:57 -07:00
.flake8 proto: Add proto files (#728) 2020-06-09 10:05:21 -07:00
.isort.cfg proto: Add proto files (#728) 2020-06-09 10:05:21 -07:00
.pylintrc proto: Add proto files (#728) 2020-06-09 10:05:21 -07:00
eachdist.ini chore: add opentelemetry-test as a dependancy (#809) 2020-06-10 20:15:47 -07:00
tox.ini starlette instrumentation (#777) 2020-06-15 13:59:57 -07:00