Skip to content

Commit b034d7d

Browse files
authored
Reword project description. (#50)
1 parent 159e9cd commit b034d7d

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.asf.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#
1717

1818
github:
19-
description: Metrics collector and ebpf-based profiler for C, C++, Golang, and Rust
19+
description: Metrics collector and profiler powered by eBPF to diagnose CPU and network performance.
2020
homepage: https://skywalking.apache.org/
2121
labels:
2222
- skywalking

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@ Apache SkyWalking Rover
33

44
<img src="http://skywalking.apache.org/assets/logo.svg" alt="Sky Walking logo" height="90px" align="right" />
55

6-
**SkyWalking Rover**: Metrics collector and ebpf-based profiler for C, C++, Golang, and Rust.
6+
**SkyWalking Rover**: Metrics collector and profiler powered by eBPF to diagnose CPU and network performance.
7+
8+
- CPU On/Off profiling for C, C++, Golang, and Rust.
9+
- Network profiling for TCP, TCP(TLS), HTTP(s) traffic with topology and metrics.
710

811
[![GitHub stars](https://img.shields.io/github/stars/apache/skywalking.svg?style=for-the-badge&label=Stars&logo=github)](https://github.com/apache/skywalking)
912
[![Twitter Follow](https://img.shields.io/twitter/follow/asfskywalking.svg?style=for-the-badge&label=Follow&logo=twitter)](https://twitter.com/AsfSkyWalking)

0 commit comments

Comments
 (0)