From 7637b5d7ccacf7caed1e15f6cc47baa129467a48 Mon Sep 17 00:00:00 2001 From: c-cube Date: Mon, 20 Apr 2026 14:42:38 +0000 Subject: [PATCH] deploy: b9c884c6bf382cdbd24ec2a187a330a47229f652 --- index.html | 2 +- opentelemetry-client-cohttp-eio/_doc-dir/CHANGES.md | 10 ++++++++++ opentelemetry-client-cohttp-eio/index.html | 2 +- opentelemetry-client-cohttp-lwt/_doc-dir/CHANGES.md | 10 ++++++++++ opentelemetry-client-cohttp-lwt/index.html | 2 +- opentelemetry-client-ocurl-lwt/_doc-dir/CHANGES.md | 10 ++++++++++ opentelemetry-client-ocurl-lwt/index.html | 2 +- opentelemetry-client-ocurl/_doc-dir/CHANGES.md | 10 ++++++++++ opentelemetry-client-ocurl/index.html | 2 +- opentelemetry-client/_doc-dir/CHANGES.md | 10 ++++++++++ opentelemetry-client/index.html | 2 +- opentelemetry-cohttp-lwt/_doc-dir/CHANGES.md | 10 ++++++++++ opentelemetry-cohttp-lwt/index.html | 2 +- opentelemetry-logs/_doc-dir/CHANGES.md | 10 ++++++++++ opentelemetry-logs/index.html | 2 +- opentelemetry-lwt/_doc-dir/CHANGES.md | 10 ++++++++++ opentelemetry-lwt/index.html | 2 +- opentelemetry/_doc-dir/CHANGES.md | 10 ++++++++++ opentelemetry/index.html | 2 +- 19 files changed, 100 insertions(+), 10 deletions(-) diff --git a/index.html b/index.html index 56c74708..9da88590 100644 --- a/index.html +++ b/index.html @@ -1,2 +1,2 @@ -_opam

OCaml package documentation

Browse by name, by tag, the standard library and the OCaml manual (online, latest version).

Generated for /root/w/_opam/lib

Packages by name

a

  1. ambient-context v0.1.0-21-gb12dcd5 Abstraction over thread-local / continuation-local storage mechanisms for communication with transitive dependencies
  2. ambient-context-lwt v0.1.0-21-gb12dcd5 Storage backend for ambient-context using Lwt's sequence-associated storage
  3. angstrom 0.16.1 Parser combinators built for speed and memory-efficiency

b

  1. bigstringaf 0.10.0 Bigstring intrinsics and fast blits based on memcpy/memmove

c

  1. cmdliner 2.1.0 Declarative definition of command line interfaces for OCaml
  2. cohttp v6.2.1 An OCaml library for HTTP clients and servers
  3. cohttp-lwt v6.2.1 CoHTTP implementation using the Lwt concurrency library
  4. cstruct 6.2.0 Access C-like structures directly from OCaml

d

  1. domain-local-await 1.0.1 A scheduler independent blocking mechanism

e

  1. eio 1.3 Effect-based direct-style IO API for OCaml

f

  1. fmt 0.11.0 OCaml Format pretty-printer combinators

h

  1. hmap 0.8.1
  2. http v6.2.1 Type definitions of HTTP essentials

l

  1. logs 0.10.0 Logging infrastructure for OCaml
  2. lwt 6.1.1 Promises and event-driven I/O
  3. lwt-dllist 1.1.0 Mutable doubly-linked list with Lwt iterators

m

  1. mtime 2.1.0 Monotonic wall-clock time for OCaml

o

  1. ocaml
  2. opentelemetry 0.90 Core library for instrumentation and serialization for https://opentelemetry.io
  3. opentelemetry-client 0.90 Client SDK for https://opentelemetry.io
  4. opentelemetry-client-cohttp-eio 0.90 Collector client for opentelemetry, using cohttp + eio
  5. opentelemetry-client-cohttp-lwt 0.90 Collector client for opentelemetry, using cohttp + lwt
  6. opentelemetry-client-ocurl 0.90 Collector client for opentelemetry, using http + ezcurl
  7. opentelemetry-client-ocurl-lwt 0.90 Collector client for opentelemetry, using ezcurl-lwt
  8. opentelemetry-cohttp-lwt 0.90 Opentelemetry tracing for Cohttp HTTP servers
  9. opentelemetry-logs 0.90 Opentelemetry-based reporter for Logs
  10. opentelemetry-lwt 0.90 Lwt-compatible instrumentation for https://opentelemetry.io
  11. optint 0.3.0 Efficient integer types on 64-bit architectures

