summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION17
1 files changed, 10 insertions, 7 deletions
diff --git a/REFLECTION b/REFLECTION
index 999654e..a306cb8 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #138 ddtrace version 1.8.3 ] {
+Extension [ <persistent> extension #138 ddtrace version 1.9.0 ] {
- Dependencies {
Dependency [ json (Required) ]
@@ -31,6 +31,9 @@ Extension [ <persistent> extension #138 ddtrace version 1.8.3 ] {
Entry [ datadog.dogstatsd_url <ALL> ]
Current = ''
}
+ Entry [ datadog.dogstatsd_host <ALL> ]
+ Current = ''
+ }
Entry [ datadog.api_key <SYSTEM> ]
Current = ''
}
@@ -146,7 +149,7 @@ Extension [ <persistent> extension #138 ddtrace version 1.8.3 ] {
Current = 'true'
}
Entry [ datadog.appsec.rasp_enabled <ALL> ]
- Current = 'false'
+ Current = 'true'
}
Entry [ datadog.trace.remove_autoinstrumentation_orphans <ALL> ]
Current = 'false'
@@ -1064,7 +1067,7 @@ Extension [ <persistent> extension #138 ddtrace version 1.8.3 ] {
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.8.3 }
+ Constant [ string DD_TRACE_VERSION ] { 1.9.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 }
@@ -1773,7 +1776,7 @@ Extension [ <persistent> extension #138 ddtrace version 1.8.3 ] {
Property [ public array $links = [] ]
Property [ public array $events = [] ]
Property [ public array $peerServiceSources = [] ]
- Property [ public readonly ?DDTrace\SpanData $parent ]
+ Property [ public readonly ?DDTrace\SpanData $parent = NULL ]
Property [ public readonly DDTrace\SpanStack $stack ]
Property [ public array $onClose = [] ]
Property [ public array $baggage = [] ]
@@ -1836,7 +1839,7 @@ Extension [ <persistent> extension #138 ddtrace version 1.8.3 ] {
Property [ public array $links = [] ]
Property [ public array $events = [] ]
Property [ public array $peerServiceSources = [] ]
- Property [ public readonly ?DDTrace\SpanData $parent ]
+ Property [ public readonly ?DDTrace\SpanData $parent = NULL ]
Property [ public readonly DDTrace\SpanStack $stack ]
Property [ public array $onClose = [] ]
Property [ public array $baggage = [] ]
@@ -1899,7 +1902,7 @@ Extension [ <persistent> extension #138 ddtrace version 1.8.3 ] {
Property [ public array $links = [] ]
Property [ public array $events = [] ]
Property [ public array $peerServiceSources = [] ]
- Property [ public readonly ?DDTrace\SpanData $parent ]
+ Property [ public readonly ?DDTrace\SpanData $parent = NULL ]
Property [ public readonly DDTrace\SpanStack $stack ]
Property [ public array $onClose = [] ]
Property [ public array $baggage = [] ]
@@ -1958,7 +1961,7 @@ Extension [ <persistent> extension #138 ddtrace version 1.8.3 ] {
}
- Properties [3] {
- Property [ public readonly ?DDTrace\SpanStack $parent ]
+ Property [ public readonly ?DDTrace\SpanStack $parent = NULL ]
Property [ public ?DDTrace\SpanData $active = NULL ]
Property [ public array $spanCreationObservers = [] ]
}