Skip to content

Commit 6d61d40

Browse files
committed
chore: add line break - review findings
1 parent 51f3e5c commit 6d61d40

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

kubernetes/opentelemetry-demo.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11023,4 +11023,4 @@ spec:
1102311023
volumeMounts:
1102411024
- name: config-emptydir
1102511025
mountPath: /usr/share/opensearch/config/opensearch.yml
11026-
subPath: opensearch.yml
11026+
subPath: opensearch.yml

src/ad/gradlew.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,4 @@ exit /b %EXIT_CODE%
8989
:mainEnd
9090
if "%OS%"=="Windows_NT" endlocal
9191

92-
:omega
92+
:omega

src/ad/src/main/java/oteldemo/AdService.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -325,4 +325,4 @@ public static void main(String[] args) throws IOException, InterruptedException
325325
service.start();
326326
service.blockUntilShutdown();
327327
}
328-
}
328+
}

0 commit comments

Comments
 (0)