diff --git a/.asf.yaml b/.asf.yaml index a9aa9380..e1358e9e 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -16,7 +16,7 @@ # github: - description: Metrics collector and ebpf-based profiler for C, C++, Golang, and Rust + description: Metrics collector and profiler powered by eBPF to diagnose CPU and network performance. homepage: https://skywalking.apache.org/ labels: - skywalking diff --git a/README.md b/README.md index 9a15dcd2..b2fdc584 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,10 @@ Apache SkyWalking Rover Sky Walking logo -**SkyWalking Rover**: Metrics collector and ebpf-based profiler for C, C++, Golang, and Rust. +**SkyWalking Rover**: Metrics collector and profiler powered by eBPF to diagnose CPU and network performance. + +- CPU On/Off profiling for C, C++, Golang, and Rust. +- Network profiling for TCP, TCP(TLS), HTTP(s) traffic with topology and metrics. [![GitHub stars](https://img.shields.io/github/stars/apache/skywalking.svg?style=for-the-badge&label=Stars&logo=github)](https://github.com/apache/skywalking) [![Twitter Follow](https://img.shields.io/twitter/follow/asfskywalking.svg?style=for-the-badge&label=Follow&logo=twitter)](https://twitter.com/AsfSkyWalking)