Re: OpenTelemetry tracing of Dbus calls

Umut Tezduyar Lindskog <umut-v3uyoVUDKFtWk0Htik3J/[email protected]> Thu, 12 Jan 2023 07:52:01 +0100
Newsgroups gmane.comp.freedesktop.dbus
Message-ID <CAFKnvs5WpejxxFmBT+prwX2SLXK3V9qYvyaazt6ZELy1++8fdw@mail.gmail.com>
On Wed, Jan 11, 2023 at 9:49 PM Lawrence D'Oliveiro <ldo-kC51rjc0cqs1dNLGKZg6taU/[email protected]>
wrote:

> On Wed, 11 Jan 2023 11:09:31 +0100, Umut Tezduyar Lindskog wrote:
>
> > We have around 40-50 dbus services which are the backends to http
> > APIs. A backend might talk to other backends.
>
> This sounds like a high-throughput application. Is D-Bus really
> appropriate for this? I would say D-Bus is more intended for GUI desktop
> integration, not Web backend services.
>

They are device configuration services. So no, configuration APIs are not
high-throughput.
Umut