about summary refs log tree commit diff
path: root/fun
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2024-12-13T18·54+0100
committerProfpatsch <mail@profpatsch.de>2024-12-13T19·45+0000
commitb8fd86a53ee6f17817d4bfe1fea2363d6a09b52c (patch)
tree112a05806d084dd1af79fa08935acf987fb34e01 /fun
parentc12fdeb8e003685fc7fe9f3c579afefac30a054b (diff)
feat(users/Profpatsch): start dbus tracer nodejs client lib r/9000
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
Diffstat (limited to 'fun')
0 files changed, 0 insertions, 0 deletions