Răsfoiți Sursa

readme: add link to the blog post "How ping measures network round-trip time accurately using SO_TIMESTAMPING"

Nikolay Sivko 4 ani în urmă
părinte
comite
ba42203fd9
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -17,7 +17,7 @@ Exported metrics are useful for:
 
 Related blog posts:
  * [Building a service map using eBPF](https://coroot.com/blog/building-a-service-map-using-ebpf)
-
+ * [How ping measures network round-trip time accurately using SO_TIMESTAMPING](https://coroot.com/blog/how-to-ping)
 ### Log patterns extraction
 
 Log management is usually quite expensive. In most cases, you do not need to analyze each event individually.