This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-rover.git


The following commit(s) were added to refs/heads/main by this push:
     new b034d7d  Reword project description. (#50)
b034d7d is described below

commit b034d7d45c1537e755d4f0437fc94073742a883d
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Fri Sep 2 12:17:56 2022 +0800

    Reword project description. (#50)
---
 .asf.yaml | 2 +-
 README.md | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index a9aa938..e1358e9 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 9a15dcd..b2fdc58 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,10 @@ Apache SkyWalking Rover
 
 <img src="http://skywalking.apache.org/assets/logo.svg"; alt="Sky Walking logo" 
height="90px" align="right" />
 
-**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)

Reply via email to