wu-sheng commented on code in PR #614:
URL: 
https://github.com/apache/skywalking-website/pull/614#discussion_r1241119296


##########
content/blog/2023-06-25-intruducing-continuous-profiling-skywalking-with-ebpf/index.md:
##########
@@ -0,0 +1,232 @@
+---
+title: "Activating Performance Analysis Tools with SkyWalking and eBPF under 
Threshold Conditions -- Continuous Profiling"
+date: 2023-06-25
+author: "Han Liu"
+description: "Introduce and demonstrate how SkyWalking and eBPF implement 
process monitoring with low energy consumption. It will also detail how, when 
certain conditions are met, these tools initiate more complex performance tasks 
to monitor programs."

Review Comment:
   ```suggestion
   description: "Introduce and demonstrate how SkyWalking implements eBPF-based 
process monitoring with few manual engagements. The profiling could be 
automatically activated driven by the preset conditions."
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to