p

  1. pbrt 2.0.2-421-g12cf714 Runtime library for Protobuf tooling
  2. ptime 1.2.0 POSIX time for OCaml

s

  1. sexplib0 v0.17.0 Library containing the definition of S-expressions and some base converters

t

  1. thread-local-storage da80e1a Efficient thread local storage for OCaml
  2. trace 0.3-244-gdd30ae0 A lightweight stub for tracing/observability, agnostic in how data is collected

u

  1. uri 4.4.0 An RFC3986 URI/URL parsing library

y

  1. yojson 3.0.0 Yojson is an optimized parsing and printing library for the JSON format

Packages by tag

cli

  1. cmdliner 2.1.0 Declarative definition of command line interfaces for OCaml

data-structure

  1. hmap 0.8.1

datadog

  1. opentelemetry 0.90 Core library for instrumentation and serialization for https://opentelemetry.io
  2. opentelemetry-lwt 0.90 Lwt-compatible instrumentation for https://opentelemetry.io

declarative

  1. cmdliner 2.1.0 Declarative definition of command line interfaces for OCaml

decode

  1. pbrt 2.0.2-421-g12cf714 Runtime library for Protobuf tooling

encode

  1. pbrt 2.0.2-421-g12cf714 Runtime library for Protobuf tooling

format

  1. fmt 0.11.0 OCaml Format pretty-printer combinators

instrumentation

  1. opentelemetry 0.90 Core library for instrumentation and serialization for https://opentelemetry.io
  2. opentelemetry-lwt 0.90 Lwt-compatible instrumentation for https://opentelemetry.io

jaeger

  1. opentelemetry 0.90 Core library for instrumentation and serialization for https://opentelemetry.io

log

  1. logs 0.10.0 Logging infrastructure for OCaml

lwt

  1. opentelemetry-lwt 0.90 Lwt-compatible instrumentation for https://opentelemetry.io

monotonic

  1. mtime 2.1.0 Monotonic wall-clock time for OCaml

observability

  1. trace 0.3-244-gdd30ae0 A lightweight stub for tracing/observability, agnostic in how data is collected

opentelemetry

  1. opentelemetry 0.90 Core library for instrumentation and serialization for https://opentelemetry.io
  2. opentelemetry-client 0.90 Client SDK for https://opentelemetry.io
  3. opentelemetry-lwt 0.90 Lwt-compatible instrumentation for https://opentelemetry.io

org:erratique

  1. cmdliner 2.1.0 Declarative definition of command line interfaces for OCaml
  2. fmt 0.11.0 OCaml Format pretty-printer combinators
  3. hmap 0.8.1
  4. logs 0.10.0 Logging infrastructure for OCaml
  5. mtime 2.1.0 Monotonic wall-clock time for OCaml
  6. ptime 1.2.0 POSIX time for OCaml

org:mirage

  1. cstruct 6.2.0 Access C-like structures directly from OCaml
  2. uri 4.4.0 An RFC3986 URI/URL parsing library

org:ocamllabs

  1. cstruct 6.2.0 Access C-like structures directly from OCaml

org:xapi-project

  1. uri 4.4.0 An RFC3986 URI/URL parsing library

posix

  1. ptime 1.2.0 POSIX time for OCaml

pretty-print

  1. fmt 0.11.0 OCaml Format pretty-printer combinators

profiling

  1. trace 0.3-244-gdd30ae0 A lightweight stub for tracing/observability, agnostic in how data is collected

protobuf

  1. pbrt 2.0.2-421-g12cf714 Runtime library for Protobuf tooling

sdk

  1. opentelemetry-client 0.90 Client SDK for https://opentelemetry.io

string

  1. fmt 0.11.0 OCaml Format pretty-printer combinators

system

  1. cmdliner 2.1.0 Declarative definition of command line interfaces for OCaml
  2. logs 0.10.0 Logging infrastructure for OCaml
  3. mtime 2.1.0 Monotonic wall-clock time for OCaml
  4. ptime 1.2.0 POSIX time for OCaml

threads

  1. thread-local-storage da80e1a Efficient thread local storage for OCaml

time

  1. mtime 2.1.0 Monotonic wall-clock time for OCaml
  2. ptime 1.2.0 POSIX time for OCaml

