Zhenxu Ke created COMDEV-393: -------------------------------- Summary: Apache SkyWalking: Python agent collects and reports PVM metrics to backend Key: COMDEV-393 URL: https://issues.apache.org/jira/browse/COMDEV-393 Project: Community Development Issue Type: Task Components: GSoC/Mentoring ideas Reporter: Zhenxu Ke
Apache SkyWalking [1] is an application performance monitor (APM) tool for distributed systems, especially designed for microservices, cloud native and container-based (Docker, K8s, Mesos) architectures. Tracing distributed systems is one of the main features of SkyWalking, with those traces, it can analyze some service metrics such as CPM, success rate, error rate, apdex, etc. SkyWalking also supports receiving metrics from the agent side directly. In this task, we expect the Python agent to report its Python Virtual Machine (PVM) metrics, including (but not limited to, whatever metrics useful are also acceptable) CPU usage (%), memory used (MB), (active) thread counts, garbage collection count, etc. To complete this task, you must be comfortable with Python and gRPC, otherwise you'll have a hard time coming up to speed. [1] http://skywalking.apache.org -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@community.apache.org For additional commands, e-mail: dev-h...@community.apache.org