tetragon icon indicating copy to clipboard operation
tetragon copied to clipboard

Feature: Support User Statically-Defined Tracing (USDT) Probes

Open n-bes opened this issue 10 months ago • 1 comments

Hi. Could you add support or documented it?

For example, python already supports it: https://docs.python.org/3/howto/instrumentation.html

n-bes avatar Mar 31 '25 03:03 n-bes

hi, yes, it's in the queue, working on it

olsajiri avatar Mar 31 '25 06:03 olsajiri

@n-bes it's for early testing in here https://github.com/cilium/tetragon/pull/3943 , any comments are welcome ;-) thanks

olsajiri avatar Jul 29 '25 10:07 olsajiri

@olsajiri Can you tell me how to install the dev version? Install from source manually?

n-bes avatar Aug 05 '25 09:08 n-bes

@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 avatar Aug 07 '25 09:08 olsajiri

@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.

mtardy avatar Aug 07 '25 10:08 mtardy