Skip to content

Commit

Permalink
fixup! fixup! CP-52744: Thread TraceContext as json inside debug_info
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielBuica committed Jan 16, 2025
1 parent 3fc8d28 commit 5aec6e6
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -103,13 +103,16 @@
dune
(alcotest :with-test)
(fmt :with-test)
ppx_deriving_yojson
ppx_deriving_rpc
re
rpclib.core
rpclib.json
result
rresult
uri
(uuid :with-test)
(xapi-log (= :version))
(xapi-stdext-threads (= :version))
yojson
)
(synopsis "Allows to instrument code to generate tracing information")
(description "This library provides modules to allow gathering runtime traces.")
Expand Down

0 comments on commit 5aec6e6

Please sign in to comment.