浏览代码

readme: add link to the blog post "Building a service map using eBPF"

Nikolay Sivko 4 年之前
父节点
当前提交
16582f9904
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -15,6 +15,9 @@ Exported metrics are useful for:
 * Detecting connections errors from one service to another.
 * Measuring network latency between containers, nodes and availability zones.
 
+Related blog posts:
+ * [Building a service map using eBPF](https://coroot.com/blog/building-a-service-map-using-ebpf)
+
 ### Log patterns extraction
 
 Log management is usually quite expensive. In most cases, you do not need to analyze each event individually.