Simon Cruanes
|
cc9fdfad73
|
opentelemetry.trace: add ambient-span-provider using ambient-context
|
2026-03-03 09:13:48 -05:00 |
|
Simon Cruanes
|
e6412b02e1
|
use Extensions module in opentelemetry.trace
|
2026-03-03 09:13:48 -05:00 |
|
Simon Cruanes
|
e4346b14fd
|
refactor
|
2026-03-03 09:13:48 -05:00 |
|
Simon Cruanes
|
2fa7c05ebd
|
wip: migrate to trace 0.11 and ambient-context 0.2
|
2026-03-03 09:13:48 -05:00 |
|
Simon Cruanes
|
51af3a4105
|
format
|
2025-05-05 14:41:20 -04:00 |
|
Simon Cruanes
|
9b5f3cd0c3
|
feat: adapt to trace 0.10
|
2025-04-17 10:04:16 -04:00 |
|
Simon Cruanes
|
3f41c7e450
|
feat otel.trace: extension points for links, record_exn, kind
|
2025-01-14 09:32:11 -05:00 |
|
Simon Cruanes
|
fdee7fe2dd
|
fix otel.trace: set scope for explicit spans
|
2024-10-25 10:44:32 -04:00 |
|
Corentin Leruth
|
6a1f1eb06b
|
move span status to item_list
|
2024-10-18 11:22:43 +02:00 |
|
Simon Cruanes
|
041d05eb9f
|
fix otel.trace: record exception in with_span
close #71
|
2024-10-17 11:06:34 -04:00 |
|
Corentin Leruth
|
ac1a27eb89
|
reduce memory usage of Scope.t
|
2024-10-10 21:22:16 +02:00 |
|
Corentin Leruth
|
41f1f43470
|
add Scope.make
|
2024-10-07 16:37:01 +02:00 |
|
Corentin Leruth
|
b3747cfc8e
|
add links to scope
|
2024-10-07 15:07:05 +02:00 |
|
Simon Cruanes
|
420ad5484e
|
feat otel.trace: use "otel.error" to influence a span status
|
2024-09-30 14:14:41 -04:00 |
|
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 |
|