Commit graph

  • 865b446829
    Update src/core/opentelemetry.ml Simon Cruanes 2024-10-21 10:40:46 -04:00
  • 5e925d6d4a
    fix tests Simon Cruanes 2024-10-18 13:18:15 -04:00
  • 53c1ddba8c re-add code to set span status based on scope Corentin Leruth 2024-10-18 11:35:16 +02:00
  • acc9cb3abb move comments to signature Corentin Leruth 2024-10-18 11:29:11 +02:00
  • 1a78802c20 do not use deprecated functions Corentin Leruth 2024-10-18 11:26:57 +02:00
  • 6a1f1eb06b move span status to item_list Corentin Leruth 2024-10-18 11:22:43 +02:00
  • 55977b13d8
    fix: wait for cleanup in cohttp client Simon Cruanes 2024-10-17 15:06:45 -04:00
  • c998e4a583 deploy: e789ecf3da c-cube 2024-10-17 17:48:03 +00:00
  • e789ecf3da cleanup Simon Cruanes 2024-10-16 13:30:20 -04:00
  • 308e0304e3 simplify Simon Cruanes 2024-10-16 13:29:39 -04:00
  • 424a82c8a5 in backends, call tick() before cleaning up Simon Cruanes 2024-10-16 13:26:57 -04:00
  • a44c5dc33a in remove_backend, call tick() then cleanup() on it Simon Cruanes 2024-10-16 13:28:47 -04:00
  • 97030757c1 feat: allow to remove backend Simon Cruanes 2024-10-16 13:22:19 -04:00
  • 0749e898d0 cleanup Simon Cruanes 2024-10-16 13:30:20 -04:00
  • 6201c041db simplify Simon Cruanes 2024-10-16 13:29:39 -04:00
  • 62f876a0be in backends, call tick() before cleaning up Simon Cruanes 2024-10-16 13:26:57 -04:00
  • 3264b3c2ca add Scope.set_span_status Corentin Leruth 2024-10-17 18:18:32 +02:00
  • 041d05eb9f fix otel.trace: record exception in with_span Simon Cruanes 2024-10-16 13:08:54 -04:00
  • f8079a13ea chore: update warnings Nicola Mometto 2024-10-17 14:20:20 +01:00
  • b8d535c45d
    cleanup Simon Cruanes 2024-10-16 13:30:20 -04:00
  • 020de6887a
    simplify Simon Cruanes 2024-10-16 13:29:39 -04:00
  • 276ba2efd1
    in backends, call tick() before cleaning up Simon Cruanes 2024-10-16 13:26:57 -04:00
  • 1924ff788b
    in remove_backend, call tick() then cleanup() on it Simon Cruanes 2024-10-16 13:28:47 -04:00
  • b0485d98ef deploy: 2d4b85dcfe c-cube 2024-10-16 17:25:21 +00:00
  • 0ef97a002a
    feat: allow to remove backend Simon Cruanes 2024-10-16 13:22:19 -04:00
  • 2d4b85dcfe
    some docs Simon Cruanes 2024-10-16 13:19:20 -04:00
  • b720ea0d20
    fix otel.trace: record exception in with_span Simon Cruanes 2024-10-16 13:08:54 -04:00
  • 812477cde7 deploy: 974ce75a6e c-cube 2024-10-11 13:38:27 +00:00
  • 974ce75a6e
    Merge pull request #67 from tatchi/reduce-mem-usage-scope Simon Cruanes 2024-10-11 09:35:47 -04:00
  • ac1a27eb89 reduce memory usage of Scope.t Corentin Leruth 2024-10-10 20:53:28 +02:00
  • bb592b9c1c deploy: 036c108a27 c-cube 2024-10-07 15:12:47 +00:00
  • 036c108a27
    Merge pull request #66 from tatchi/add-links Simon Cruanes 2024-10-07 11:10:06 -04:00
  • 41f1f43470 add Scope.make Corentin Leruth 2024-10-07 15:28:19 +02:00
  • b3747cfc8e add links to scope Corentin Leruth 2024-10-04 18:10:34 +02:00
  • 076f39b1be
    remove optional dep on rcontext Simon Cruanes 2024-10-04 21:02:39 -04:00
  • 956875c3bb remove leftover ambient-context dependency Corentin Leruth 2024-10-03 11:12:27 +02:00
  • 0810c760a6 remove leftover ambient-context dependency Corentin Leruth 2024-10-03 11:12:27 +02:00
  • 420ad5484e
    feat otel.trace: use "otel.error" to influence a span status Simon Cruanes 2024-09-30 14:14:41 -04:00
  • 461811a2cb
    feat trace: set status of a span based on exception.message Simon Cruanes 2024-09-30 12:40:17 -04:00
  • 60a0b843e6
    feat: update and fix opentelemetry.trace Simon Cruanes 2024-09-30 12:34:16 -04:00
  • 70df750cc1 deploy: 9680d61a36 c-cube 2024-09-27 14:19:20 +00:00
  • 9680d61a36
    Merge pull request #63 from tatchi/add-record-exception Simon Cruanes 2024-09-27 10:16:40 -04:00
  • ce23facec1 use reraise Corentin Leruth 2024-09-24 21:13:19 +02:00
  • 00d46841e4 add record_exception Corentin Leruth 2024-09-24 09:26:58 +02:00
  • 74efdad1c1 deploy: 5dd68095ed c-cube 2024-09-20 16:15:07 +00:00
  • 5dd68095ed
    CI Simon Cruanes 2024-09-20 09:28:52 -04:00
  • 7629e419c8
    format Simon Cruanes 2024-09-20 09:22:13 -04:00
  • 242d304639 Add events to spans created ajbt200128 2024-09-18 17:08:16 -07:00
  • d6d36ee73d add url to error log Corentin Leruth 2024-09-18 16:56:51 +02:00
  • a263b40708 Add events to spans created ajbt200128 2024-09-18 17:08:16 -07:00
  • 27eada5cc8 add url to error log Corentin Leruth 2024-09-18 16:56:51 +02:00
  • fe6682fc65 deploy: c372c458c7 c-cube 2024-09-06 14:35:47 +00:00
  • c372c458c7
    Merge pull request #59 from imandra-ai/simon/inline-ambient-context Simon Cruanes 2024-09-06 10:29:29 -04:00
  • a9971e4d41
    eio local storage Simon Cruanes 2024-09-06 09:48:06 -04:00
  • 1bcea95ed9
    feat: lwt backend Simon Cruanes 2024-09-06 09:43:56 -04:00
  • faa0808034
    wip Simon Cruanes 2024-09-06 07:48:54 -04:00
  • e8ed97100b
    ocamlformat Simon Cruanes 2024-09-06 07:48:47 -04:00
  • 9584a7426f
    wip: inline ambient-context into opentelemetry Simon Cruanes 2024-09-05 16:11:09 -04:00
  • b4a9ccf57b
    prepare for 0.10 v0.10 Simon Cruanes 2024-08-13 09:32:00 -04:00
  • 4f6cf08041
    Merge pull request #56 from tatchi/tatchi/per-signals-url Simon Cruanes 2024-08-12 10:14:57 -04:00
  • e73ea7e6ad make urls from env take precedence Corentin Leruth 2024-08-09 08:17:08 +02:00
  • f0dd5a7a35 remove unused config parameter Corentin Leruth 2024-08-09 08:04:08 +02:00
  • ea684b097b
    Merge pull request #58 from imandra-ai/matt/mmcs Matt Bray 2024-08-08 11:19:36 +01:00
  • 01a0dc7d8d fix(gha): try --solver=mccs Matt Bray 2024-08-08 11:12:51 +01:00
  • c22e7f4699
    Merge pull request #57 from tatchi/add-host-attributes Matt Bray 2024-08-08 11:07:19 +01:00
  • ea092ae0f9 add host attributes Corentin Leruth 2024-08-08 10:56:35 +02:00
  • 8aafa45896 port urls test + rename Corentin Leruth 2024-08-05 10:04:12 +02:00
  • 3daa0d8762 port changes to cohttp client Corentin Leruth 2024-08-05 10:00:52 +02:00
  • 1b7b8edbe0 remove get_url in tests Corentin Leruth 2024-08-05 09:45:15 +02:00
  • fd0f1617b6
    Update src/client-ocurl/config.mli Corentin Leruth 2024-08-05 09:41:04 +02:00
  • 1b538930ae add support for per-signal urls Corentin Leruth 2024-08-02 08:52:43 +02:00
  • bf11fd2a5e
    Disable protocol regeneration during normal library use Christoph M. Wintersteiger 2024-08-01 19:16:23 +01:00
  • b76cb42c89 deploy: f346491925 c-cube 2024-07-22 15:10:39 +00:00
  • f346491925
    Merge pull request #55 from imandra-ai/simon/fix-gc-metrics-2024-07-22 Simon Cruanes 2024-07-22 11:04:29 -04:00
  • 5d5d909c18
    also handle the non force case Simon Cruanes 2024-07-22 10:55:51 -04:00
  • 592814dab8
    fix: emit GC metrics even in the absence of custom metrics Simon Cruanes 2024-07-22 10:48:15 -04:00
  • 660f94b151 deploy: f9233113b1 c-cube 2024-03-25 13:45:47 +00:00
  • f9233113b1
    prepare for 0.9 v0.9 Simon Cruanes 2024-03-25 09:42:17 -04:00
  • 21a40b7c5a
    CI Simon Cruanes 2024-03-21 18:26:14 -04:00
  • 7d50a0bb53
    require trace 0.7 Simon Cruanes 2024-03-21 17:26:53 -04:00
  • 1546799b63 deploy: 715578c374 c-cube 2024-03-08 17:24:56 +00:00
  • 715578c374
    doc Simon Cruanes 2024-03-08 12:19:12 -05:00
  • 67005a8e51 deploy: 267ac195ef c-cube 2024-03-08 17:14:33 +00:00
  • 267ac195ef
    prepare for 0.8 v0.8 Simon Cruanes 2024-03-08 11:48:54 -05:00
  • 14b9f440d1 make otel-trace a bit more lightweight Simon Cruanes 2024-03-05 14:18:32 -05:00
  • 03d9a6f9a2
    ocurl: more info in debug mode Simon Cruanes 2024-03-07 11:31:30 -05:00
  • 4534b789ef
    perf: detail in core Simon Cruanes 2024-03-07 11:31:26 -05:00
  • 0ae6de0809 deploy: 682c4fd7ce c-cube 2024-03-06 17:36:07 +00:00
  • 682c4fd7ce
    add semantic conventions for code Simon Cruanes 2024-03-06 12:33:31 -05:00
  • 94b4767ec1 deploy: 1686f3825b c-cube 2024-03-06 17:25:51 +00:00
  • 1686f3825b
    some HTTP semantic conventions Simon Cruanes 2024-03-06 12:22:39 -05:00
  • 78da88abed
    make otel-trace a bit more lightweight Simon Cruanes 2024-03-05 14:18:32 -05:00
  • 6ff9dc2480
    hide internals from doc Simon Cruanes 2024-02-29 15:34:29 -05:00
  • 92eeb209b2 deploy: 1cb53c3406 c-cube 2024-02-26 15:20:45 +00:00
  • 1cb53c3406
    feat: add dep on hmap, add standard keys Simon Cruanes 2024-02-26 10:17:45 -05:00
  • 5b0bc6162e
    cosmetics Simon Cruanes 2024-02-23 13:01:46 -05:00
  • 7fa4580bb0
    better debug message in curl backend Simon Cruanes 2024-02-23 12:41:18 -05:00
  • 31c8811c3c deploy: 9e2fc9445b c-cube 2024-02-20 18:26:47 +00:00
  • 9e2fc9445b
    new gh-pages Simon Cruanes 2024-02-20 13:20:19 -05:00
  • 5a78805add
    prepare for 0.7 v0.7 Simon Cruanes 2024-02-14 13:13:12 -05:00