dfb0621a9b
Use is_recording flag in aiopg, asyncpg, dbapi, psycopg2, pymemcache, pymongo, redis, sqlalchemy instrumentations ( #1212 )
2020-10-21 22:05:37 -07:00
a9e4305e37
chore: bump dev version ( #1131 )
2020-10-21 22:05:37 -07:00
a9b9364573
release: updating changelogs and version to 0.13b0 ( #1129 )
...
* updating changelogs and version to 0.13b0
2020-10-21 22:05:37 -07:00
5133431d93
dropping support for python 3.4 ( #1099 )
...
* dropping support for python 3.4
2020-10-21 22:05:37 -07:00
b2bd19a569
chore: 0.13.dev0 version update ( #991 )
2020-10-21 22:05:37 -07:00
aa9f54e769
instrumentation/redis: Change Redis instrument to use SpanKind.CLIENT ( #965 )
2020-10-21 22:05:37 -07:00
29d339ee2c
Rename remaining framework packages from "ext" to "instrumentation" ( #969 )
2020-10-21 22:05:37 -07:00
2e237cf760
Rename db framework packages from "ext" to "instrumentation" ( #966 )
2020-10-21 22:05:37 -07:00
4d67d7fec2
chore: bump dev version ( #1235 )
2020-10-21 22:04:59 -07:00
6168fe8245
Parent is now always passed in via Context, intead of Span or SpanContext ( #1146 )
...
Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>
2020-10-21 22:04:59 -07:00
9ffe76caee
chore: bump dev version ( #1131 )
2020-10-21 22:04:59 -07:00
3ac5cdcf65
release: updating changelogs and version to 0.13b0 ( #1129 )
...
* updating changelogs and version to 0.13b0
2020-10-21 22:04:59 -07:00
d2c8be6981
dropping support for python 3.4 ( #1099 )
...
* dropping support for python 3.4
2020-10-21 22:04:59 -07:00
899267da64
Rename HTTPTextFormat to TextMapPropagator ( #1085 )
2020-10-21 22:04:59 -07:00
d94480c483
api: Rename CorrelationContext to Baggage ( #1060 )
2020-10-21 22:04:59 -07:00
b75ac2373e
chore: 0.13.dev0 version update ( #991 )
2020-10-21 22:04:59 -07:00
59059d9637
Revisit OpenTracing Shim docs ( #925 )
...
Co-authored-by: Yusuke Tsutsumi <tsutsumi.yusuke@gmail.com>
2020-10-21 22:04:59 -07:00
4aef71a372
instrumentation/opentracing-shim: Preserve parent-child relationship between OpenTelemetry and OpenTracing spans ( #924 )
2020-10-21 22:04:59 -07:00
ab0f023027
opentracing-shim: Return consistent ScopeShim objects ( #922 )
...
This uses the OpenTelemetry context management mechanism to store a
ScopeShim object in order to make active return the same object as the
one returned by start_active_span.
2020-10-21 22:04:59 -07:00
afcc6951c5
Rename remaining framework packages from "ext" to "instrumentation" ( #969 )
2020-10-21 22:04:59 -07:00
2b940b6517
chore: bump dev version ( #1235 )
2020-10-21 22:01:50 -07:00
03885c64de
chore: bump dev version ( #1131 )
2020-10-21 22:01:50 -07:00
9bbef72a6c
release: updating changelogs and version to 0.13b0 ( #1129 )
...
* updating changelogs and version to 0.13b0
2020-10-21 22:01:50 -07:00
eb2288c222
dropping support for python 3.4 ( #1099 )
...
* dropping support for python 3.4
2020-10-21 22:01:50 -07:00
587c6321f8
chore: 0.13.dev0 version update ( #991 )
2020-10-21 22:01:50 -07:00
0e5432eb0f
Rename remaining framework packages from "ext" to "instrumentation" ( #969 )
2020-10-21 22:01:50 -07:00
5b1b0d446a
Rename db framework packages from "ext" to "instrumentation" ( #966 )
2020-10-21 22:01:50 -07:00
0eb3db61b6
Use is_recording flag in jinja, celery, esearch, falcon instrumentations ( #1241 )
2020-10-21 22:00:15 -07:00
ef706a35d4
chore: bump dev version ( #1235 )
2020-10-21 22:00:15 -07:00
cbf2feb8e7
Parent is now always passed in via Context, intead of Span or SpanContext ( #1146 )
...
Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>
2020-10-21 22:00:15 -07:00
eb7724f1ca
chore: bump dev version ( #1131 )
2020-10-21 22:00:15 -07:00
87531e2795
release: updating changelogs and version to 0.13b0 ( #1129 )
...
* updating changelogs and version to 0.13b0
2020-10-21 22:00:15 -07:00
d9647bc6d4
dropping support for python 3.4 ( #1099 )
...
* dropping support for python 3.4
2020-10-21 22:00:15 -07:00
3c801654d2
chore: 0.13.dev0 version update ( #991 )
2020-10-21 22:00:15 -07:00
bae6a12b3f
Rename remaining framework packages from "ext" to "instrumentation" ( #969 )
2020-10-21 22:00:15 -07:00
a14cfc1798
chore: bump dev version ( #1235 )
2020-10-21 21:55:34 -07:00
2fd0a90277
chore: bump dev version ( #1131 )
2020-10-21 21:55:34 -07:00
bbb9e3be0b
release: updating changelogs and version to 0.13b0 ( #1129 )
...
* updating changelogs and version to 0.13b0
2020-10-21 21:55:34 -07:00
df99d8cc5a
chore: 0.13.dev0 version update ( #991 )
2020-10-21 21:55:34 -07:00
c05e1798b7
Rename web framework packages from "ext" to "instrumentation" ( #961 )
2020-10-21 21:55:34 -07:00
c440250a7c
Use is_recording flag in jinja, celery, esearch, falcon instrumentations ( #1241 )
2020-10-21 21:54:00 -07:00
5aef8ac04c
chore: bump dev version ( #1235 )
2020-10-21 21:54:00 -07:00
e9578e4b05
chore: bump dev version ( #1131 )
2020-10-21 21:54:00 -07:00
26a05a72af
release: updating changelogs and version to 0.13b0 ( #1129 )
...
* updating changelogs and version to 0.13b0
2020-10-21 21:54:00 -07:00
be1d555c4d
dropping support for python 3.4 ( #1099 )
...
* dropping support for python 3.4
2020-10-21 21:54:00 -07:00
e02ffc2c13
chore: 0.13.dev0 version update ( #991 )
2020-10-21 21:54:00 -07:00
f61963c9d6
Rename remaining framework packages from "ext" to "instrumentation" ( #969 )
2020-10-21 21:54:00 -07:00
8507f6b9fb
chore: bump dev version ( #1235 )
2020-10-21 21:42:46 -07:00
d1f77f50d5
Use is_recording flag in aiopg, asyncpg, dbapi, psycopg2, pymemcache, pymongo, redis, sqlalchemy instrumentations ( #1212 )
2020-10-21 21:42:46 -07:00
63a6905453
chore: bump dev version ( #1131 )
2020-10-21 21:42:46 -07:00