You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2022/10/04 04:08:50 UTC

[skywalking-python] branch master updated: doc: new ability: metrics (#240)

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

kezhenxu94 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-python.git


The following commit(s) were added to refs/heads/master by this push:
     new 60d788c  doc: new ability: metrics (#240)
60d788c is described below

commit 60d788c3c523794b50f8eda2a63db64fe057bf79
Author: jiang1997 <ji...@live.cn>
AuthorDate: Tue Oct 4 12:08:44 2022 +0800

    doc: new ability: metrics (#240)
---
 docs/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/README.md b/docs/README.md
index 1e91890..043333a 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -2,7 +2,7 @@
 
 **This is the official documentation of SkyWalking Python agent. Welcome to the SkyWalking community!**
 
-The Python Agent for Apache SkyWalking provides the native tracing/logging abilities for Python projects.
+The Python Agent for Apache SkyWalking provides the native tracing/metrics/logging abilities for Python projects.
 
 This documentation covers a number of ways to set up the Python agent for various use cases.