Skip to content

Commit 4970739

Browse files
committed
chore: testing
1 parent e401341 commit 4970739

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/main/java/spp/demo/Main.java

+3-3
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ public static void triggerTailLogs() {
6262
}
6363

6464
public static void triggerEndpoints() {
65-
//function duration insight
66-
callEndpoint("/insight/slow-function");
67-
callEndpoint("/insight/fast-function");
65+
// //function duration insight
66+
// callEndpoint("/insight/slow-function");
67+
// callEndpoint("/insight/fast-function");
6868

6969
//view activity command
7070
callEndpoint("/command/view-activity");

0 commit comments

Comments
 (0)