tls

  1. thread-local-storage da80e1a Efficient thread local storage for OCaml

topics

  1. thread-local-storage da80e1a Efficient thread local storage for OCaml

trace

  1. trace 0.3-244-gdd30ae0 A lightweight stub for tracing/observability, agnostic in how data is collected

tracing

  1. opentelemetry 0.90 Core library for instrumentation and serialization for https://opentelemetry.io
  2. opentelemetry-client 0.90 Client SDK for https://opentelemetry.io
  3. opentelemetry-lwt 0.90 Lwt-compatible instrumentation for https://opentelemetry.io
  4. trace 0.3-244-gdd30ae0 A lightweight stub for tracing/observability, agnostic in how data is collected

uri

  1. uri 4.4.0 An RFC3986 URI/URL parsing library

url

  1. uri 4.4.0 An RFC3986 URI/URL parsing library
\ No newline at end of file +_opam

OCaml package documentation

Browse by name, by tag, the standard library and the OCaml manual (online, latest version).

Generated for /root/w/_opam/lib

Packages by name

a

  1. ambient-context v0.1.0-21-gb12dcd5 Abstraction over thread-local / continuation-local storage mechanisms for communication with transitive dependencies
  2. ambient-context-lwt v0.1.0-21-gb12dcd5 Storage backend for ambient-context using Lwt's sequence-associated storage
  3. angstrom 0.16.1 Parser combinators built for speed and memory-efficiency

b

  1. bigstringaf 0.10.0 Bigstring intrinsics and fast blits based on memcpy/memmove

c

  1. cmdliner 2.1.0 Declarative definition of command line interfaces for OCaml
  2. cohttp v6.2.1 An OCaml library for HTTP clients and servers
  3. cohttp-lwt v6.2.1 CoHTTP implementation using the Lwt concurrency library
  4. cstruct 6.2.0 Access C-like structures directly from OCaml

d

  1. domain-local-await 1.0.1 A scheduler independent blocking mechanism

e

  1. eio 1.3 Effect-based direct-style IO API for OCaml

f

  1. fmt 0.11.0 OCaml Format pretty-printer combinators

h

  1. hmap 0.8.1
  2. http v6.2.1 Type definitions of HTTP essentials

l

  1. logs 0.10.0 Logging infrastructure for OCaml
  2. lwt 6.1.1 Promises and event-driven I/O
  3. lwt-dllist 1.1.0 Mutable doubly-linked list with Lwt iterators

m

  1. mtime 2.1.0 Monotonic wall-clock time for OCaml

o

  1. ocaml
  2. opentelemetry 0.91 Core library for instrumentation and serialization for https://opentelemetry.io
  3. opentelemetry-client 0.91 Client SDK for https://opentelemetry.io
  4. opentelemetry-client-cohttp-eio 0.91 Collector client for opentelemetry, using cohttp + eio
  5. opentelemetry-client-cohttp-lwt 0.91 Collector client for opentelemetry, using cohttp + lwt
  6. opentelemetry-client-ocurl 0.91 Collector client for opentelemetry, using http + ezcurl
  7. opentelemetry-client-ocurl-lwt 0.91 Collector client for opentelemetry, using ezcurl-lwt
  8. opentelemetry-cohttp-lwt 0.91 Opentelemetry tracing for Cohttp HTTP servers
  9. opentelemetry-logs 0.91 Opentelemetry-based reporter for Logs
  10. opentelemetry-lwt 0.91 Lwt-compatible instrumentation for https://opentelemetry.io
  11. optint 0.3.0 Efficient integer types on 64-bit architectures

p

  1. pbrt 2.0.2-421-g12cf714 Runtime library for Protobuf tooling
  2. ptime 1.2.0 POSIX time for OCaml

s

  1. sexplib0 v0.17.0 Library containing the definition of S-expressions and some base converters

t

  1. thread-local-storage da80e1a Efficient thread local storage for OCaml
  2. trace 0.3-244-gdd30ae0 A lightweight stub for tracing/observability, agnostic in how data is collected

u

  1. uri 4.4.0 An RFC3986 URI/URL parsing library

y

  1. yojson 3.0.0 Yojson is an optimized parsing and printing library for the JSON format

Packages by tag

cli

  1. cmdliner 2.1.0 Declarative definition of command line interfaces for OCaml

data-structure

  1. hmap 0.8.1

