Mario Jonke
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
alrex
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
Amos Law
36acd275f0
Protect access to Span implementation ( #1188 )
2020-10-22 21:37:56 -07:00
(Eliseo) Nathaniel Ruiz Nowell
6d0bb12e36
Implement IdsGenerator interface for TracerProvider and include default RandomIdsGenerator ( #1153 )
2020-10-22 21:37:56 -07:00
Eric Mustin
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
Leighton Chen
97e1a3debc
Align sampling specs in SDK ( #1034 )
2020-10-22 21:37:56 -07:00
Leighton Chen
9206af3ffe
Move samplers to SDK package ( #1023 )
2020-10-22 21:37:56 -07:00
Leighton Chen
3857183cfc
Rename remaining framework packages from "ext" to "instrumentation" ( #969 )
2020-10-22 21:37:56 -07:00
Leighton Chen
fa100efe4b
Rename db framework packages from "ext" to "instrumentation" ( #966 )
2020-10-22 21:37:56 -07:00
Leighton Chen
ace7ef90a0
Rename web framework packages from "ext" to "instrumentation" ( #961 )
2020-10-22 21:37:56 -07:00
Leighton Chen
57fa722d74
Rename exporter packages from "ext" to "exporter" ( #953 )
2020-10-22 21:37:56 -07:00