Skip to content

Commit 33d536d

Browse files
committed
readme: add link to the blog post "The current state of eBPF portability"
1 parent c2011f9 commit 33d536d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Exported metrics are useful for:
2323
Related blog posts:
2424
* [Building a service map using eBPF](https://coroot.com/blog/building-a-service-map-using-ebpf)
2525
* [How ping measures network round-trip time accurately using SO_TIMESTAMPING](https://coroot.com/blog/how-to-ping)
26+
* [The current state of eBPF portability](https://coroot.com/blog/ebpf-portability)
2627
### Log patterns extraction
2728

2829
Log management is usually quite expensive. In most cases, you do not need to analyze each event individually.

0 commit comments

Comments
 (0)