Skip to content

Commit ad38c2d

Browse files
committed
WIP TRIGGER BENCHMARKS
1 parent 9d4b56d commit ad38c2d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

libdd-trace-utils/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
#![cfg_attr(not(test), deny(clippy::todo))]
88
#![cfg_attr(not(test), deny(clippy::unimplemented))]
99

10+
// WIP: temporary no-op to trigger a scoped benchmark run (APMSP-3723 OOM/mis-report repro; revert before merge)
1011
pub mod agentless_encoder;
1112
pub mod config_utils;
1213
pub mod json_log_encoder;

0 commit comments

Comments
 (0)