Skip to content

Commit 2b4bdfc

Browse files
authored
Make picture in docs smaller and label it
1 parent 46c4f3f commit 2b4bdfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/debug_python_with_pyroscope.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ In fact, Netflix performance architect Brendan Gregg mentioned that decreasing C
1515
2. End-user experience - The more load placed on your server's CPUs, the slower your website or server becomes
1616

1717
So when you see a graph of CPU utilization that looks like this:
18-
![image](https://user-images.githubusercontent.com/23323466/105274459-1a341980-5b52-11eb-9807-cf91351d9bf2.png)
18+
![image](https://user-images.githubusercontent.com/23323466/105662478-aa40ce80-5e84-11eb-800a-57735c688fc9.png)
1919

2020
During the period of 100% CPU utilization, you can assume:
2121
- End-users are having a frusturating experience (i.e. App / Website is loading slow)

0 commit comments

Comments
 (0)