292 Commits

Author SHA1 Message Date
fa100efe4b Rename db framework packages from "ext" to "instrumentation" (#966) 2020-10-22 21:37:56 -07:00
ace7ef90a0 Rename web framework packages from "ext" to "instrumentation" (#961) 2020-10-22 21:37:56 -07:00
57fa722d74 Rename exporter packages from "ext" to "exporter" (#953) 2020-10-22 21:37:56 -07:00
d53e00a042 Make SpanProcessor.on_start accept parent Context (#1251)
* context from Tracer.start_span is passed through to the SpanProcessor
* fix linting issue in falcon test app when linting with eachdist script
* fix global error handler test as it read installed extensions
* reset global Configuration object state after tests were run
2020-10-22 21:14:15 -07:00
11bc053695 Use is_recording flag in jinja, celery, esearch, falcon instrumentations (#1241) 2020-10-22 21:14:15 -07:00
433b989b78 chore: bump dev version (#1235) 2020-10-22 21:14:15 -07:00
77a2dac633 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-22 21:14:15 -07:00
4387da0da3 Added ability to extract span attributes from falcon request objects. (#1158) 2020-10-22 21:14:15 -07:00
43e62a5a2b chore: bump dev version (#1131) 2020-10-22 21:14:15 -07:00
f36dc00da8 release: updating changelogs and version to 0.13b0 (#1129)
* updating changelogs and version to 0.13b0
2020-10-22 21:14:15 -07:00
b13c4824a4 instrumentation/falcon: Added Falcon 2.0+ instrumentation (#1039) 2020-10-22 21:14:15 -07:00
fa6ddc9127 Revert "Rename exporter packages from "ext" to "exporter" (#953)"
This reverts commit b2d3d56e5267dc179eaa20af8280e08803b6fbe0.
2020-10-22 21:08:57 -07:00
242de131ba Revert "Add proper length zero padding to hex strings of traceId, spanId, parentId sent on the wire (#908)"
This reverts commit b77cc4c605e7c08e7300148473da69fc66532128.
2020-10-22 21:08:57 -07:00
030695bbbf Revert "chore: 0.13.dev0 version update (#991)"
This reverts commit a562ca32959e7845548ced1b471bc755c74fff83.
2020-10-22 21:08:57 -07:00
7258da3ee0 Revert "Populate resource attributes as per semantic conventions (#1053)"
This reverts commit 7cb3f9e40fd5f1a0335de8851afed0a8bcae479c.
2020-10-22 21:08:57 -07:00
ec98e45733 Revert "exporter/zipkin: adding support for env var OTEL_EXPORTER_ZIPKIN_ENDPOINT (#1064)"
This reverts commit a36558946c3c4a0008e31d99f66a49c72c346187.
2020-10-22 21:08:57 -07:00
e8a974ce80 Revert "sdk: rename resource labels to attributes (#1082)"
This reverts commit 326d77aa7d2a7c5bf84825d8a9236675007c892a.
2020-10-22 21:08:57 -07:00
7e98588736 Revert "Zipkin exporter report instrumentation info (#1097)"
This reverts commit a18ffbb9248b87755a1b4c0ffe10d00a1190edde.
2020-10-22 21:08:57 -07:00
6f24122e74 Revert "dropping support for python 3.4 (#1099)"
This reverts commit 7bdbb2b081806c43aa8751c9486c997e5c6e290b.
2020-10-22 21:08:57 -07:00
30bf38aaa8 Revert "release: updating changelogs and version to 0.13b0 (#1129)"
This reverts commit 8c9b534e35db31336966abe25421e1457969675d.
2020-10-22 21:08:57 -07:00
21033d368f Revert "chore: bump dev version (#1131)"
This reverts commit 91ce098855f4ee826363a1b48771877b35e00631.
2020-10-22 21:08:57 -07:00
8a325898f0 Revert "exporter/zipkin: Add status to the tags for the Zipkin Exporter (#1124)"
This reverts commit 9d396382e33d8a1b56e7db301d8dd458102b6019.
2020-10-22 21:08:57 -07:00
875d5bf54e Revert "exporter/zipkin: Fix zipkin exporter translation bug (#1149)"
This reverts commit 855a7e18102c28e7112a20efacf1fb3e2f4dd93a.
2020-10-22 21:08:57 -07:00
c35697e989 Revert "Make zipkin tag value length configurable (#1151)"
This reverts commit ec46ca58d31132e19b161fcad06be47b547b6bd1.
2020-10-22 21:08:57 -07:00
764ead9ce1 Revert "Zipkin: Fix OTLP events to Zipkin annotations translation (#1161)"
This reverts commit 6222b2aabe3ac174d11b8fcfe70dafd0573d0a4e.
2020-10-22 21:08:57 -07:00
bb25b97cd7 Revert "Zipkin: More deterministic unit test for comparing zipkin annotations (#1168)"
This reverts commit 724a913393273b2a564b0d21b3009f5ff280f2e6.
2020-10-22 21:08:57 -07:00
e6edafc6bb Revert "Protect access to Span implementation (#1188)"
This reverts commit 70782855c5112f1325fe8c7ff97830ebad549c8c.
2020-10-22 21:08:57 -07:00
82ba3faf67 Revert "Parent is now always passed in via Context, intead of Span or SpanContext (#1146)"
This reverts commit 8cf811098773735cd7f4021d1de2803861b08434.
2020-10-22 21:08:57 -07:00
06a8236b5c Revert "chore: bump dev version (#1235)"
This reverts commit c3735829bcc0a3539e7b4cabcec6e2ef79eb340f.
2020-10-22 21:08:57 -07:00
8048f9a603 Revert "Rename exporter packages from "ext" to "exporter" (#953)"
This reverts commit 90af26d8ed8370209883db71277f5696c27df4b7.
2020-10-22 21:07:53 -07:00
5f55308490 Revert "Add protocol as an argument to the Jaeger exporter constructor (#978)"
This reverts commit a10220b368af107c5110a4416838b1ccffe7f7fe.
2020-10-22 21:07:53 -07:00
80c68360d3 Revert "chore: 0.13.dev0 version update (#991)"
This reverts commit c26a5e7fde70d0e37a01b4bf96f66a4620485d9c.
2020-10-22 21:07:53 -07:00
b005fcd56a Revert "exporter/jaeger: Either collector submit batch or Agent emit batch (#982)"
This reverts commit ed0198d7b61905b81a7803b1cd001550e7438310.
2020-10-22 21:07:53 -07:00
a5116e89c0 Revert "Populate resource attributes as per semantic conventions (#1053)"
This reverts commit 3c917e1c1fa496dc12beb886ac220cb8dae230ba.
2020-10-22 21:07:53 -07:00
51f3c069a2 Revert "sdk: rename resource labels to attributes (#1082)"
This reverts commit b1f018ef978dc0be8701054ea73960e363447123.
2020-10-22 21:07:53 -07:00
9ba474400d Revert "dropping support for python 3.4 (#1099)"
This reverts commit 6dce5c3157a21fb186b2708f368986c0f3517934.
2020-10-22 21:07:53 -07:00
f71f080c9f Revert "Jaeger exporter report instrumentation info (#1098)"
This reverts commit 9e9905fa30c8b8f2c24fa2586f0fc0a462c1e4a6.
2020-10-22 21:07:53 -07:00
ca5eb6686f Revert "release: updating changelogs and version to 0.13b0 (#1129)"
This reverts commit d5052366c30df71f7766161892d31af9f52765a9.
2020-10-22 21:07:53 -07:00
a3cb367f1c Revert "chore: bump dev version (#1131)"
This reverts commit c48e17dfc5d1930f4c1d7741c220c62c6f77ab61.
2020-10-22 21:07:53 -07:00
44824249fd Revert "Protect access to Span implementation (#1188)"
This reverts commit 9eb4469d8394e796669037cdbd79eddd94d5a761.
2020-10-22 21:07:53 -07:00
aada29ab36 Revert "Parent is now always passed in via Context, intead of Span or SpanContext (#1146)"
This reverts commit fd65ab29cb8c2332d37510b080b9e2a1ac799ce0.
2020-10-22 21:07:53 -07:00
841cda81d9 Revert "chore: bump dev version (#1235)"
This reverts commit 30b99f111ecb965aaecbe71ea17aa1d6d42a176f.
2020-10-22 21:07:53 -07:00
2fdd57abf8 Revert "Support Environment Variables for JaegerSpanExporter configuration (#1114)"
This reverts commit dbef5cb0dc6aad8c5a6aa994cebbb4d0c5c76fbf.
2020-10-22 21:07:53 -07:00
473d4c6139 Use is_recording flag in jinja, celery, esearch, falcon instrumentations (#1241) 2020-10-22 20:33:14 -07:00
6a1a9f01ba chore: bump dev version (#1235) 2020-10-22 20:33:14 -07:00
53c0ca755a Use is_recording flag in aiopg, asyncpg, dbapi, psycopg2, pymemcache, pymongo, redis, sqlalchemy instrumentations (#1212) 2020-10-22 20:33:14 -07:00
09bb0912d1 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-22 20:33:14 -07:00
602083eae3 Use is_recording flag in flask, django, tornado, boto, botocore instrumentations (#1164) 2020-10-22 20:33:14 -07:00
e81890f769 chore: bump dev version (#1131) 2020-10-22 20:33:14 -07:00
cf295f54ab release: updating changelogs and version to 0.13b0 (#1129)
* updating changelogs and version to 0.13b0
2020-10-22 20:33:14 -07:00