Feature: Support User Statically-Defined Tracing (USDT) Probes
Hi. Could you add support or documented it?
For example, python already supports it: https://docs.python.org/3/howto/instrumentation.html
hi, yes, it's in the queue, working on it
@n-bes it's for early testing in here https://github.com/cilium/tetragon/pull/3943 , any comments are welcome ;-) thanks
@olsajiri Can you tell me how to install the dev version? Install from source manually?
@olsajiri Can you tell me how to install the dev version? Install from source manually?
yep, please check install and faq section in https://tetragon.io/docs/installation/faq/
@olsajiri Can you tell me how to install the dev version? Install from source manually?
yep, please check install and faq section in https://tetragon.io/docs/installation/faq/
depending on how you deploy that might be a bit challenging to find it. We could write a new page in the developer guide to explain how to build images/systemd pkg/binaries for any commits of the tree if that might help, I think it could be helpful for people to test early fix.