Skip to content

Commit 19ccb73

Browse files
authored
Update parca-agent-design.md
1 parent 04a005b commit 19ccb73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/parca-agent-design.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The way BPF programs communicate with user-space uses BPF maps. The Parca Agent
2828
Parca Agent reads all data every 10 seconds. The data that is read from the BPF maps gets processed and then purged to reset for the next iteration.
2929

3030
<p align="center">
31-
<img alt="Parca Agent BPF program" src="https://docs.google.com/drawings/d/1Xq3VpXzO9wo2k91ZQKVBzzo4axszTA0SCrzRSnosNi4/export/svg" alt="drawing" width="600" />
31+
<img alt="Parca Agent BPF program" src="https://docs.google.com/drawings/d/1NW9bP6jJ3i3CTymuuKEOmTfcQGKU-pn1qcWMUk6S3x8/export/svg" alt="drawing" width="600" />
3232
</p>
3333

3434
### CPU sampling frequency

0 commit comments

Comments
 (0)