about summary refs log tree commit diff
path: root/users/Profpatsch/whatcd-resolver/whatcd-resolver.cabal
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2023-10-14T17·53+0200
committerclbot <clbot@tvl.fyi>2023-10-14T18·01+0000
commit8e811fe62536a45b15e4333a0542d60dbbc74f43 (patch)
treeaf0a0dd8f215cf444d9e03234ecb32cf8b5361ae /users/Profpatsch/whatcd-resolver/whatcd-resolver.cabal
parentcc040a5ad339c793d97b532bfc0a7965c02c5e23 (diff)
feat(users/Profpatsch/whatcd-resolver): more otel traces r/6809
Change-Id: I5094b64f202eeedb57510a25850bba2edd9ec36f
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9725
Reviewed-by: Profpatsch <mail@profpatsch.de>
Autosubmit: Profpatsch <mail@profpatsch.de>
Tested-by: BuildkiteCI
Diffstat (limited to '')
-rw-r--r--users/Profpatsch/whatcd-resolver/whatcd-resolver.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/Profpatsch/whatcd-resolver/whatcd-resolver.cabal b/users/Profpatsch/whatcd-resolver/whatcd-resolver.cabal
index 72e5c38cab..71bb4952f1 100644
--- a/users/Profpatsch/whatcd-resolver/whatcd-resolver.cabal
+++ b/users/Profpatsch/whatcd-resolver/whatcd-resolver.cabal
@@ -81,6 +81,7 @@ library
         dlist,
         filepath,
         hs-opentelemetry-sdk,
+        hs-opentelemetry-api,
         http-conduit,
         http-types,
         ihp-hsx,