diff options
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #119 ddtrace version 0.68.1 ] { +Extension [ <persistent> extension #119 ddtrace version 0.68.2 ] { - Dependencies { Dependency [ json (Required) ] @@ -513,7 +513,7 @@ Extension [ <persistent> extension #119 ddtrace version 0.68.1 ] { } - Constants [7] { - Constant [ string DD_TRACE_VERSION ] { 0.68.1 } + Constant [ string DD_TRACE_VERSION ] { 0.68.2 } 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 } |