Re: OpenTelemetry tracing of Dbus calls
Umut Tezduyar Lindskog <umut-v3uyoVUDKFtWk0Htik3J/[email protected]> Wed, 1 Feb 2023 09:01:36 +0100
| Newsgroups | gmane.comp.freedesktop.dbus |
|---|---|
| Message-ID | <CAFKnvs6qj3-p1VxuyOTC4e_=qYES4AEtuy7sv3a0ySu7-uNrsA@mail.gmail.com> |
Hi Ralf. Thanks for your work. I have not used lttng extensively. Do these debug logs have some kind of correlation between them to follow a journey of a dbus call or? While you are implementing, if you have tried it out with LTTNG, it would be very nice to see some screenshots. Thank you Umut On Tue, Jan 31, 2023 at 9:14 AM Ralf Habacker <[email protected]> wrote: > Am 12.01.23 um 11:57 schrieb Ralf Habacker: > > Am 30.11.22 um 08:53 schrieb Umut Tezduyar Lindskog: > >> PIs. Is there a way to hook in lttng or eBPF to dbus protocol (or to > >> the daemon) and convert their signals to OpenTelemetry traces? > > > > Currently this is not available by default, you need to patch the dbus > > sources to add the appropriate support. > > See https://gitlab.freedesktop.org/dbus/dbus/-/merge_requests/390 for an > initial implementation. > > Regards > > Ralf >