datadog

  1. opentelemetry 0.91 Core library for instrumentation and serialization for https://opentelemetry.io
  2. opentelemetry-lwt 0.91 Lwt-compatible instrumentation for https://opentelemetry.io

declarative

  1. cmdliner 2.1.0 Declarative definition of command line interfaces for OCaml

decode

  1. pbrt 2.0.2-421-g12cf714 Runtime library for Protobuf tooling

encode

  1. pbrt 2.0.2-421-g12cf714 Runtime library for Protobuf tooling

format

  1. fmt 0.11.0 OCaml Format pretty-printer combinators

instrumentation

  1. opentelemetry 0.91 Core library for instrumentation and serialization for https://opentelemetry.io
  2. opentelemetry-lwt 0.91 Lwt-compatible instrumentation for https://opentelemetry.io

jaeger

  1. opentelemetry 0.91 Core library for instrumentation and serialization for https://opentelemetry.io

log

  1. logs 0.10.0 Logging infrastructure for OCaml

lwt

  1. opentelemetry-lwt 0.91 Lwt-compatible instrumentation for https://opentelemetry.io

monotonic

  1. mtime 2.1.0 Monotonic wall-clock time for OCaml

observability

  1. trace 0.3-244-gdd30ae0 A lightweight stub for tracing/observability, agnostic in how data is collected

opentelemetry

  1. opentelemetry 0.91 Core library for instrumentation and serialization for https://opentelemetry.io
  2. opentelemetry-client 0.91 Client SDK for https://opentelemetry.io
  3. opentelemetry-lwt 0.91 Lwt-compatible instrumentation for https://opentelemetry.io

org:erratique

  1. cmdliner 2.1.0 Declarative definition of command line interfaces for OCaml
  2. fmt 0.11.0 OCaml Format pretty-printer combinators
  3. hmap 0.8.1
  4. logs 0.10.0 Logging infrastructure for OCaml
  5. mtime 2.1.0 Monotonic wall-clock time for OCaml
  6. ptime 1.2.0 POSIX time for OCaml

org:mirage

  1. cstruct 6.2.0 Access C-like structures directly from OCaml
  2. uri 4.4.0 An RFC3986 URI/URL parsing library

org:ocamllabs

  1. cstruct 6.2.0 Access C-like structures directly from OCaml

org:xapi-project

  1. uri 4.4.0 An RFC3986 URI/URL parsing library

posix

  1. ptime 1.2.0 POSIX time for OCaml

pretty-print

  1. fmt 0.11.0 OCaml Format pretty-printer combinators

profiling

  1. trace 0.3-244-gdd30ae0 A lightweight stub for tracing/observability, agnostic in how data is collected

protobuf

  1. pbrt 2.0.2-421-g12cf714 Runtime library for Protobuf tooling

sdk

  1. opentelemetry-client 0.91 Client SDK for https://opentelemetry.io

string

  1. fmt 0.11.0 OCaml Format pretty-printer combinators

system

  1. cmdliner 2.1.0 Declarative definition of command line interfaces for OCaml
  2. logs 0.10.0 Logging infrastructure for OCaml
  3. mtime 2.1.0 Monotonic wall-clock time for OCaml
  4. ptime 1.2.0 POSIX time for OCaml

threads

  1. thread-local-storage da80e1a Efficient thread local storage for OCaml

time

  1. mtime 2.1.0 Monotonic wall-clock time for OCaml
  2. ptime 1.2.0 POSIX time for OCaml

tls

  1. thread-local-storage da80e1a Efficient thread local storage for OCaml

topics

  1. thread-local-storage da80e1a Efficient thread local storage for OCaml

trace

  1. trace 0.3-244-gdd30ae0 A lightweight stub for tracing/observability, agnostic in how data is collected

tracing

  1. opentelemetry 0.91 Core library for instrumentation and serialization for https://opentelemetry.io
  2. opentelemetry-client 0.91 Client SDK for https://opentelemetry.io
  3. opentelemetry-lwt 0.91 Lwt-compatible instrumentation for https://opentelemetry.io
  4. trace 0.3-244-gdd30ae0 A lightweight stub for tracing/observability, agnostic in how data is collected

uri

  1. uri 4.4.0 An RFC3986 URI/URL parsing library

url

  1. uri 4.4.0 An RFC3986 URI/URL parsing library
