Skip to content

Commit 2c9cab8

Browse files
authored
Image and heading change
Changed the image position and made last heading as h2
1 parent 693e7e8 commit 2c9cab8

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
@@ -1,9 +1,9 @@
11
# ycrash-agent
22

3-
## What does the yCrash agent do?
4-
53
<img src="/docs/images/360-degree-data.png" width="600" height="300" />
64

5+
## What does the yCrash agent do?
6+
77
yCrash agent is a simple Golang script that captures 16 different artifacts from your application in a **pristine** manner. These artifacts will be highly useful to troubleshoot performance problems. Below is the list of artifacts captured:
88

99
1. Garbage collection log
@@ -67,7 +67,7 @@ You can launch yCrash agent in following [3 different modes](https://docs.ycrash
6767
2. **API Mode:** In this mode you can integrate yCrash agent with your current monitoring tools such as AppDynamics, New Relic, Dynatrace, …
6868
3. **M3 (Micro-metrics Monitoring) mode:** In this mode, yCrash agent proactively detect performance outages much earlier before it surfaces
6969
70-
### How to build the agent?
70+
## How to build the agent?
7171
7272
Please refer to any one of the following links if you want to build the ycrash agent in that corresponding operating system:
7373

0 commit comments

Comments
 (0)