parca-agent: python: Process detection not working for dynamically linked Python
$ ls /usr/lib/debug/usr/lib64/
libpython3.11d.so.1.0-3.11.5-1.el8_9.x86_64.debug libpython3.11d.so.1.0-3.11.5-1.el8_9.x86_64.debug-gdb.py libpython3.11.so.1.0-3.11.5-1.el8_9.x86_64.debug libpython3.11.so.1.0-3.11.5-1.el8_9.x86_64.debug-gdb.py __pycache__ python3.11
About this issue
- Original URL
- State: closed
- Created 7 months ago
- Comments: 20 (13 by maintainers)
https://github.com/parca-dev/parca-agent/pull/2267 should fix the issue, will share the container built off main with you as soon as it’s built
Oh I think I see the bug now, I always that Golang returns
nil
if a key isn’t present in a map… Sorry about this!(We’ll soon be working on using the legend for filtering, which is I believe what you tried doing first as well)
You managed to hit exactly the time where we rolled out a very major change in the infrastructure, that caused a few failed requests, let me know if you continue to see this error.
cc @kakkoyun about the first one. Reporting the second one internally so the backend team can take a look. Thanks a lot again for the reports!
This is all the log I have