summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION20
1 files changed, 13 insertions, 7 deletions
diff --git a/REFLECTION b/REFLECTION
index 2316630..da926ca 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #148 ddtrace version 1.13.1 ] {
+Extension [ <persistent> extension #150 ddtrace version 1.14.0 ] {
- Dependencies {
Dependency [ json (Required) ]
@@ -421,7 +421,7 @@ Extension [ <persistent> extension #148 ddtrace version 1.13.1 ] {
Entry [ datadog.remote_config_enabled <SYSTEM> ]
Current = 'true'
}
- Entry [ datadog.dynamic_instrumentation.enabled <SYSTEM> ]
+ Entry [ datadog.dynamic_instrumentation.enabled <ALL> ]
Current = 'false'
}
Entry [ datadog.dynamic_instrumentation.redacted_identifiers <SYSTEM> ]
@@ -454,6 +454,12 @@ Extension [ <persistent> extension #148 ddtrace version 1.13.1 ] {
Entry [ datadog.code_origin_max_user_frames <ALL> ]
Current = '8'
}
+ Entry [ datadog.trace.resource_renaming_enabled <ALL> ]
+ Current = 'false'
+ }
+ Entry [ datadog.trace.resource_renaming_always_simplified_endpoint <ALL> ]
+ Current = 'false'
+ }
Entry [ datadog.trace.amqp_enabled <ALL> ]
Current = 'true'
}
@@ -1112,7 +1118,7 @@ Extension [ <persistent> extension #148 ddtrace version 1.13.1 ] {
Constant [ int DDTrace\DBM_PROPAGATION_FULL ] { 2 }
Constant [ int DDTrace\Internal\SPAN_FLAG_OPENTELEMETRY ] { 1 }
Constant [ int DDTrace\Internal\SPAN_FLAG_OPENTRACING ] { 2 }
- Constant [ string DD_TRACE_VERSION ] { 1.13.1 }
+ Constant [ string DD_TRACE_VERSION ] { 1.14.0 }
Constant [ int DD_TRACE_PRIORITY_SAMPLING_AUTO_KEEP ] { 1 }
Constant [ int DD_TRACE_PRIORITY_SAMPLING_AUTO_REJECT ] { 0 }
Constant [ int DD_TRACE_PRIORITY_SAMPLING_USER_KEEP ] { 2 }
@@ -1863,7 +1869,7 @@ Extension [ <persistent> extension #148 ddtrace version 1.13.1 ] {
Property [ public array $links = [] ]
Property [ public array $events = [] ]
Property [ public array $peerServiceSources = [] ]
- Property [ public readonly ?DDTrace\SpanData $parent = NULL ]
+ Property [ public readonly ?DDTrace\SpanData $parent ]
Property [ public readonly DDTrace\SpanStack $stack ]
Property [ public array $onClose = [] ]
Property [ public array $baggage = [] ]
@@ -1926,7 +1932,7 @@ Extension [ <persistent> extension #148 ddtrace version 1.13.1 ] {
Property [ public array $links = [] ]
Property [ public array $events = [] ]
Property [ public array $peerServiceSources = [] ]
- Property [ public readonly ?DDTrace\SpanData $parent = NULL ]
+ Property [ public readonly ?DDTrace\SpanData $parent ]
Property [ public readonly DDTrace\SpanStack $stack ]
Property [ public array $onClose = [] ]
Property [ public array $baggage = [] ]
@@ -1989,7 +1995,7 @@ Extension [ <persistent> extension #148 ddtrace version 1.13.1 ] {
Property [ public array $links = [] ]
Property [ public array $events = [] ]
Property [ public array $peerServiceSources = [] ]
- Property [ public readonly ?DDTrace\SpanData $parent = NULL ]
+ Property [ public readonly ?DDTrace\SpanData $parent ]
Property [ public readonly DDTrace\SpanStack $stack ]
Property [ public array $onClose = [] ]
Property [ public array $baggage = [] ]
@@ -2048,7 +2054,7 @@ Extension [ <persistent> extension #148 ddtrace version 1.13.1 ] {
}
- Properties [3] {
- Property [ public readonly ?DDTrace\SpanStack $parent = NULL ]
+ Property [ public readonly ?DDTrace\SpanStack $parent ]
Property [ public ?DDTrace\SpanData $active = NULL ]
Property [ public array $spanCreationObservers = [] ]
}