\ No newline at end of file diff --git a/opentelemetry-client-cohttp-eio/_doc-dir/CHANGES.md b/opentelemetry-client-cohttp-eio/_doc-dir/CHANGES.md index e0f446f5..38f50aef 100644 --- a/opentelemetry-client-cohttp-eio/_doc-dir/CHANGES.md +++ b/opentelemetry-client-cohttp-eio/_doc-dir/CHANGES.md @@ -1,4 +1,14 @@ +## 0.91 + +- expose Self_debug.level_above +- config: better defaults in Sdk, have batching enabled by default + +- better error message for otlp http failures +- bounded queue: provide a per-item measure function for better errors/metrics +- fix: retries are self_debug logged at warning level +- move from ocurl to curl as a dep + ## 0.90 - major refactor: split library into `opentelemetry.core`, `opentelemetry`, diff --git a/opentelemetry-client-cohttp-eio/index.html b/opentelemetry-client-cohttp-eio/index.html index d4424138..6a970415 100644 --- a/opentelemetry-client-cohttp-eio/index.html +++ b/opentelemetry-client-cohttp-eio/index.html @@ -1,2 +1,2 @@ -index (opentelemetry-client-cohttp-eio.index)

Package opentelemetry-client-cohttp-eio 0.90

Package info

authors
  • ELLIOTTCABLE <opam@ell.io>
  • ocaml-tracing
  • the imandra team
changes-files
depends
homepage
issues
license
  • MIT
maintainers
  • ocaml-tracing
readme-files
repo
  • git+https://github.com/ocaml-tracing/ocaml-opentelemetry.git
version
  • 0.90
+index (opentelemetry-client-cohttp-eio.index)

Package opentelemetry-client-cohttp-eio 0.91

Package info

authors
  • ELLIOTTCABLE <opam@ell.io>
  • ocaml-tracing
  • the imandra team
changes-files
depends
homepage
issues
license
  • MIT
maintainers
  • ocaml-tracing
readme-files
repo
  • git+https://github.com/ocaml-tracing/ocaml-opentelemetry.git
version
  • 0.91
diff --git a/opentelemetry-client-cohttp-lwt/_doc-dir/CHANGES.md b/opentelemetry-client-cohttp-lwt/_doc-dir/CHANGES.md index e0f446f5..38f50aef 100644 --- a/opentelemetry-client-cohttp-lwt/_doc-dir/CHANGES.md +++ b/opentelemetry-client-cohttp-lwt/_doc-dir/CHANGES.md @@ -1,4 +1,14 @@ +## 0.91 + +- expose Self_debug.level_above +- config: better defaults in Sdk, have batching enabled by default + +- better error message for otlp http failures +- bounded queue: provide a per-item measure function for better errors/metrics +- fix: retries are self_debug logged at warning level +- move from ocurl to curl as a dep + ## 0.90 - major refactor: split library into `opentelemetry.core`, `opentelemetry`, diff --git a/opentelemetry-client-cohttp-lwt/index.html b/opentelemetry-client-cohttp-lwt/index.html index 1281488c..5a031a41 100644 --- a/opentelemetry-client-cohttp-lwt/index.html +++ b/opentelemetry-client-cohttp-lwt/index.html @@ -1,2 +1,2 @@ -index (opentelemetry-client-cohttp-lwt.index)

Package opentelemetry-client-cohttp-lwt 0.90

Package info

authors
  • ELLIOTTCABLE <opam@ell.io>
  • ocaml-tracing
  • the imandra team
changes-files
depends
homepage
issues
license
  • MIT
maintainers
  • ocaml-tracing
readme-files
repo
  • git+https://github.com/ocaml-tracing/ocaml-opentelemetry.git
version
  • 0.90
+index (opentelemetry-client-cohttp-lwt.index)

Package opentelemetry-client-cohttp-lwt 0.91

Package info

authors
  • ELLIOTTCABLE <opam@ell.io>
  • ocaml-tracing
  • the imandra team
changes-files
depends
homepage
issues
license
  • MIT
maintainers
  • ocaml-tracing
readme-files
repo
  • git+https://github.com/ocaml-tracing/ocaml-opentelemetry.git
version
  • 0.91
