Commit graph

44 commits

Author SHA1 Message Date
Simon Cruanes
b9f574d3b2
chore: compat with trace 0.6 2024-02-09 14:37:09 -05:00
Simon Cruanes
725a806b8b
migrate to ocaml-protoc 3.0 2023-12-14 20:49:11 -05:00
Simon Cruanes
e53cffbf12
chore: add upper bound on pbrt 2023-12-03 15:57:41 -05:00
Simon Cruanes
6bf49dc050
refactor tests to avoid circular dependencies 2023-11-08 11:35:19 -05:00
Elliott Cable
eb5b6dffaf tests: Add every test-dep to every package 2023-10-02 17:48:55 +00:00
Elliott Cable
fb1133be3d chore: Prepare for v0.6 2023-09-25 16:23:58 +00:00
Elliott Cable
b0337f6027 chore: Add myself to maintainers 2023-09-25 16:23:58 +00:00
Elliott Cable
28f750056f deps: Update ocaml-trace dep to 0.4 2023-09-20 14:45:39 +00:00
Elliott Cable
2be60c7ba6 tests: Add failing test for threaded implicit-scope 2023-09-19 23:57:42 +00:00
Elliott Cable
6bf59ee21e deps: Follow @kit-ty-kate's advice
/see ocaml/opam-repository#24240
2023-08-29 01:39:42 +00:00
Elliott Cable
9a26bb5e8b deps: Require Trace >= 0.3 2023-08-29 01:33:10 +00:00
Elliott Cable
c82cd6d798 meta: Lock down the version of ocamlformat 2023-08-03 20:24:09 +00:00
Elliott Cable
9fd5fd8536 meta: Auto-format dune-project 2023-08-03 20:23:05 +00:00
Elliott Cable
a64565f104 store: Extract thread_local, abstract for lwt/eio 2023-08-01 21:03:58 +00:00
Simon Cruanes
a4ead618c5
prepare for 0.5 2023-06-26 15:04:54 -04:00
Simon Cruanes
67f4f5b9cc
Merge pull request #31 from ELLIOTTCABLE/try-lwt-over-lwt-catch
Use try%lwt over Lwt.catch
2023-06-23 14:20:06 -04:00
Simon Cruanes
b5c0ef7b20
wip: use blocking queue 2023-06-15 22:29:10 -04:00
Elliott Cable
9e6c0ee433 (dep fix) Add dependencies for lwt_ppx 2023-06-13 22:56:09 +00:00
Simon Cruanes
9b2d6fb1e0
opam 2023-06-12 10:07:43 -04:00
Simon Cruanes
92dfa4c2f8
add opentelemetry.trace
optional interface with the trace library
2023-06-09 19:08:40 -04:00
Simon Cruanes
a89b2c5ca3
chore: fix repo name 2023-06-09 15:49:56 -04:00
Simon Cruanes
7310b5c9d3
prepare for 0.4 2023-03-06 15:09:43 -05:00
Simon Cruanes
37a9bbb244
chore: lwt_ppx test dep 2022-10-03 12:43:33 -04:00
Simon Cruanes
c3f5b36e36
feat: add opentelemetry-client-cohttp-lwt library 2022-10-03 12:20:59 -04:00
Simon Cruanes
deae27d0bd
update generated code and main library 2022-09-30 14:13:38 -04:00
Simon Cruanes
3d00ffc1e0
chore: drop dep on ocaml-protoc as the generated code is checked-in 2022-09-30 13:59:28 -04:00
Simon Cruanes
2b1b688256
prepare for 0.3 2022-07-08 11:52:30 -04:00
Simon Cruanes
40420bb7e2
chore: upstream patch from @mseri 2022-06-10 09:33:25 -04:00
Simon Cruanes
36dcdda480
prepare for 0.2 2022-06-09 12:40:20 -04:00
Simon Cruanes
a577b837aa
require recent lwt 2022-06-09 12:40:20 -04:00
Simon Cruanes
f44351055a
Merge branch 'master' into wip-logs 2022-05-12 12:26:07 -04:00
Simon Cruanes
5fefcf3ced
require pbrt only, use ocaml-protoc as a lint 2022-05-03 13:52:20 -04:00
Simon Cruanes
5944e4f9af
chore: CI 2022-05-03 13:28:32 -04:00
Simon Cruanes
8c363341e5
chore: require ocaml-protoc 2.2
required because the Logs proto file contains a hex literal.
2022-04-28 10:03:08 -04:00
Simon Cruanes
06cbe55d11
chore: use dune 2.7 so that subst works (for the version field) 2022-04-12 16:46:26 -04:00
Nicola Mometto
ba70c5d71b chore: add version 2022-04-12 15:24:59 +01:00
Matt Bray
a1115661b4 wip: cohttp integration 2022-03-24 17:38:46 +00:00
Simon Cruanes
a768c55eac
chore: put lower bound on mtime 2022-03-22 11:10:44 -04:00
Simon Cruanes
f84f16b34a
update atomic, do not list it as opam dep 2022-03-22 10:01:36 -04:00
Simon Cruanes
c030bf9c21
depend on atomic shims, vendor them 2022-03-21 15:20:20 -04:00
Simon Cruanes
47e1939b8f
add odoc as a doc dep 2022-03-18 12:12:51 -04:00
Simon Cruanes
aea549862b
lwt library 2022-03-18 11:09:50 -04:00
Simon Cruanes
b05d64a025
start fleshing out main API, starting with metrics 2022-03-16 16:48:28 -04:00
Simon Cruanes
14a0fa922d
initial commit 2022-03-16 15:58:08 -04:00