Commit graph

392 commits

Author SHA1 Message Date
Corentin Leruth
e73ea7e6ad make urls from env take precedence 2024-08-09 08:17:08 +02:00
Corentin Leruth
f0dd5a7a35 remove unused config parameter 2024-08-09 08:04:08 +02:00
Corentin Leruth
8aafa45896 port urls test + rename 2024-08-05 10:04:12 +02:00
Corentin Leruth
3daa0d8762 port changes to cohttp client 2024-08-05 10:00:52 +02:00
Corentin Leruth
1b7b8edbe0 remove get_url in tests 2024-08-05 09:45:15 +02:00
Corentin Leruth
fd0f1617b6
Update src/client-ocurl/config.mli
Co-authored-by: Simon Cruanes <simon.cruanes.2007@m4x.org>
2024-08-05 09:41:04 +02:00
Corentin Leruth
1b538930ae add support for per-signal urls 2024-08-02 08:52:43 +02:00
Simon Cruanes
f346491925
Merge pull request #55 from imandra-ai/simon/fix-gc-metrics-2024-07-22
fix: emit GC metrics even in the absence of custom metrics
2024-07-22 11:04:29 -04:00
Simon Cruanes
5d5d909c18
also handle the non force case 2024-07-22 10:55:51 -04:00
Simon Cruanes
592814dab8
fix: emit GC metrics even in the absence of custom metrics 2024-07-22 10:48:15 -04:00
Simon Cruanes
f9233113b1
prepare for 0.9 2024-03-25 09:42:17 -04:00
Simon Cruanes
21a40b7c5a
CI 2024-03-21 18:26:14 -04:00
Simon Cruanes
7d50a0bb53
require trace 0.7 2024-03-21 17:30:45 -04:00
Simon Cruanes
715578c374
doc 2024-03-08 12:22:17 -05:00
Simon Cruanes
267ac195ef
prepare for 0.8 2024-03-08 11:50:01 -05:00
Simon Cruanes
14b9f440d1 make otel-trace a bit more lightweight 2024-03-07 11:43:12 -05:00
Simon Cruanes
03d9a6f9a2
ocurl: more info in debug mode 2024-03-07 11:31:30 -05:00
Simon Cruanes
4534b789ef
perf: detail in core 2024-03-07 11:31:26 -05:00
Simon Cruanes
682c4fd7ce
add semantic conventions for code 2024-03-06 12:33:31 -05:00
Simon Cruanes
1686f3825b
some HTTP semantic conventions 2024-03-06 12:22:39 -05:00
Simon Cruanes
6ff9dc2480
hide internals from doc 2024-02-29 15:34:29 -05:00
Simon Cruanes
1cb53c3406
feat: add dep on hmap, add standard keys 2024-02-26 10:17:45 -05:00
Simon Cruanes
5b0bc6162e
cosmetics 2024-02-23 13:01:46 -05:00
Simon Cruanes
7fa4580bb0
better debug message in curl backend 2024-02-23 12:41:18 -05:00
Simon Cruanes
9e2fc9445b
new gh-pages 2024-02-20 13:20:19 -05:00
Simon Cruanes
5a78805add
prepare for 0.7 2024-02-14 13:15:14 -05:00
Simon Cruanes
8aaca71875
Merge pull request #53 from imandra-ai/wip-add-span-ctx
add span context, rewrite w3c trace context
2024-02-13 09:11:44 -05:00
Simon Cruanes
e7056f4bfc
test: update output 2024-02-12 14:18:01 -05:00
Simon Cruanes
efc9d74a07
add Span_link.of_span_ctx 2024-02-12 14:17:23 -05:00
Simon Cruanes
e001d62fd5
add Scope.to_span_ctx 2024-02-12 14:00:51 -05:00
Simon Cruanes
1b9ba95faf
more tests, better error message 2024-02-12 13:57:20 -05:00
Simon Cruanes
84ba8c7473
add dummy values for span/trace id, and for span_ctx 2024-02-12 13:44:02 -05:00
Simon Cruanes
e4c41b2b62
test: update test output 2024-02-12 11:17:12 -05:00
Simon Cruanes
fbba875d95
perf: rewrite parsing+printing for span ctx as w3c trace ctx 2024-02-12 11:16:51 -05:00
Simon Cruanes
a47699f6f8
feat: add Span_context, as required by OTEL API guidelines 2024-02-12 11:16:34 -05:00
Simon Cruanes
7f026bb084
Merge pull request #52 from imandra-ai/wip-trace-0.6
support trace 0.6
2024-02-12 10:30:03 -05:00
Simon Cruanes
0d8c3ab9bf
fix 2024-02-12 09:47:17 -05:00
Simon Cruanes
7d40554025
fix 2024-02-09 15:52:00 -05:00
Simon Cruanes
479f1f39c8
feat: record backtraces in error spans 2024-02-09 15:34:21 -05:00
Simon Cruanes
abafac8361
use dune-generated version number in instrumentation name 2024-02-09 14:58:55 -05:00
Simon Cruanes
8d0f815fe2
CI 2024-02-09 14:57:50 -05:00
Simon Cruanes
086c7a71df
CI 2024-02-09 14:46:42 -05:00
Simon Cruanes
97daf5b402
compat with trace 0.6 2024-02-09 14:45:50 -05:00
Simon Cruanes
b9f574d3b2
chore: compat with trace 0.6 2024-02-09 14:37:09 -05:00
Simon Cruanes
81d2d5ceef
chore: make sure we don't depend on ocaml-protoc for regular build 2024-02-07 14:47:42 -05:00
Simon Cruanes
b95eb21282
Merge pull request #49 from imandra-ai/wip-perf-2023-12-20
perf and features
2023-12-21 08:51:13 -05:00
Simon Cruanes
031b7bfc38
more doc 2023-12-21 08:28:07 -05:00
Simon Cruanes
b830c3d1be
config: self-trace is disabled by default for now 2023-12-20 16:07:59 -05:00
Simon Cruanes
133b6ad991
revert: use collector again for self-tracing spans
it's less dangerous to emit spans for self-tracing, even
if nothing else is going on, than risk having them accumulate
in case the program emits no spans but emits a lot of
metrics and logs (which create self-tracing spans)
2023-12-20 16:05:41 -05:00
Simon Cruanes
9c2b885f95
detail 2023-12-20 15:58:33 -05:00