feat(users/Profpatsch/whatcd-resolver): add basic otel tracing

For it to work, you need otel (e.g. jaeger) to run on port 4317.

Change-Id: I36f0493b9be26af256769ae5af8916029036a76e
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9488
Tested-by: BuildkiteCI
Autosubmit: Profpatsch <mail@profpatsch.de>
Reviewed-by: Profpatsch <mail@profpatsch.de>
This commit is contained in:
Profpatsch 2023-09-29 18:04:32 +02:00 committed by clbot
parent cd47d188ae
commit 0dcc72a31c
4 changed files with 55 additions and 5 deletions

View file

@ -54,6 +54,7 @@ pkgs.mkShell {
h.postgresql-simple
h.resource-pool
h.xmonad-contrib
h.hs-opentelemetry-sdk
]))
pkgs.rustup