File tree 38 files changed +78
-77
lines changed
opentelemetry-instrumentation-aiohttp-client
opentelemetry-instrumentation-aiopg
opentelemetry-instrumentation-asgi
opentelemetry-instrumentation-asyncpg
opentelemetry-instrumentation-aws-lambda
opentelemetry-instrumentation-boto
opentelemetry-instrumentation-botocore
opentelemetry-instrumentation-celery
opentelemetry-instrumentation-dbapi
opentelemetry-instrumentation-django
opentelemetry-instrumentation-elasticsearch
opentelemetry-instrumentation-falcon
opentelemetry-instrumentation-fastapi
opentelemetry-instrumentation-flask
opentelemetry-instrumentation-grpc
opentelemetry-instrumentation-httpx
opentelemetry-instrumentation-jinja2
opentelemetry-instrumentation-kafka-python
opentelemetry-instrumentation-logging
opentelemetry-instrumentation-mysql
opentelemetry-instrumentation-pika
opentelemetry-instrumentation-psycopg2
opentelemetry-instrumentation-pymemcache
opentelemetry-instrumentation-pymongo
opentelemetry-instrumentation-pymysql
opentelemetry-instrumentation-pyramid
opentelemetry-instrumentation-redis
opentelemetry-instrumentation-requests
opentelemetry-instrumentation-sklearn
opentelemetry-instrumentation-sqlalchemy
opentelemetry-instrumentation-sqlite3
opentelemetry-instrumentation-starlette
opentelemetry-instrumentation-tornado
src/opentelemetry/instrumentation/tornado
opentelemetry-instrumentation-urllib
opentelemetry-instrumentation-urllib3
opentelemetry-instrumentation-wsgi
38 files changed +78
-77
lines changed Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
Original file line number Diff line number Diff line change @@ -45,12 +45,13 @@ def get(self):
45
45
46
46
::
47
47
48
- export OTEL_PYTHON_TORNADO_EXLUDED_URLS ='/healthz,/ping'
48
+ export OTEL_PYTHON_TORNADO_EXCLUDED_URLS ='/healthz,/ping'
49
49
50
50
Then any requests made to ``/healthz`` and ``/ping`` will not be automatically traced.
51
51
52
52
Request attributes
53
- ********************
53
+ ******************
54
+
54
55
To extract certain attributes from Tornado's request object and use them as span attributes, set the environment variable ``OTEL_PYTHON_TORNADO_TRACED_REQUEST_ATTRS`` to a comma
55
56
delimited list of request attribute names.
56
57
Original file line number Diff line number Diff line change 28
28
config .read ("setup.cfg" )
29
29
30
30
# We provide extras_require parameter to setuptools.setup later which
31
- # overwrites the extra_require section from setup.cfg. To support extra_require
32
- # secion in setup.cfg, we load it here and merge it with the extra_require param.
31
+ # overwrites the extras_require section from setup.cfg. To support extras_require
32
+ # section in setup.cfg, we load it here and merge it with the extras_require param.
33
33
extras_require = {}
34
34
if "options.extras_require" in config :
35
35
for key , value in config ["options.extras_require" ].items ():
You can’t perform that action at this time.
0 commit comments