Skip to content

Commit

Permalink
chore: add line break - review findings
Browse files Browse the repository at this point in the history
  • Loading branch information
Sozhan308 committed Dec 18, 2024
1 parent 51f3e5c commit 6d61d40
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion kubernetes/opentelemetry-demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11023,4 +11023,4 @@ spec:
volumeMounts:
- name: config-emptydir
mountPath: /usr/share/opensearch/config/opensearch.yml
subPath: opensearch.yml
subPath: opensearch.yml
2 changes: 1 addition & 1 deletion src/ad/gradlew.bat
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@ exit /b %EXIT_CODE%
:mainEnd
if "%OS%"=="Windows_NT" endlocal

:omega
:omega
2 changes: 1 addition & 1 deletion src/ad/src/main/java/oteldemo/AdService.java
Original file line number Diff line number Diff line change
Expand Up @@ -325,4 +325,4 @@ public static void main(String[] args) throws IOException, InterruptedException
service.start();
service.blockUntilShutdown();
}
}
}

0 comments on commit 6d61d40

Please sign in to comment.