News

Before version 1.1.0, SkyWalking Python agent had only an implementation with the Threading module to provide data reporters. Yet with the growth of the Python agent, it is now fully capable and ...
py_gil_spy: Periodically (e.g. 1ms or shorter) dump which thread is holding the GIL lock in Python. WARNING: This is just a very quick hacky ugly proof-of-concept script that I needed for a one-time ...