Skip to content

Commit 8e7025f

Browse files
committed
suppress
1 parent d159f99 commit 8e7025f

File tree

1 file changed

+1
-0
lines changed
  • agent/agent-tooling/src/main/java/com/microsoft/applicationinsights/agent/internal/profiler

1 file changed

+1
-0
lines changed

agent/agent-tooling/src/main/java/com/microsoft/applicationinsights/agent/internal/profiler/Profiler.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ protected Recording createRecording(
176176
}
177177

178178
/** Perform a profile and notify the handler. */
179+
@SuppressWarnings("JavaDurationGetSecondsToToSeconds")
179180
private void executeProfile(
180181
AlertMetricType alertType, Duration duration, Consumer<Recording> handler) {
181182

0 commit comments

Comments
 (0)