|
8f6af8172b
|
Rename db framework packages from "ext" to "instrumentation" (#966)
|
2020-10-22 17:14:38 -07:00 |
|
|
2b6c89024f
|
chore: bump dev version (#1235)
|
2020-10-22 17:13:55 -07:00 |
|
|
de626f7a02
|
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-22 17:13:55 -07:00 |
|
|
6aa9b90639
|
chore: bump dev version (#1131)
|
2020-10-22 17:13:55 -07:00 |
|
|
f6505ac536
|
release: updating changelogs and version to 0.13b0 (#1129)
* updating changelogs and version to 0.13b0
|
2020-10-22 17:13:55 -07:00 |
|
|
e58cb67e98
|
dropping support for python 3.4 (#1099)
* dropping support for python 3.4
|
2020-10-22 17:13:55 -07:00 |
|
|
0461a24ad8
|
chore: 0.13.dev0 version update (#991)
|
2020-10-22 17:13:55 -07:00 |
|
|
a97523293e
|
Rename remaining framework packages from "ext" to "instrumentation" (#969)
|
2020-10-22 17:13:55 -07:00 |
|
|
06e07b3088
|
Rename db framework packages from "ext" to "instrumentation" (#966)
|
2020-10-22 17:13:55 -07:00 |
|
|
0476ce33de
|
chore: bump dev version (#1235)
|
2020-10-22 15:30:26 -07:00 |
|
|
169f62c8ce
|
Use is_recording flag in aiopg, asyncpg, dbapi, psycopg2, pymemcache, pymongo, redis, sqlalchemy instrumentations (#1212)
|
2020-10-22 15:30:26 -07:00 |
|
|
ee3b3074e9
|
chore: bump dev version (#1131)
|
2020-10-22 15:30:26 -07:00 |
|
|
b3e4836b8b
|
release: updating changelogs and version to 0.13b0 (#1129)
* updating changelogs and version to 0.13b0
|
2020-10-22 15:30:26 -07:00 |
|
|
6399fe3134
|
dropping support for python 3.4 (#1099)
* dropping support for python 3.4
|
2020-10-22 15:30:26 -07:00 |
|
|
08676b363b
|
chore: 0.13.dev0 version update (#991)
|
2020-10-22 15:30:26 -07:00 |
|
|
23f785c620
|
Rename remaining framework packages from "ext" to "instrumentation" (#969)
|
2020-10-22 15:30:26 -07:00 |
|
|
ede460e7e6
|
Rename db framework packages from "ext" to "instrumentation" (#966)
|
2020-10-22 15:30:26 -07:00 |
|
|
ecd0c69835
|
chore: bump dev version (#1235)
|
2020-10-21 22:22:58 -07:00 |
|
|
f5851a9c79
|
Use is_recording flag in aiopg, asyncpg, dbapi, psycopg2, pymemcache, pymongo, redis, sqlalchemy instrumentations (#1212)
|
2020-10-21 22:22:58 -07:00 |
|
|
3fe8225e85
|
Use is_recording flag in asgi, pyramid, aiohttp instrumentation (#1142)
|
2020-10-21 22:22:58 -07:00 |
|
|
7bb8ce1552
|
chore: bump dev version (#1131)
|
2020-10-21 22:22:58 -07:00 |
|
|
a59e4b4400
|
release: updating changelogs and version to 0.13b0 (#1129)
* updating changelogs and version to 0.13b0
|
2020-10-21 22:22:58 -07:00 |
|
|
f3d091fca4
|
dropping support for python 3.4 (#1099)
* dropping support for python 3.4
|
2020-10-21 22:22:58 -07:00 |
|
|
27524dfa50
|
chore: 0.13.dev0 version update (#991)
|
2020-10-21 22:22:58 -07:00 |
|
|
7bacf84420
|
Rename web framework packages from "ext" to "instrumentation" (#961)
|
2020-10-21 22:22:58 -07:00 |
|
|
dbef5cb0dc
|
Support Environment Variables for JaegerSpanExporter configuration (#1114)
|
2020-10-21 22:21:43 -07:00 |
|
|
30b99f111e
|
chore: bump dev version (#1235)
|
2020-10-21 22:21:43 -07:00 |
|
|
fd65ab29cb
|
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:21:43 -07:00 |
|
|
9eb4469d83
|
Protect access to Span implementation (#1188)
|
2020-10-21 22:21:43 -07:00 |
|
|
c48e17dfc5
|
chore: bump dev version (#1131)
|
2020-10-21 22:21:43 -07:00 |
|
|
d5052366c3
|
release: updating changelogs and version to 0.13b0 (#1129)
* updating changelogs and version to 0.13b0
|
2020-10-21 22:21:43 -07:00 |
|
|
9e9905fa30
|
Jaeger exporter report instrumentation info (#1098)
|
2020-10-21 22:21:43 -07:00 |
|
|
6dce5c3157
|
dropping support for python 3.4 (#1099)
* dropping support for python 3.4
|
2020-10-21 22:21:43 -07:00 |
|
|
b1f018ef97
|
sdk: rename resource labels to attributes (#1082)
This aligns with the specification for Resources
|
2020-10-21 22:21:43 -07:00 |
|
|
3c917e1c1f
|
Populate resource attributes as per semantic conventions (#1053)
As per semantic conventions, set the `telemetry.sdk` parameters.
|
2020-10-21 22:21:43 -07:00 |
|
|
ed0198d7b6
|
exporter/jaeger: Either collector submit batch or Agent emit batch (#982)
* Either collector submit batch or Agent emit batch
|
2020-10-21 22:21:43 -07:00 |
|
|
c26a5e7fde
|
chore: 0.13.dev0 version update (#991)
|
2020-10-21 22:21:43 -07:00 |
|
|
a10220b368
|
Add protocol as an argument to the Jaeger exporter constructor (#978)
|
2020-10-21 22:21:43 -07:00 |
|
|
90af26d8ed
|
Rename exporter packages from "ext" to "exporter" (#953)
|
2020-10-21 22:21:43 -07:00 |
|
|
997ce26167
|
chore: bump dev version (#1235)
|
2020-10-21 22:13:24 -07:00 |
|
|
901980e548
|
Use is_recording flag in aiopg, asyncpg, dbapi, psycopg2, pymemcache, pymongo, redis, sqlalchemy instrumentations (#1212)
|
2020-10-21 22:13:24 -07:00 |
|
|
825adb8a1f
|
chore: bump dev version (#1131)
|
2020-10-21 22:13:24 -07:00 |
|
|
1a38b75b43
|
release: updating changelogs and version to 0.13b0 (#1129)
* updating changelogs and version to 0.13b0
|
2020-10-21 22:13:24 -07:00 |
|
|
38867f049a
|
dropping support for python 3.4 (#1099)
* dropping support for python 3.4
|
2020-10-21 22:13:24 -07:00 |
|
|
0b959f9fde
|
chore: 0.13.dev0 version update (#991)
|
2020-10-21 22:13:24 -07:00 |
|
|
536220c9f3
|
Rename remaining framework packages from "ext" to "instrumentation" (#969)
|
2020-10-21 22:13:24 -07:00 |
|
|
e87ad7af24
|
Rename db framework packages from "ext" to "instrumentation" (#966)
|
2020-10-21 22:13:24 -07:00 |
|
|
c3735829bc
|
chore: bump dev version (#1235)
|
2020-10-21 22:07:39 -07:00 |
|
|
8cf8110987
|
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:07:39 -07:00 |
|
|
70782855c5
|
Protect access to Span implementation (#1188)
|
2020-10-21 22:07:39 -07:00 |
|