Re: OpenTelemetry tracing of Dbus calls
Ralf Habacker <[email protected]> Tue, 31 Jan 2023 09:14:42 +0100
| Newsgroups | gmane.comp.freedesktop.dbus |
|---|---|
| Message-ID | <[email protected]> |
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