You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2021/11/30 09:59:56 UTC

[skywalking] branch profile-blog created (now 3865ec0)

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

wusheng pushed a change to branch profile-blog
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


      at 3865ec0  Highlight profiling blogs

This branch includes the following new commits:

     new 3865ec0  Highlight profiling blogs

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[skywalking] 01/01: Highlight profiling blogs

Posted by wu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 3865ec0a70b36868b23e53c3c7e831382607f48a
Author: Wu Sheng <wu...@foxmail.com>
AuthorDate: Tue Nov 30 17:58:48 2021 +0800

    Highlight profiling blogs
---
 docs/en/ui/README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/docs/en/ui/README.md b/docs/en/ui/README.md
index 3da5523..79c7596 100644
--- a/docs/en/ui/README.md
+++ b/docs/en/ui/README.md
@@ -91,6 +91,9 @@ Since SkyWalking provides distributed agents, trace query is a key feature.
 ## Profile
 Profile is an interactive feature. It provides method-level performance diagnoses. 
 
+Make sure you have read the blog [**Apache SkyWalking: Use Profiling to Fix the Blind Spot of Distributed Tracing**](https://skywalking.apache.org/blog/2020-04-13-apache-skywalking-profiling/) first.
+If you are using Python agent, the blog [**Python Agent Supports Profiling**](https://skywalking.apache.org/blog/2021-09-12-skywalking-python-profiling/) should be read too.
+
 To start profile analysis, you need to create a profile task:
 
 <img src="https://skywalking.apache.org/ui-doc/7.0.0/profile-create.png" width="440px"/>