Commit graph

22 commits

Author SHA1 Message Date
Simon Cruanes
461811a2cb
feat trace: set status of a span based on exception.message 2024-09-30 12:40:17 -04:00
Simon Cruanes
60a0b843e6
feat: update and fix opentelemetry.trace 2024-09-30 12:34:16 -04:00
ajbt200128
242d304639 Add events to spans created 2024-09-20 08:24:11 -04:00
Simon Cruanes
7d50a0bb53
require trace 0.7 2024-03-21 17:30:45 -04:00
Simon Cruanes
14b9f440d1 make otel-trace a bit more lightweight 2024-03-07 11:43:12 -05:00
Simon Cruanes
97daf5b402
compat with trace 0.6 2024-02-09 14:45:50 -05:00
Elliott Cable
6362bc55ef trace-collector: Use Trace_core instead of Trace for OCaml v5 2023-10-02 17:59:28 +00:00
Elliott Cable
76c18c55c2 trace-collector: Pass user-data to OTel metrics 2023-09-20 15:14:10 +00:00
Elliott Cable
1809075095 trace-collector: Support for floats, etc from trace 2023-09-20 02:30:53 +00:00
Elliott Cable
057a27abe9 (- fix) Use new TLS-module naming from ac.0.1.0 2023-09-20 02:13:15 +00:00
Elliott Cable
9ecd73cb26 trace-collector: Add static names for well-known strings 2023-08-30 02:28:34 +00:00
Elliott Cable
925c962945 trace-collector: Documentation 2023-08-30 01:50:04 +00:00
Elliott Cable
2b3e3d733c trace-collector: Expose Internal module 2023-08-30 01:21:30 +00:00
Elliott Cable
1822c1acaa trace-collector: Support manual spans 2023-08-29 00:11:48 +00:00
Elliott Cable
de35c80799 trace-collector: Match new Trace API 2023-08-03 20:29:35 +00:00
Elliott Cable
9e65566d88 trace-collector: Use OTel semconv for __FUNCTION__ etc 2023-08-03 20:16:34 +00:00
Elliott Cable
1a1c360f4c store: Rename 'surrounding' scope to 'ambient' 2023-08-02 00:19:24 +00:00
Elliott Cable
a64565f104 store: Extract thread_local, abstract for lwt/eio 2023-08-01 21:03:58 +00:00
Simon Cruanes
83b9837778
fix: always enter new scope in opentelemetry-trace
thanks to @ELLIOTTCABLE for finding this
2023-07-25 16:54:36 -04:00
Simon Cruanes
8e1a69d886
enable warnings and fix them 2023-06-15 22:18:20 -04:00
Simon Cruanes
1ff96737db
fix for trace 0.1 2023-06-12 10:06:25 -04:00
Simon Cruanes
92dfa4c2f8
add opentelemetry.trace
optional interface with the trace library
2023-06-09 19:08:40 -04:00