d4b3dac596
Add capture of http.route to DjangoInstrumentor middleware ( #1226 )
2020-10-15 12:34:32 -07:00
7fef6fa47c
Use is_recording flag in aiopg, asyncpg, dbapi, psycopg2, pymemcache, pymongo, redis, sqlalchemy instrumentations ( #1212 )
2020-10-08 12:25:20 -07:00
287e026060
Use is_recording flag in flask, django, tornado, boto, botocore instrumentations ( #1164 )
2020-09-30 07:36:57 -07:00
e3199ac411
Added ability to extract span attributes from django request objects. ( #1154 )
...
OTEL_PYTHON_DJANGO_TRACED_REQUEST_ATTRS env var can be set to a command
separated list of attributes names that will be extracted from Django's
request object and set as attributes on spans.
2020-09-28 21:52:11 -07:00
06511cd31a
Django span names according to convention ( #992 )
2020-09-21 13:30:03 -07:00
b372486958
Rename web framework packages from "ext" to "instrumentation" ( #961 )
2020-08-03 10:10:45 -07:00