e34f663554
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-22 21:37:56 -07:00
50a08068da
chore: bump dev version ( #1235 )
2020-10-22 21:37:56 -07:00
956e820e8d
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 21:37:56 -07:00
36acd275f0
Protect access to Span implementation ( #1188 )
2020-10-22 21:37:56 -07:00
6d0bb12e36
Implement IdsGenerator interface for TracerProvider and include default RandomIdsGenerator ( #1153 )
2020-10-22 21:37:56 -07:00
746c734a0c
exporter/datadog: add support for resource labels and service.name ( #1074 )
...
* exporter/datadog: add support for resource labels and service.name
2020-10-22 21:37:56 -07:00
c4cf919204
chore: bump dev version ( #1131 )
2020-10-22 21:37:56 -07:00
cdd8581a8a
release: updating changelogs and version to 0.13b0 ( #1129 )
...
* updating changelogs and version to 0.13b0
2020-10-22 21:37:56 -07:00
d3c69d4e98
Rename HTTPTextFormat to TextMapPropagator ( #1085 )
2020-10-22 21:37:56 -07:00
97e1a3debc
Align sampling specs in SDK ( #1034 )
2020-10-22 21:37:56 -07:00
9206af3ffe
Move samplers to SDK package ( #1023 )
2020-10-22 21:37:56 -07:00
9ca7cb2906
chore: 0.13.dev0 version update ( #991 )
2020-10-22 21:37:56 -07:00
3857183cfc
Rename remaining framework packages from "ext" to "instrumentation" ( #969 )
2020-10-22 21:37:56 -07:00
fa100efe4b
Rename db framework packages from "ext" to "instrumentation" ( #966 )
2020-10-22 21:37:56 -07:00
ace7ef90a0
Rename web framework packages from "ext" to "instrumentation" ( #961 )
2020-10-22 21:37:56 -07:00
57fa722d74
Rename exporter packages from "ext" to "exporter" ( #953 )
2020-10-22 21:37:56 -07:00