Skip to content

Commit 5909790

Browse files
author
Alagappan21
committed
Updated FAQs
Minor corrections are made in the FAQ answers
1 parent 69bb346 commit 5909790

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ These metrics indicate that yc-360 script can safely run in production environme
7878
<details>
7979
<summary><strong>3. Is it Safe to Run yc-360 Script in Production Environments?</strong></summary>
8080

81-
Absolutely. The yc-360 script is a non-intrusive, read-only script. It doesn’t modify any application or system configuration. It only reads and collects diagnostics and is safe to run even in high-availability production environments.
81+
Absolutely. The yc-360 script is a non-intrusive, script. It doesn’t modify any application or system configuration. It only reads and collects diagnostics and is safe to run even in high-availability production environments.
8282
</details>
8383

8484
<details>
@@ -106,7 +106,7 @@ The yc-360 script is effective in diagnosing memory leaks, GC pauses, CPU spikes
106106
</details>
107107

108108
<details>
109-
<summary><strong>8. . Where can I analyze the artifacts generated by the yc-360 script?</strong></summary>
109+
<summary><strong>8. Where can I analyze the artifacts generated by the yc-360 script?</strong></summary>
110110

111111
You have two options:
112112

@@ -119,7 +119,7 @@ For more details, refer to the [Bundle Upload](https://docs.ycrash.io/ycrash-fea
119119
<details>
120120
<summary><strong>9. How do I Schedule yc-360 Script to Run Periodically?</strong></summary>
121121

122-
You can schedule the script using cron (Linux/macOS), Task Scheduler (Windows), or Kubernetes CronJobs (in container environments). Just ensure the appropriate file write permissions are set in the output directory.
122+
You can schedule the script using cron (Linux/macOS), Task Scheduler (Windows), or Kubernetes CronJobs (in container environments). Just ensure the appropriate execution permission is set for the yc-360 script and Read/Write permissions for the output directory.
123123
</details>
124124

125125
<details>

0 commit comments

Comments
 (0)