b7f2d167d5
Fix BatchExportSpanProcessor not resetting timeout on worker loop ( #1218 )
2020-10-27 15:46:19 -07:00
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
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
e27718a076
Protect access to Span implementation ( #1188 )
2020-10-06 14:44:41 -07:00
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
cec9b5508c
Align sampling specs in SDK ( #1034 )
2020-08-31 12:07:32 -07:00
02d48caf17
Move samplers to SDK package ( #1023 )
2020-08-20 14:02:55 -07:00
bfe1fcc796
Rename remaining framework packages from "ext" to "instrumentation" ( #969 )
2020-08-04 19:10:51 -07:00
f2622408c3
Rename db framework packages from "ext" to "instrumentation" ( #966 )
2020-08-03 17:48:44 -07:00
0c1b456be1
Rename web framework packages from "ext" to "instrumentation" ( #961 )
2020-08-03 10:10:45 -07:00
1b9d22dbf7
Rename exporter packages from "ext" to "exporter" ( #953 )
2020-07-29 10:03:46 -07:00