File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
internal-api/src/main/java/datadog/trace/api Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 300300import static datadog .trace .api .config .DebuggerConfig .DYNAMIC_INSTRUMENTATION_REDACTION_EXCLUDED_IDENTIFIERS ;
301301import static datadog .trace .api .config .DebuggerConfig .DYNAMIC_INSTRUMENTATION_UPLOAD_BATCH_SIZE ;
302302import static datadog .trace .api .config .DebuggerConfig .DYNAMIC_INSTRUMENTATION_UPLOAD_FLUSH_INTERVAL ;
303+ import static datadog .trace .api .config .DebuggerConfig .DYNAMIC_INSTRUMENTATION_UPLOAD_INTERVAL_SECONDS ;
303304import static datadog .trace .api .config .DebuggerConfig .DYNAMIC_INSTRUMENTATION_UPLOAD_TIMEOUT ;
304305import static datadog .trace .api .config .DebuggerConfig .DYNAMIC_INSTRUMENTATION_VERIFY_BYTECODE ;
305306import static datadog .trace .api .config .DebuggerConfig .EXCEPTION_REPLAY_ENABLED ;
You can’t perform that action at this time.
0 commit comments