diff --git a/opentelemetry-client-ocurl-lwt/_doc-dir/CHANGES.md b/opentelemetry-client-ocurl-lwt/_doc-dir/CHANGES.md index e0f446f5..38f50aef 100644 --- a/opentelemetry-client-ocurl-lwt/_doc-dir/CHANGES.md +++ b/opentelemetry-client-ocurl-lwt/_doc-dir/CHANGES.md @@ -1,4 +1,14 @@ +## 0.91 + +- expose Self_debug.level_above +- config: better defaults in Sdk, have batching enabled by default + +- better error message for otlp http failures +- bounded queue: provide a per-item measure function for better errors/metrics +- fix: retries are self_debug logged at warning level +- move from ocurl to curl as a dep + ## 0.90 - major refactor: split library into `opentelemetry.core`, `opentelemetry`, diff --git a/opentelemetry-client-ocurl-lwt/index.html b/opentelemetry-client-ocurl-lwt/index.html index a8273d81..38f36a13 100644 --- a/opentelemetry-client-ocurl-lwt/index.html +++ b/opentelemetry-client-ocurl-lwt/index.html @@ -1,2 +1,2 @@ -index (opentelemetry-client-ocurl-lwt.index)

Package opentelemetry-client-ocurl-lwt 0.90

Package info

authors
  • ELLIOTTCABLE <opam@ell.io>
  • ocaml-tracing
  • the imandra team
changes-files
depends
homepage
issues
license
  • MIT
maintainers
  • ocaml-tracing
readme-files
repo
  • git+https://github.com/ocaml-tracing/ocaml-opentelemetry.git
version
  • 0.90
+index (opentelemetry-client-ocurl-lwt.index)

Package opentelemetry-client-ocurl-lwt 0.91

Package info

authors
  • ELLIOTTCABLE <opam@ell.io>
  • ocaml-tracing
  • the imandra team
changes-files
depends
homepage
issues
license
  • MIT
maintainers
  • ocaml-tracing
readme-files
repo
  • git+https://github.com/ocaml-tracing/ocaml-opentelemetry.git
version
  • 0.91
diff --git a/opentelemetry-client-ocurl/_doc-dir/CHANGES.md b/opentelemetry-client-ocurl/_doc-dir/CHANGES.md index e0f446f5..38f50aef 100644 --- a/opentelemetry-client-ocurl/_doc-dir/CHANGES.md +++ b/opentelemetry-client-ocurl/_doc-dir/CHANGES.md @@ -1,4 +1,14 @@ +## 0.91 + +- expose Self_debug.level_above +- config: better defaults in Sdk, have batching enabled by default + +- better error message for otlp http failures +- bounded queue: provide a per-item measure function for better errors/metrics +- fix: retries are self_debug logged at warning level +- move from ocurl to curl as a dep + ## 0.90 - major refactor: split library into `opentelemetry.core`, `opentelemetry`, diff --git a/opentelemetry-client-ocurl/index.html b/opentelemetry-client-ocurl/index.html index 9e578a0f..f9ad289f 100644 --- a/opentelemetry-client-ocurl/index.html +++ b/opentelemetry-client-ocurl/index.html @@ -1,2 +1,2 @@ -index (opentelemetry-client-ocurl.index)

Package opentelemetry-client-ocurl 0.90

Package info

authors
  • ELLIOTTCABLE <opam@ell.io>
  • ocaml-tracing
  • the imandra team
changes-files
depends
homepage
issues
license
  • MIT
maintainers
  • ocaml-tracing
readme-files
repo
  • git+https://github.com/ocaml-tracing/ocaml-opentelemetry.git
version
  • 0.90
+index (opentelemetry-client-ocurl.index)

Package opentelemetry-client-ocurl 0.91

Package info

authors
  • ELLIOTTCABLE <opam@ell.io>
  • ocaml-tracing
  • the imandra team
changes-files
depends
homepage
issues
license
  • MIT
maintainers
  • ocaml-tracing
readme-files
repo
  • git+https://github.com/ocaml-tracing/ocaml-opentelemetry.git
version
  • 0.91
diff --git a/opentelemetry-client/_doc-dir/CHANGES.md b/opentelemetry-client/_doc-dir/CHANGES.md index e0f446f5..38f50aef 100644 --- a/opentelemetry-client/_doc-dir/CHANGES.md +++ b/opentelemetry-client/_doc-dir/CHANGES.md @@ -1,4 +1,14 @@ +## 0.91 + +- expose Self_debug.level_above +- config: better defaults in Sdk, have batching enabled by default + +- better error message for otlp http failures +- bounded queue: provide a per-item measure function for better errors/metrics +- fix: retries are self_debug logged at warning level +- move from ocurl to curl as a dep + ## 0.90 - major refactor: split library into `opentelemetry.core`, `opentelemetry`, diff --git a/opentelemetry-client/index.html b/opentelemetry-client/index.html index 32934231..daa05c51 100644 --- a/opentelemetry-client/index.html +++ b/opentelemetry-client/index.html @@ -1,2 +1,2 @@ -index (opentelemetry-client.index)

