pinpoint-apm / pinpoint

APM, (Application Performance Management) tool for large-scale distributed systems.
https://pinpoint-apm.gitbook.io/
Apache License 2.0
13.43k stars 3.76k forks source link

Python project integration with Pinpoint #11519

Open hdsfgsgrlsgtw12 opened 1 month ago

hdsfgsgrlsgtw12 commented 1 month ago

how to start a pinpoint agent in a python project when integrating python projects into pinpoint? Do I still need to install a Java environment?

emeroad commented 1 month ago

https://github.com/pinpoint-apm/pinpoint-c-agent https://github.com/pinpoint-apm/pinpoint-c-agent/blob/dev/DOC/PY/Readme.md

Please refer to the link above.