We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7aa90d commit c394992Copy full SHA for c394992
dd-trace-core/src/test/groovy/datadog/trace/common/metrics/FootprintForkedTest.groovy
@@ -38,8 +38,7 @@ class FootprintForkedTest extends DDSpecification {
38
1000,
39
40
100,
41
- SECONDS
42
- )
+ SECONDS)
43
// Removing the 'features' as it's a mock, and mocks are heavyweight, e.g. around 22MiB
44
def baseline = footprint(aggregator, features)
45
aggregator.start()
0 commit comments