tvl-depot/users/Profpatsch/alacritty-change-color-scheme
Profpatsch b8fd86a53e feat(users/Profpatsch): start dbus tracer nodejs client lib
We want to use the tracers quite similar to how we’d use OTEL for
tracing, meaning you should be able to start a span and use it within
another span to register it as a parent span.

They are also batched up and sent asynchrously, so the won’t incur a
lot of overhead on dbus nor block the main execution flow (done via
sending a nodejs event and a dedicated batch sending process).

Change-Id: If61b85305807e661ffee386f793c11c4b7a858a9
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12888
Reviewed-by: Profpatsch <mail@profpatsch.de>
Tested-by: BuildkiteCI
2024-12-13 19:45:58 +00:00
..
.gitignore feat(pkgs/Profpatsch/alacritty): init dark mode dbus daemon 2024-12-10 15:34:03 +00:00
alacritty-change-color-scheme.js feat(users/Profpatsch): start dbus tracer nodejs client lib 2024-12-13 19:45:58 +00:00
default.nix feat(pkgs/Profpatsch/alacritty): init dark mode dbus daemon 2024-12-10 15:34:03 +00:00
package-lock.json feat(users/Profpatsch): Implement initial otel-dbus proxy 2024-12-10 15:34:03 +00:00
package.json feat(users/Profpatsch): Implement initial otel-dbus proxy 2024-12-10 15:34:03 +00:00