mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-05-05 08:54:27 -04:00
update opam files
This commit is contained in:
parent
40b84944a7
commit
d316e2a4f1
10 changed files with 22 additions and 59 deletions
|
|
@ -11,12 +11,11 @@
|
||||||
|
|
||||||
(implicit_transitive_deps false)
|
(implicit_transitive_deps false)
|
||||||
|
|
||||||
(authors "the Imandra team and contributors")
|
(authors "ocaml-tracing"
|
||||||
|
"ELLIOTTCABLE <opam@ell.io>"
|
||||||
|
"the imandra team")
|
||||||
|
|
||||||
(maintainers
|
(maintainers "ocaml-tracing")
|
||||||
"Simon Cruanes <simon.cruanes.2007@m4x.org>"
|
|
||||||
"Matt Bray <mattjbray@gmail.com>"
|
|
||||||
"ELLIOTTCABLE <opam@ell.io>")
|
|
||||||
|
|
||||||
(license MIT)
|
(license MIT)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,12 +2,8 @@
|
||||||
opam-version: "2.0"
|
opam-version: "2.0"
|
||||||
version: "0.12"
|
version: "0.12"
|
||||||
synopsis: "Collector client for opentelemetry, using cohttp + eio"
|
synopsis: "Collector client for opentelemetry, using cohttp + eio"
|
||||||
maintainer: [
|
maintainer: ["ocaml-tracing"]
|
||||||
"Simon Cruanes <simon.cruanes.2007@m4x.org>"
|
authors: ["ocaml-tracing" "ELLIOTTCABLE <opam@ell.io>" "the imandra team"]
|
||||||
"Matt Bray <mattjbray@gmail.com>"
|
|
||||||
"ELLIOTTCABLE <opam@ell.io>"
|
|
||||||
]
|
|
||||||
authors: ["the Imandra team and contributors"]
|
|
||||||
license: "MIT"
|
license: "MIT"
|
||||||
homepage: "https://github.com/imandra-ai/ocaml-opentelemetry"
|
homepage: "https://github.com/imandra-ai/ocaml-opentelemetry"
|
||||||
bug-reports: "https://github.com/imandra-ai/ocaml-opentelemetry/issues"
|
bug-reports: "https://github.com/imandra-ai/ocaml-opentelemetry/issues"
|
||||||
|
|
|
||||||
|
|
@ -2,12 +2,8 @@
|
||||||
opam-version: "2.0"
|
opam-version: "2.0"
|
||||||
version: "0.12"
|
version: "0.12"
|
||||||
synopsis: "Collector client for opentelemetry, using cohttp + lwt"
|
synopsis: "Collector client for opentelemetry, using cohttp + lwt"
|
||||||
maintainer: [
|
maintainer: ["ocaml-tracing"]
|
||||||
"Simon Cruanes <simon.cruanes.2007@m4x.org>"
|
authors: ["ocaml-tracing" "ELLIOTTCABLE <opam@ell.io>" "the imandra team"]
|
||||||
"Matt Bray <mattjbray@gmail.com>"
|
|
||||||
"ELLIOTTCABLE <opam@ell.io>"
|
|
||||||
]
|
|
||||||
authors: ["the Imandra team and contributors"]
|
|
||||||
license: "MIT"
|
license: "MIT"
|
||||||
homepage: "https://github.com/imandra-ai/ocaml-opentelemetry"
|
homepage: "https://github.com/imandra-ai/ocaml-opentelemetry"
|
||||||
bug-reports: "https://github.com/imandra-ai/ocaml-opentelemetry/issues"
|
bug-reports: "https://github.com/imandra-ai/ocaml-opentelemetry/issues"
|
||||||
|
|
|
||||||
|
|
@ -2,12 +2,8 @@
|
||||||
opam-version: "2.0"
|
opam-version: "2.0"
|
||||||
version: "0.12"
|
version: "0.12"
|
||||||
synopsis: "Collector client for opentelemetry, using ezcurl-lwt"
|
synopsis: "Collector client for opentelemetry, using ezcurl-lwt"
|
||||||
maintainer: [
|
maintainer: ["ocaml-tracing"]
|
||||||
"Simon Cruanes <simon.cruanes.2007@m4x.org>"
|
authors: ["ocaml-tracing" "ELLIOTTCABLE <opam@ell.io>" "the imandra team"]
|
||||||
"Matt Bray <mattjbray@gmail.com>"
|
|
||||||
"ELLIOTTCABLE <opam@ell.io>"
|
|
||||||
]
|
|
||||||
authors: ["the Imandra team and contributors"]
|
|
||||||
license: "MIT"
|
license: "MIT"
|
||||||
homepage: "https://github.com/imandra-ai/ocaml-opentelemetry"
|
homepage: "https://github.com/imandra-ai/ocaml-opentelemetry"
|
||||||
bug-reports: "https://github.com/imandra-ai/ocaml-opentelemetry/issues"
|
bug-reports: "https://github.com/imandra-ai/ocaml-opentelemetry/issues"
|
||||||
|
|
|
||||||
|
|
@ -2,12 +2,8 @@
|
||||||
opam-version: "2.0"
|
opam-version: "2.0"
|
||||||
version: "0.12"
|
version: "0.12"
|
||||||
synopsis: "Collector client for opentelemetry, using http + ezcurl"
|
synopsis: "Collector client for opentelemetry, using http + ezcurl"
|
||||||
maintainer: [
|
maintainer: ["ocaml-tracing"]
|
||||||
"Simon Cruanes <simon.cruanes.2007@m4x.org>"
|
authors: ["ocaml-tracing" "ELLIOTTCABLE <opam@ell.io>" "the imandra team"]
|
||||||
"Matt Bray <mattjbray@gmail.com>"
|
|
||||||
"ELLIOTTCABLE <opam@ell.io>"
|
|
||||||
]
|
|
||||||
authors: ["the Imandra team and contributors"]
|
|
||||||
license: "MIT"
|
license: "MIT"
|
||||||
homepage: "https://github.com/imandra-ai/ocaml-opentelemetry"
|
homepage: "https://github.com/imandra-ai/ocaml-opentelemetry"
|
||||||
bug-reports: "https://github.com/imandra-ai/ocaml-opentelemetry/issues"
|
bug-reports: "https://github.com/imandra-ai/ocaml-opentelemetry/issues"
|
||||||
|
|
|
||||||
|
|
@ -2,12 +2,8 @@
|
||||||
opam-version: "2.0"
|
opam-version: "2.0"
|
||||||
version: "0.12"
|
version: "0.12"
|
||||||
synopsis: "Client SDK for https://opentelemetry.io"
|
synopsis: "Client SDK for https://opentelemetry.io"
|
||||||
maintainer: [
|
maintainer: ["ocaml-tracing"]
|
||||||
"Simon Cruanes <simon.cruanes.2007@m4x.org>"
|
authors: ["ocaml-tracing" "ELLIOTTCABLE <opam@ell.io>" "the imandra team"]
|
||||||
"Matt Bray <mattjbray@gmail.com>"
|
|
||||||
"ELLIOTTCABLE <opam@ell.io>"
|
|
||||||
]
|
|
||||||
authors: ["the Imandra team and contributors"]
|
|
||||||
license: "MIT"
|
license: "MIT"
|
||||||
tags: ["tracing" "opentelemetry" "sdk"]
|
tags: ["tracing" "opentelemetry" "sdk"]
|
||||||
homepage: "https://github.com/imandra-ai/ocaml-opentelemetry"
|
homepage: "https://github.com/imandra-ai/ocaml-opentelemetry"
|
||||||
|
|
|
||||||
|
|
@ -2,12 +2,8 @@
|
||||||
opam-version: "2.0"
|
opam-version: "2.0"
|
||||||
version: "0.12"
|
version: "0.12"
|
||||||
synopsis: "Opentelemetry tracing for Cohttp HTTP servers"
|
synopsis: "Opentelemetry tracing for Cohttp HTTP servers"
|
||||||
maintainer: [
|
maintainer: ["ocaml-tracing"]
|
||||||
"Simon Cruanes <simon.cruanes.2007@m4x.org>"
|
authors: ["ocaml-tracing" "ELLIOTTCABLE <opam@ell.io>" "the imandra team"]
|
||||||
"Matt Bray <mattjbray@gmail.com>"
|
|
||||||
"ELLIOTTCABLE <opam@ell.io>"
|
|
||||||
]
|
|
||||||
authors: ["the Imandra team and contributors"]
|
|
||||||
license: "MIT"
|
license: "MIT"
|
||||||
homepage: "https://github.com/imandra-ai/ocaml-opentelemetry"
|
homepage: "https://github.com/imandra-ai/ocaml-opentelemetry"
|
||||||
bug-reports: "https://github.com/imandra-ai/ocaml-opentelemetry/issues"
|
bug-reports: "https://github.com/imandra-ai/ocaml-opentelemetry/issues"
|
||||||
|
|
|
||||||
|
|
@ -2,12 +2,8 @@
|
||||||
opam-version: "2.0"
|
opam-version: "2.0"
|
||||||
version: "0.12"
|
version: "0.12"
|
||||||
synopsis: "Opentelemetry-based reporter for Logs"
|
synopsis: "Opentelemetry-based reporter for Logs"
|
||||||
maintainer: [
|
maintainer: ["ocaml-tracing"]
|
||||||
"Simon Cruanes <simon.cruanes.2007@m4x.org>"
|
authors: ["ocaml-tracing" "ELLIOTTCABLE <opam@ell.io>" "the imandra team"]
|
||||||
"Matt Bray <mattjbray@gmail.com>"
|
|
||||||
"ELLIOTTCABLE <opam@ell.io>"
|
|
||||||
]
|
|
||||||
authors: ["the Imandra team and contributors"]
|
|
||||||
license: "MIT"
|
license: "MIT"
|
||||||
homepage: "https://github.com/imandra-ai/ocaml-opentelemetry"
|
homepage: "https://github.com/imandra-ai/ocaml-opentelemetry"
|
||||||
bug-reports: "https://github.com/imandra-ai/ocaml-opentelemetry/issues"
|
bug-reports: "https://github.com/imandra-ai/ocaml-opentelemetry/issues"
|
||||||
|
|
|
||||||
|
|
@ -2,12 +2,8 @@
|
||||||
opam-version: "2.0"
|
opam-version: "2.0"
|
||||||
version: "0.12"
|
version: "0.12"
|
||||||
synopsis: "Lwt-compatible instrumentation for https://opentelemetry.io"
|
synopsis: "Lwt-compatible instrumentation for https://opentelemetry.io"
|
||||||
maintainer: [
|
maintainer: ["ocaml-tracing"]
|
||||||
"Simon Cruanes <simon.cruanes.2007@m4x.org>"
|
authors: ["ocaml-tracing" "ELLIOTTCABLE <opam@ell.io>" "the imandra team"]
|
||||||
"Matt Bray <mattjbray@gmail.com>"
|
|
||||||
"ELLIOTTCABLE <opam@ell.io>"
|
|
||||||
]
|
|
||||||
authors: ["the Imandra team and contributors"]
|
|
||||||
license: "MIT"
|
license: "MIT"
|
||||||
tags: ["instrumentation" "tracing" "opentelemetry" "datadog" "lwt"]
|
tags: ["instrumentation" "tracing" "opentelemetry" "datadog" "lwt"]
|
||||||
homepage: "https://github.com/imandra-ai/ocaml-opentelemetry"
|
homepage: "https://github.com/imandra-ai/ocaml-opentelemetry"
|
||||||
|
|
|
||||||
|
|
@ -3,12 +3,8 @@ opam-version: "2.0"
|
||||||
version: "0.12"
|
version: "0.12"
|
||||||
synopsis:
|
synopsis:
|
||||||
"Core library for instrumentation and serialization for https://opentelemetry.io"
|
"Core library for instrumentation and serialization for https://opentelemetry.io"
|
||||||
maintainer: [
|
maintainer: ["ocaml-tracing"]
|
||||||
"Simon Cruanes <simon.cruanes.2007@m4x.org>"
|
authors: ["ocaml-tracing" "ELLIOTTCABLE <opam@ell.io>" "the imandra team"]
|
||||||
"Matt Bray <mattjbray@gmail.com>"
|
|
||||||
"ELLIOTTCABLE <opam@ell.io>"
|
|
||||||
]
|
|
||||||
authors: ["the Imandra team and contributors"]
|
|
||||||
license: "MIT"
|
license: "MIT"
|
||||||
tags: ["instrumentation" "tracing" "opentelemetry" "datadog" "jaeger"]
|
tags: ["instrumentation" "tracing" "opentelemetry" "datadog" "jaeger"]
|
||||||
homepage: "https://github.com/imandra-ai/ocaml-opentelemetry"
|
homepage: "https://github.com/imandra-ai/ocaml-opentelemetry"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue