mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-05-05 17:04:52 -04:00
Compare commits
2 commits
b6e81073be
...
0707f78a15
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0707f78a15 | ||
|
|
7d090b16cc |
1 changed files with 1 additions and 1 deletions
|
|
@ -172,7 +172,7 @@
|
||||||
(cohttp
|
(cohttp
|
||||||
(>= "6.0.0"))
|
(>= "6.0.0"))
|
||||||
(cohttp-lwt
|
(cohttp-lwt
|
||||||
(>= "6.0.0"))
|
(and (>= "6.0.0") (< "6.2.0")))
|
||||||
(alcotest :with-test))
|
(alcotest :with-test))
|
||||||
(synopsis "Opentelemetry tracing for Cohttp HTTP servers"))
|
(synopsis "Opentelemetry tracing for Cohttp HTTP servers"))
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue