Commit Graph

251 Commits

Author SHA1 Message Date
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
alrex 56ffabdddf Adding Resource to MetricRecord (#1209)
Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>
2020-10-22 17:23:12 -07:00
Christoph Brand 6e3965be16 fix(ext/prometheus): support minmaxsumcount aggregator (#945) 2020-10-22 17:23:12 -07:00
alrex b090a6bd49 chore: bump dev version (#1131) 2020-10-22 17:23:12 -07:00
alrex 01f42e0129 release: updating changelogs and version to 0.13b0 (#1129)
* updating changelogs and version to 0.13b0
2020-10-22 17:23:12 -07:00
alrex 096a8eaabe dropping support for python 3.4 (#1099)
* dropping support for python 3.4
2020-10-22 17:23:12 -07:00
Leighton Chen bc220735b7 chore: 0.13.dev0 version update (#991) 2020-10-22 17:23:12 -07:00
Leighton Chen a0fe538e7c [WIP] Views API Prototype (#596) 2020-10-22 17:23:12 -07:00
Leighton Chen 6789724686 Rename exporter packages from "ext" to "exporter" (#953) 2020-10-22 17:23:12 -07:00
Leighton Chen efe918b118 Use is_recording flag in jinja, celery, esearch, falcon instrumentations (#1241) 2020-10-22 17:21:29 -07:00
Leighton Chen 63426e2862 chore: bump dev version (#1235) 2020-10-22 17:21:29 -07:00
Leighton Chen 0ef7f51100 Use is_recording flag in aiopg, asyncpg, dbapi, psycopg2, pymemcache, pymongo, redis, sqlalchemy instrumentations (#1212) 2020-10-22 17:21:29 -07:00
alrex 7161221bfc chore: bump dev version (#1131) 2020-10-22 17:21:29 -07:00
alrex 2bbc41b758 release: updating changelogs and version to 0.13b0 (#1129)
* updating changelogs and version to 0.13b0
2020-10-22 17:21:29 -07:00
alrex 33b1a9c801 dropping support for python 3.4 (#1099)
* dropping support for python 3.4
2020-10-22 17:21:29 -07:00
Leighton Chen 98d74538a3 chore: 0.13.dev0 version update (#991) 2020-10-22 17:21:29 -07:00
Leighton Chen f450c895bf Rename remaining framework packages from "ext" to "instrumentation" (#969) 2020-10-22 17:21:29 -07:00
Leighton Chen 494fc4bd5d Rename db framework packages from "ext" to "instrumentation" (#966) 2020-10-22 17:21:29 -07:00
Leighton Chen 7b7da1f708 chore: bump dev version (#1235) 2020-10-22 17:20:08 -07:00
alrex baef596afe chore: bump dev version (#1131) 2020-10-22 17:20:08 -07:00
alrex 834746f303 release: updating changelogs and version to 0.13b0 (#1129)
* updating changelogs and version to 0.13b0
2020-10-22 17:20:08 -07:00
Leighton Chen eaad582b21 chore: 0.13.dev0 version update (#991) 2020-10-22 17:20:08 -07:00
Leighton Chen 5f837c2dfb Rename web framework packages from "ext" to "instrumentation" (#961) 2020-10-22 17:20:08 -07:00
Leighton Chen 2ce70bc58a chore: bump dev version (#1235) 2020-10-22 17:19:15 -07:00
Leighton Chen 1cf97baeee Use is_recording flag in aiopg, asyncpg, dbapi, psycopg2, pymemcache, pymongo, redis, sqlalchemy instrumentations (#1212) 2020-10-22 17:19:15 -07:00
alrex 358a977e60 instrumentation/pymongo: Cast PyMongo commands as strings (#1132)
Replacement PR for #1015
2020-10-22 17:19:15 -07:00
alrex 4bb0af9e7b chore: bump dev version (#1131) 2020-10-22 17:19:15 -07:00
alrex 6a095a0d74 release: updating changelogs and version to 0.13b0 (#1129)
* updating changelogs and version to 0.13b0
2020-10-22 17:19:15 -07:00
alrex 51699adaf4 dropping support for python 3.4 (#1099)
* dropping support for python 3.4
2020-10-22 17:19:15 -07:00
Leighton Chen d3843371fb chore: 0.13.dev0 version update (#991) 2020-10-22 17:19:15 -07:00
Leighton Chen e3f9b968ad Rename remaining framework packages from "ext" to "instrumentation" (#969) 2020-10-22 17:19:15 -07:00