Package opentelemetry-client 0.90

Package info

authors
  • ELLIOTTCABLE <opam@ell.io>
  • ocaml-tracing
  • the imandra team
changes-files
depends
homepage
issues
license
  • MIT
maintainers
  • ocaml-tracing
readme-files
repo
  • git+https://github.com/ocaml-tracing/ocaml-opentelemetry.git
tags
version
  • 0.90
+index (opentelemetry-client.index)

Package opentelemetry-client 0.91

Package info

authors
  • ELLIOTTCABLE <opam@ell.io>
  • ocaml-tracing
  • the imandra team
changes-files
depends
homepage
issues
license
  • MIT
maintainers
  • ocaml-tracing
readme-files
repo
  • git+https://github.com/ocaml-tracing/ocaml-opentelemetry.git
tags
version
  • 0.91
diff --git a/opentelemetry-cohttp-lwt/_doc-dir/CHANGES.md b/opentelemetry-cohttp-lwt/_doc-dir/CHANGES.md index e0f446f5..38f50aef 100644 --- a/opentelemetry-cohttp-lwt/_doc-dir/CHANGES.md +++ b/opentelemetry-cohttp-lwt/_doc-dir/CHANGES.md @@ -1,4 +1,14 @@ +## 0.91 + +- expose Self_debug.level_above +- config: better defaults in Sdk, have batching enabled by default + +- better error message for otlp http failures +- bounded queue: provide a per-item measure function for better errors/metrics +- fix: retries are self_debug logged at warning level +- move from ocurl to curl as a dep + ## 0.90 - major refactor: split library into `opentelemetry.core`, `opentelemetry`, diff --git a/opentelemetry-cohttp-lwt/index.html b/opentelemetry-cohttp-lwt/index.html index bbf5dfeb..0440d62a 100644 --- a/opentelemetry-cohttp-lwt/index.html +++ b/opentelemetry-cohttp-lwt/index.html @@ -1,2 +1,2 @@ -index (opentelemetry-cohttp-lwt.index)

Package opentelemetry-cohttp-lwt 0.90

Package info

authors
  • ELLIOTTCABLE <opam@ell.io>
  • ocaml-tracing
  • the imandra team
changes-files
depends
homepage
issues
license
  • MIT
maintainers
  • ocaml-tracing
readme-files
repo
  • git+https://github.com/ocaml-tracing/ocaml-opentelemetry.git
version
  • 0.90
+index (opentelemetry-cohttp-lwt.index)

Package opentelemetry-cohttp-lwt 0.91

Package info

authors
  • ELLIOTTCABLE <opam@ell.io>
  • ocaml-tracing
  • the imandra team
changes-files
depends
homepage
issues
license
  • MIT
maintainers
  • ocaml-tracing
readme-files
repo
  • git+https://github.com/ocaml-tracing/ocaml-opentelemetry.git
version
  • 0.91
diff --git a/opentelemetry-logs/_doc-dir/CHANGES.md b/opentelemetry-logs/_doc-dir/CHANGES.md index e0f446f5..38f50aef 100644 --- a/opentelemetry-logs/_doc-dir/CHANGES.md +++ b/opentelemetry-logs/_doc-dir/CHANGES.md @@ -1,4 +1,14 @@ +## 0.91 + +- expose Self_debug.level_above +- config: better defaults in Sdk, have batching enabled by default + +- better error message for otlp http failures +- bounded queue: provide a per-item measure function for better errors/metrics +- fix: retries are self_debug logged at warning level +- move from ocurl to curl as a dep + ## 0.90 - major refactor: split library into `opentelemetry.core`, `opentelemetry`, diff --git a/opentelemetry-logs/index.html b/opentelemetry-logs/index.html index 84eb1a67..588d3ce9 100644 --- a/opentelemetry-logs/index.html +++ b/opentelemetry-logs/index.html @@ -1,2 +1,2 @@ -index (opentelemetry-logs.index)

Package opentelemetry-logs 0.90

Package info

