Commit Graph

27 Commits

Author SHA1 Message Date
alrex 416f9a0f96
[pre-release] Update changelogs, version [0.16b1] (#221)
* updating changelogs and version to 0.16b1

* update core SHA
2020-11-26 15:31:23 -08:00
Alex Boten bcec49cf2e update version to 0.17.dev0 2020-11-25 21:10:39 -08:00
alrex 3e4c5d3aa3
[pre-release] Update changelogs, version [0.16b0] (#217) 2020-11-25 19:44:20 -08:00
Nathaniel Ruiz Nowell 3ae0edb259 Update package links to point to contrib repo 2020-11-18 13:09:44 -08:00
(Eliseo) Nathaniel Ruiz Nowell 28c1331e57
Update Contrib packages to 0.16dev0 (#129) 2020-11-05 11:25:37 -08:00
alrex 015fa570bd [pre-release] Update changelogs, version [0.15b0] (#1320) 2020-11-02 09:00:06 -08:00
alrex 41a10aacc2 fixing changelogs (#1315)
Found a few discrepancies in the changelogs that needed to be fixed
2020-11-02 08:01:02 -08:00
Prajilesh N 6f579299b5 Converted TextMap propagator getter to a class and added keys method (#1196)
Co-authored-by: alrex <aboten@lightstep.com>
2020-11-01 20:12:47 -08:00
zhutianyu 2504416734 Bugfix django instrumentation (#1309) 2020-11-01 19:50:17 -08:00
Leighton Chen b5b81db05f Change status codes from grpc status codes, remove setting status in instrumentations except on ERROR (#1282) 2020-10-28 14:28:58 -07:00
Owais Lone fa77bb85a7 Django: Record status, http.status_code and event on exception (#1257) 2020-10-21 09:01:49 -07:00
Leighton Chen ad1ed83571 Adding metric collection as part of instrumentations - Django (#1230) 2020-10-15 17:24:29 -07:00
stschenk d4b3dac596 Add capture of http.route to DjangoInstrumentor middleware (#1226) 2020-10-15 12:34:32 -07:00
Owais Lone 5bc4e2882b Allow django to be instrumented automatically (#1239) 2020-10-14 09:13:27 -07:00
Leighton Chen 904a938c6d chore: bump dev version (#1235) 2020-10-13 11:38:09 -07:00
Leighton Chen 7fef6fa47c Use is_recording flag in aiopg, asyncpg, dbapi, psycopg2, pymemcache, pymongo, redis, sqlalchemy instrumentations (#1212) 2020-10-08 12:25:20 -07:00
Owais Lone 5ab4d0ae62 Added ability to extract span attributes from tornado request objects (#1178)
OTEL_PYTHON_TONADO_TRACED_REQUEST_ATTRS env var can be set to a command
separated list of attributes names that will be extracted from Tornado's
request object and set as attributes on spans.

Co-authored-by: (Eliseo) Nathaniel Ruiz Nowell <enruizno@uwaterloo.ca>
2020-10-07 19:52:58 -07:00
E Brake eb28c8d0bc instrumentation/django: prepend opentelemetry middleware instead of append (#1163) 2020-10-01 09:10:03 -07:00
Leighton Chen 287e026060 Use is_recording flag in flask, django, tornado, boto, botocore instrumentations (#1164) 2020-09-30 07:36:57 -07:00
Owais Lone 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
HiveTraum 06511cd31a Django span names according to convention (#992) 2020-09-21 13:30:03 -07:00
alrex cebfa2f3c3 chore: bump dev version (#1131) 2020-09-17 12:21:39 -07:00
alrex 992cc24fba release: updating changelogs and version to 0.13b0 (#1129)
* updating changelogs and version to 0.13b0
2020-09-17 08:23:52 -07:00
alrex 98b1eb4c31 dropping support for python 3.4 (#1099)
* dropping support for python 3.4
2020-09-14 15:11:56 -07:00
Leighton Chen cab267ce78 chore: 0.13.dev0 version update (#991) 2020-08-15 18:06:27 -07:00
Simon THOBY 7de89b2005 ext/django: accept middlewares declared as tuples (#950) 2020-08-05 11:29:02 -07:00
Leighton Chen b372486958 Rename web framework packages from "ext" to "instrumentation" (#961) 2020-08-03 10:10:45 -07:00