Re: OpenTelemetry tracing of Dbus calls
Ralf Habacker <[email protected]> Wed, 11 Jan 2023 13:28:04 +0100
| Newsgroups | gmane.comp.freedesktop.dbus |
|---|---|
| Message-ID | <[email protected]> |
Am 11.01.23 um 12:11 schrieb Umut Tezduyar Lindskog: > Hi Umut, > I think you might be facing a kind of cultural barrier. The > cloud/microservices world that I imagine you're coming from probably > has far more sophisticated tracing and monitoring tools than the > desktop Linux world that created D-Bus. Even with D-Bus, I don't > think we have anything like as much need to follow things from one > process to another. > > > Absolutely true. Different worlds. > May be Mqtt (https://de.wikipedia.org/wiki/MQTT), often used in the smart home world, can help here: > MQTT (originally an initialism of MQ Telemetry Transport[a]) is a > lightweight, publish-subscribe, machine to machine network protocol > for message queue/message queuing service. > Regards Ralf