authors
  • ELLIOTTCABLE <opam@ell.io>
  • ocaml-tracing
  • the imandra team
changes-files
depends
homepage
issues
license
  • MIT
maintainers
  • ocaml-tracing
readme-files
repo
  • git+https://github.com/ocaml-tracing/ocaml-opentelemetry.git
version
  • 0.90
+index (opentelemetry-logs.index)

Package opentelemetry-logs 0.91

Package info

authors
  • ELLIOTTCABLE <opam@ell.io>
  • ocaml-tracing
  • the imandra team
changes-files
depends
homepage
issues
license
  • MIT
maintainers
  • ocaml-tracing
readme-files
repo
  • git+https://github.com/ocaml-tracing/ocaml-opentelemetry.git
version
  • 0.91
diff --git a/opentelemetry-lwt/_doc-dir/CHANGES.md b/opentelemetry-lwt/_doc-dir/CHANGES.md index e0f446f5..38f50aef 100644 --- a/opentelemetry-lwt/_doc-dir/CHANGES.md +++ b/opentelemetry-lwt/_doc-dir/CHANGES.md @@ -1,4 +1,14 @@ +## 0.91 + +- expose Self_debug.level_above +- config: better defaults in Sdk, have batching enabled by default + +- better error message for otlp http failures +- bounded queue: provide a per-item measure function for better errors/metrics +- fix: retries are self_debug logged at warning level +- move from ocurl to curl as a dep + ## 0.90 - major refactor: split library into `opentelemetry.core`, `opentelemetry`, diff --git a/opentelemetry-lwt/index.html b/opentelemetry-lwt/index.html index 14174958..f97e5dcd 100644 --- a/opentelemetry-lwt/index.html +++ b/opentelemetry-lwt/index.html @@ -1,2 +1,2 @@ -index (opentelemetry-lwt.index)

Package opentelemetry-lwt 0.90

Package info

authors
  • ELLIOTTCABLE <opam@ell.io>
  • ocaml-tracing
  • the imandra team
changes-files
depends
homepage
issues
license
  • MIT
maintainers
  • ocaml-tracing
readme-files
repo
  • git+https://github.com/ocaml-tracing/ocaml-opentelemetry.git
tags
version
  • 0.90
+index (opentelemetry-lwt.index)

Package opentelemetry-lwt 0.91

Package info

authors
  • ELLIOTTCABLE <opam@ell.io>
  • ocaml-tracing
  • the imandra team
changes-files
depends
homepage
issues
license
  • MIT
maintainers
  • ocaml-tracing
readme-files
repo
  • git+https://github.com/ocaml-tracing/ocaml-opentelemetry.git
tags
version
  • 0.91
diff --git a/opentelemetry/_doc-dir/CHANGES.md b/opentelemetry/_doc-dir/CHANGES.md index e0f446f5..38f50aef 100644 --- a/opentelemetry/_doc-dir/CHANGES.md +++ b/opentelemetry/_doc-dir/CHANGES.md @@ -1,4 +1,14 @@ +## 0.91 + +- expose Self_debug.level_above +- config: better defaults in Sdk, have batching enabled by default + +- better error message for otlp http failures +- bounded queue: provide a per-item measure function for better errors/metrics +- fix: retries are self_debug logged at warning level +- move from ocurl to curl as a dep + ## 0.90 - major refactor: split library into `opentelemetry.core`, `opentelemetry`, diff --git a/opentelemetry/index.html b/opentelemetry/index.html index 92e5cfef..65ddb102 100644 --- a/opentelemetry/index.html +++ b/opentelemetry/index.html @@ -1,2 +1,2 @@ -index (opentelemetry.index)

Package opentelemetry 0.90

Package info

authors
  • ELLIOTTCABLE <opam@ell.io>
  • ocaml-tracing
  • the imandra team
changes-files
depends
homepage
issues
license
  • MIT
maintainers
  • ocaml-tracing
readme-files
repo
  • git+https://github.com/ocaml-tracing/ocaml-opentelemetry.git
tags
version
  • 0.90
+index (opentelemetry.index)

Package opentelemetry 0.91

Package info

authors
  • ELLIOTTCABLE <opam@ell.io>
  • ocaml-tracing
  • the imandra team
changes-files
depends
homepage
issues
license
  • MIT
maintainers
  • ocaml-tracing
readme-files
repo
  • git+https://github.com/ocaml-tracing/ocaml-opentelemetry.git
tags
version
  • 0.91