Skip to content

Commit 28c2cd7

Browse files
author
Alagappan21
committed
Space issue resolved in FAQ section
1 parent 450b426 commit 28c2cd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,13 +191,13 @@ You can analyze the artifacts captured by yc-360-script either manually or throu
191191
## FAQ
192192

193193
<details>
194-
<summary><strong>1. What if I Want to Capture Additional Data that yc-360 Script Doesn’t Collect by Default?</strong></summary>
194+
<summary><strong>1. What if I Want to Capture Additional Data that yc-360 Script Doesn’t Collect by Default?</strong></summary></br>
195195

196196
You can extend the functionality using the [`-edScript` argument](https://docs.ycrash.io/yc-360/features/extended-data.html). This lets you specify a custom script that yc-360 script will execute as the final step, allowing you to capture additional logs, metrics, or custom files specific to your environment.
197197
</details>
198198

199199
<details>
200-
<summary><strong>2. What is the Overhead of Running yc-360 Script?</strong></summary>
200+
<summary><strong>2. What is the Overhead of Running yc-360 Script?</strong></summary></br>
201201

202202
The yc-360 script is designed to be lightweight and non-intrusive, ensuring minimal impact on your application's performance. It primarily reads existing system and application data without altering configurations or consuming significant resources. In performance tests conducted on a Linux machine running a Java Spring Boot application, the script demonstrated:
203203

0 commit comments

Comments
 (0)