Leighton Chen
2ede3a5b87
[chore] Update main after 1.1.0 release ( #463 )
2021-04-21 08:03:20 -07:00
Srikanth Chekuri
8d0c150b31
Sync with auto generated semantic convention constants ( #428 )
2021-04-19 23:37:10 -07:00
Owais Lone
308369004c
Added opt-in support to return traceresponse headers for server instrumentations. ( #436 )
2021-04-19 12:03:31 -07:00
Owais Lone
4aec1e448f
Request/Response hooks for Tornado server and client ( #426 )
2021-04-16 13:30:11 -07:00
Dhruv Vora
658f9ca019
Added link to examples folder in each instrumentation ( #438 )
2021-04-13 14:56:30 -07:00
Srikanth Chekuri
370952f684
Remove http.status_text from span attributes ( #406 )
2021-04-08 09:40:20 -07:00
alrex
35774f19f4
bump version to 0.20.dev0 ( #396 )
2021-04-05 09:17:56 -07:00
alrex
56072a25f0
preparing 1.0.0/0.19b0 release ( #384 )
2021-03-26 15:22:09 -07:00
Diego Hurtado
d89f865221
Sync with Make setters and getters optional ( #372 )
2021-03-26 10:20:01 -07:00
alrex
ef0f74ec64
remove python 3.5 support ( #374 )
2021-03-18 08:15:35 -07:00
Diego Hurtado
0917dad997
Sync with Remove time_ns from API ( #342 )
2021-03-10 08:21:45 -08:00
Owais Lone
f436514554
Replaced Tracer.use_span() with opentelemetry.trace.use_span() ( #364 )
2021-03-08 09:33:49 -08:00
alrex
10a448ee75
move textmap propagators to opentelemetry.propagators ( #355 )
2021-03-02 16:47:29 -08:00
Diego Hurtado
e57dec8854
Sync with Refactor utils ( #331 )
...
Co-authored-by: alrex <aboten@lightstep.com>
Co-authored-by: Aaron Abbott <aaronabbott@google.com>
2021-03-01 14:24:33 -08:00
Leighton Chen
13e72b1906
[Chore] Update main after 0.18b0 release ( #338 )
2021-02-16 16:24:28 -08:00
Diego Hurtado
269e0f4de3
Add OpenTracing propagator ( #302 )
2021-02-16 15:42:13 -08:00
Leighton Chen
9c1f98d250
Update main after 1.0.0rc1 release from core ( #333 )
2021-02-16 09:35:18 -08:00
Diego Hurtado
138927abe6
Update util path ( #319 )
2021-02-12 10:52:25 -08:00
Diego Hurtado
2fd68a2bf9
Remove Configuration from instrumentations ( #285 )
2021-02-04 08:02:37 -08:00
Mario Jonke
f0adb23143
Remove 'component' span attribute in instrumentations ( #301 )
2021-01-29 13:15:26 -08:00
alrex
f022385e37
update references to main ( #306 )
2021-01-29 12:09:22 -08:00
alrex
08e82a92d7
[post-release] updating version to 0.18.dev0 ( #289 )
2021-01-21 09:10:30 -08:00
alrex
2a11aeeafa
[pre-release] Update changelogs, version [0.17b0] ( #287 )
2021-01-20 16:01:24 -08:00
alrex
ae70d5abe5
Combine changelogs ( #239 )
2020-12-08 16:20:29 -08:00
Srikanth Chekuri
a403b65183
Use Config class methods for common purposes ( #220 )
2020-12-04 10:18:25 -08:00
Alex Boten
bcec49cf2e
update version to 0.17.dev0
2020-11-25 21:10:39 -08:00
alrex
3e4c5d3aa3
[pre-release] Update changelogs, version [0.16b0] ( #217 )
2020-11-25 19:44:20 -08:00
Nathaniel Ruiz Nowell
3ae0edb259
Update package links to point to contrib repo
2020-11-18 13:09:44 -08:00
(Eliseo) Nathaniel Ruiz Nowell
28c1331e57
Update Contrib packages to 0.16dev0 ( #129 )
2020-11-05 11:25:37 -08:00
alrex
5da057cba8
[pre-release] Update changelogs, version [0.15b0] ( #1320 )
2020-11-02 09:00:06 -08:00
Prajilesh N
3ce216ede9
Converted TextMap propagator getter to a class and added keys method ( #1196 )
...
Co-authored-by: alrex <aboten@lightstep.com>
2020-11-01 20:12:47 -08:00
Leighton Chen
5f932d0aac
Change status codes from grpc status codes, remove setting status in instrumentations except on ERROR ( #1282 )
2020-10-28 14:28:58 -07:00
Leighton Chen
046bdbefcf
Use is_recording flag in jinja, celery, esearch, falcon instrumentations ( #1241 )
2020-10-14 12:07:23 -07:00
Leighton Chen
05ab1e1da1
chore: bump dev version ( #1235 )
2020-10-13 11:38:09 -07:00
Leighton Chen
f2e6b55a29
Use is_recording flag in aiopg, asyncpg, dbapi, psycopg2, pymemcache, pymongo, redis, sqlalchemy instrumentations ( #1212 )
2020-10-08 12:25:20 -07:00
Owais Lone
32e3ce8cd8
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-07 19:52:58 -07:00
Leighton Chen
1c145baa69
Use is_recording flag in flask, django, tornado, boto, botocore instrumentations ( #1164 )
2020-09-30 07:36:57 -07:00
alrex
a52e65d10a
chore: bump dev version ( #1131 )
2020-09-17 12:21:39 -07:00
alrex
25dc47a940
release: updating changelogs and version to 0.13b0 ( #1129 )
...
* updating changelogs and version to 0.13b0
2020-09-17 08:23:52 -07:00
Owais Lone
10ecc7ea55
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-09-17 07:19:27 -07:00