Commit Graph

24 Commits

Author SHA1 Message Date
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 0aa8f9f798 [pre-release] Update changelogs, version [0.15b0] (#1320) 2020-11-02 09:00:06 -08:00
Rob Knox 9e79ca8fb9 Removing TracerProvider coupling from Tracer init (#1295) 2020-11-02 07:37:35 -08:00
Prajilesh N 79ca4ac662 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 137912d743 Change status codes from grpc status codes, remove setting status in instrumentations except on ERROR (#1282) 2020-10-28 14:28:58 -07:00
Patrick Yang b7f2d167d5 Fix BatchExportSpanProcessor not resetting timeout on worker loop (#1218) 2020-10-27 15:46:19 -07:00
Mario Jonke 33a404d918 Make SpanProcessor.on_start accept parent Context (#1251)
* context from Tracer.start_span is passed through to the SpanProcessor
* fix linting issue in falcon test app when linting with eachdist script
* fix global error handler test as it read installed extensions
* reset global Configuration object state after tests were run
2020-10-16 14:11:20 -07:00
Leighton Chen 55d5e62d4e chore: bump dev version (#1235) 2020-10-13 11:38:09 -07:00
alrex ce2161869a 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-08 08:39:04 -07:00
Amos Law e27718a076 Protect access to Span implementation (#1188) 2020-10-06 14:44:41 -07:00
(Eliseo) Nathaniel Ruiz Nowell b571b41ab5 Implement IdsGenerator interface for TracerProvider and include default RandomIdsGenerator (#1153) 2020-10-01 14:29:24 -07:00
Eric Mustin 30429e3f18 exporter/datadog: add support for resource labels and service.name (#1074)
* exporter/datadog: add support for resource labels and service.name
2020-09-18 08:51:49 -07:00
alrex 24a96c8570 chore: bump dev version (#1131) 2020-09-17 12:21:39 -07:00
alrex 8a9686ff48 release: updating changelogs and version to 0.13b0 (#1129)
* updating changelogs and version to 0.13b0
2020-09-17 08:23:52 -07:00
alrex 4f8d23b655 Rename HTTPTextFormat to TextMapPropagator (#1085) 2020-09-09 13:23:56 -07:00
Leighton Chen cec9b5508c Align sampling specs in SDK (#1034) 2020-08-31 12:07:32 -07:00
Leighton Chen 02d48caf17 Move samplers to SDK package (#1023) 2020-08-20 14:02:55 -07:00
Leighton Chen 3e373c1acc chore: 0.13.dev0 version update (#991) 2020-08-15 18:06:27 -07:00
Leighton Chen bfe1fcc796 Rename remaining framework packages from "ext" to "instrumentation" (#969) 2020-08-04 19:10:51 -07:00
Leighton Chen f2622408c3 Rename db framework packages from "ext" to "instrumentation" (#966) 2020-08-03 17:48:44 -07:00
Leighton Chen 0c1b456be1 Rename web framework packages from "ext" to "instrumentation" (#961) 2020-08-03 10:10:45 -07:00
Leighton Chen 1b9d22dbf7 Rename exporter packages from "ext" to "exporter" (#953) 2020-07-29 10:03:46 -07:00