Commit Graph

925 Commits

Author SHA1 Message Date
alrex fa6ddc9127 Revert "Rename exporter packages from "ext" to "exporter" (#953)"
This reverts commit b2d3d56e52.
2020-10-22 21:08:57 -07:00
alrex 242de131ba Revert "Add proper length zero padding to hex strings of traceId, spanId, parentId sent on the wire (#908)"
This reverts commit b77cc4c605.
2020-10-22 21:08:57 -07:00
alrex 030695bbbf Revert "chore: 0.13.dev0 version update (#991)"
This reverts commit a562ca3295.
2020-10-22 21:08:57 -07:00
alrex 7258da3ee0 Revert "Populate resource attributes as per semantic conventions (#1053)"
This reverts commit 7cb3f9e40f.
2020-10-22 21:08:57 -07:00
alrex ec98e45733 Revert "exporter/zipkin: adding support for env var OTEL_EXPORTER_ZIPKIN_ENDPOINT (#1064)"
This reverts commit a36558946c.
2020-10-22 21:08:57 -07:00
alrex e8a974ce80 Revert "sdk: rename resource labels to attributes (#1082)"
This reverts commit 326d77aa7d.
2020-10-22 21:08:57 -07:00
alrex 7e98588736 Revert "Zipkin exporter report instrumentation info (#1097)"
This reverts commit a18ffbb924.
2020-10-22 21:08:57 -07:00
alrex 6f24122e74 Revert "dropping support for python 3.4 (#1099)"
This reverts commit 7bdbb2b081.
2020-10-22 21:08:57 -07:00
alrex 30bf38aaa8 Revert "release: updating changelogs and version to 0.13b0 (#1129)"
This reverts commit 8c9b534e35.
2020-10-22 21:08:57 -07:00
alrex 21033d368f Revert "chore: bump dev version (#1131)"
This reverts commit 91ce098855.
2020-10-22 21:08:57 -07:00
alrex 8a325898f0 Revert "exporter/zipkin: Add status to the tags for the Zipkin Exporter (#1124)"
This reverts commit 9d396382e3.
2020-10-22 21:08:57 -07:00
alrex 875d5bf54e Revert "exporter/zipkin: Fix zipkin exporter translation bug (#1149)"
This reverts commit 855a7e1810.
2020-10-22 21:08:57 -07:00
alrex c35697e989 Revert "Make zipkin tag value length configurable (#1151)"
This reverts commit ec46ca58d3.
2020-10-22 21:08:57 -07:00
alrex 764ead9ce1 Revert "Zipkin: Fix OTLP events to Zipkin annotations translation (#1161)"
This reverts commit 6222b2aabe.
2020-10-22 21:08:57 -07:00
alrex bb25b97cd7 Revert "Zipkin: More deterministic unit test for comparing zipkin annotations (#1168)"
This reverts commit 724a913393.
2020-10-22 21:08:57 -07:00
alrex e6edafc6bb Revert "Protect access to Span implementation (#1188)"
This reverts commit 70782855c5.
2020-10-22 21:08:57 -07:00
alrex 82ba3faf67 Revert "Parent is now always passed in via Context, intead of Span or SpanContext (#1146)"
This reverts commit 8cf8110987.
2020-10-22 21:08:57 -07:00
alrex 06a8236b5c Revert "chore: bump dev version (#1235)"
This reverts commit c3735829bc.
2020-10-22 21:08:57 -07:00
alrex 8048f9a603 Revert "Rename exporter packages from "ext" to "exporter" (#953)"
This reverts commit 90af26d8ed.
2020-10-22 21:07:53 -07:00
alrex 5f55308490 Revert "Add protocol as an argument to the Jaeger exporter constructor (#978)"
This reverts commit a10220b368.
2020-10-22 21:07:53 -07:00
alrex 80c68360d3 Revert "chore: 0.13.dev0 version update (#991)"
This reverts commit c26a5e7fde.
2020-10-22 21:07:53 -07:00
alrex b005fcd56a Revert "exporter/jaeger: Either collector submit batch or Agent emit batch (#982)"
This reverts commit ed0198d7b6.
2020-10-22 21:07:53 -07:00
alrex a5116e89c0 Revert "Populate resource attributes as per semantic conventions (#1053)"
This reverts commit 3c917e1c1f.
2020-10-22 21:07:53 -07:00
alrex 51f3c069a2 Revert "sdk: rename resource labels to attributes (#1082)"
This reverts commit b1f018ef97.
2020-10-22 21:07:53 -07:00
alrex 9ba474400d Revert "dropping support for python 3.4 (#1099)"
This reverts commit 6dce5c3157.
2020-10-22 21:07:53 -07:00
alrex f71f080c9f Revert "Jaeger exporter report instrumentation info (#1098)"
This reverts commit 9e9905fa30.
2020-10-22 21:07:53 -07:00
alrex ca5eb6686f Revert "release: updating changelogs and version to 0.13b0 (#1129)"
This reverts commit d5052366c3.
2020-10-22 21:07:53 -07:00
alrex a3cb367f1c Revert "chore: bump dev version (#1131)"
This reverts commit c48e17dfc5.
2020-10-22 21:07:53 -07:00
alrex 44824249fd Revert "Protect access to Span implementation (#1188)"
This reverts commit 9eb4469d83.
2020-10-22 21:07:53 -07:00
alrex aada29ab36 Revert "Parent is now always passed in via Context, intead of Span or SpanContext (#1146)"
This reverts commit fd65ab29cb.
2020-10-22 21:07:53 -07:00
alrex 841cda81d9 Revert "chore: bump dev version (#1235)"
This reverts commit 30b99f111e.
2020-10-22 21:07:53 -07:00
alrex 2fdd57abf8 Revert "Support Environment Variables for JaegerSpanExporter configuration (#1114)"
This reverts commit dbef5cb0dc.
2020-10-22 21:07:53 -07:00
Leighton Chen 473d4c6139 Use is_recording flag in jinja, celery, esearch, falcon instrumentations (#1241) 2020-10-22 20:33:14 -07:00
Leighton Chen 6a1a9f01ba chore: bump dev version (#1235) 2020-10-22 20:33:14 -07:00
Leighton Chen 53c0ca755a Use is_recording flag in aiopg, asyncpg, dbapi, psycopg2, pymemcache, pymongo, redis, sqlalchemy instrumentations (#1212) 2020-10-22 20:33:14 -07:00
Owais Lone 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
Leighton Chen 602083eae3 Use is_recording flag in flask, django, tornado, boto, botocore instrumentations (#1164) 2020-10-22 20:33:14 -07:00
alrex e81890f769 chore: bump dev version (#1131) 2020-10-22 20:33:14 -07:00
alrex 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
Owais Lone a04a8c0952 Added instrumentation for Tornado 6 and above (#1018)
This commit adds auto-instrumentation for Tornado 6 and above on Python
versions 3.5 and above.
2020-10-22 20:33:14 -07:00
alrex 64c712f8c4 Revert "Rename exporter packages from "ext" to "exporter" (#953)"
This reverts commit 6789724686.
2020-10-22 20:29:16 -07:00
alrex a1a9a04a02 Revert "[WIP] Views API Prototype (#596)"
This reverts commit a0fe538e7c.
2020-10-22 20:29:16 -07:00
alrex 261ce7eb6e Revert "chore: 0.13.dev0 version update (#991)"
This reverts commit bc220735b7.
2020-10-22 20:29:16 -07:00
alrex c757f9936e Revert "dropping support for python 3.4 (#1099)"
This reverts commit 096a8eaabe.
2020-10-22 20:29:16 -07:00
alrex ea08aa22b0 Revert "release: updating changelogs and version to 0.13b0 (#1129)"
This reverts commit 01f42e0129.
2020-10-22 20:29:16 -07:00
alrex 44210cc643 Revert "chore: bump dev version (#1131)"
This reverts commit b090a6bd49.
2020-10-22 20:29:16 -07:00
alrex a6b7c0580e Revert "fix(ext/prometheus): support minmaxsumcount aggregator (#945)"
This reverts commit 6e3965be16.
2020-10-22 20:29:16 -07:00
alrex daf0dae2c8 Revert "Adding Resource to MetricRecord (#1209)"
This reverts commit 56ffabdddf.
2020-10-22 20:29:16 -07:00
alrex 7bd5faab49 Revert "chore: bump dev version (#1235)"
This reverts commit 2dcff1b80c.
2020-10-22 20:29:16 -07:00
Leighton Chen 2dcff1b80c chore: bump dev version (#1235) 2020-10-22 17:23:12 -07:00