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)
|
||||
|
||||
(authors "the Imandra team and contributors")
|
||||
(authors "ocaml-tracing"
|
||||
"ELLIOTTCABLE <opam@ell.io>"
|
||||
"the imandra team")
|
||||
|
||||
(maintainers
|
||||
"Simon Cruanes <simon.cruanes.2007@m4x.org>"
|
||||
"Matt Bray <mattjbray@gmail.com>"
|
||||
"ELLIOTTCABLE <opam@ell.io>")
|
||||
(maintainers "ocaml-tracing")
|
||||
|
||||
(license MIT)
|
||||
|
||||
|
|
|
|||
|
|
@ -2,12 +2,8 @@
|
|||
opam-version: "2.0"
|
||||
version: "0.12"
|
||||
synopsis: "Collector client for opentelemetry, using cohttp + eio"
|
||||
maintainer: [
|
||||
"Simon Cruanes <simon.cruanes.2007@m4x.org>"
|
||||
"Matt Bray <mattjbray@gmail.com>"
|
||||
"ELLIOTTCABLE <opam@ell.io>"
|
||||
]
|
||||
authors: ["the Imandra team and contributors"]
|
||||
maintainer: ["ocaml-tracing"]
|
||||
authors: ["ocaml-tracing" "ELLIOTTCABLE <opam@ell.io>" "the imandra team"]
|
||||
license: "MIT"
|
||||
homepage: "https://github.com/imandra-ai/ocaml-opentelemetry"
|
||||
bug-reports: "https://github.com/imandra-ai/ocaml-opentelemetry/issues"
|
||||
|
|
|
|||
|
|
@ -2,12 +2,8 @@
|
|||
opam-version: "2.0"
|
||||
version: "0.12"
|
||||
synopsis: "Collector client for opentelemetry, using cohttp + lwt"
|
||||
maintainer: [
|
||||
"Simon Cruanes <simon.cruanes.2007@m4x.org>"
|
||||
"Matt Bray <mattjbray@gmail.com>"
|
||||
"ELLIOTTCABLE <opam@ell.io>"
|
||||
]
|
||||
authors: ["the Imandra team and contributors"]
|
||||
maintainer: ["ocaml-tracing"]
|
||||
authors: ["ocaml-tracing" "ELLIOTTCABLE <opam@ell.io>" "the imandra team"]
|
||||
license: "MIT"
|
||||
homepage: "https://github.com/imandra-ai/ocaml-opentelemetry"
|
||||
bug-reports: "https://github.com/imandra-ai/ocaml-opentelemetry/issues"
|
||||
|
|
|
|||
|
|
@ -2,12 +2,8 @@
|
|||
opam-version: "2.0"
|
||||
version: "0.12"
|
||||
synopsis: "Collector client for opentelemetry, using ezcurl-lwt"
|
||||
maintainer: [
|
||||
"Simon Cruanes <simon.cruanes.2007@m4x.org>"
|
||||
"Matt Bray <mattjbray@gmail.com>"
|
||||
"ELLIOTTCABLE <opam@ell.io>"
|
||||
]
|
||||
authors: ["the Imandra team and contributors"]
|
||||
maintainer: ["ocaml-tracing"]
|
||||
authors: ["ocaml-tracing" "ELLIOTTCABLE <opam@ell.io>" "the imandra team"]
|
||||
license: "MIT"
|
||||
homepage: "https://github.com/imandra-ai/ocaml-opentelemetry"
|
||||
bug-reports: "https://github.com/imandra-ai/ocaml-opentelemetry/issues"
|
||||
|
|
|
|||
|
|
@ -2,12 +2,8 @@
|
|||
opam-version: "2.0"
|
||||
version: "0.12"
|
||||
synopsis: "Collector client for opentelemetry, using http + ezcurl"
|
||||
maintainer: [
|
||||
"Simon Cruanes <simon.cruanes.2007@m4x.org>"
|
||||
"Matt Bray <mattjbray@gmail.com>"
|
||||
"ELLIOTTCABLE <opam@ell.io>"
|
||||
]
|
||||
authors: ["the Imandra team and contributors"]
|
||||
maintainer: ["ocaml-tracing"]
|
||||
authors: ["ocaml-tracing" "ELLIOTTCABLE <opam@ell.io>" "the imandra team"]
|
||||
license: "MIT"
|
||||
homepage: "https://github.com/imandra-ai/ocaml-opentelemetry"
|
||||
bug-reports: "https://github.com/imandra-ai/ocaml-opentelemetry/issues"
|
||||
|
|
|
|||
|
|
@ -2,12 +2,8 @@
|
|||
opam-version: "2.0"
|
||||
version: "0.12"
|
||||
synopsis: "Client SDK for https://opentelemetry.io"
|
||||
maintainer: [
|
||||
"Simon Cruanes <simon.cruanes.2007@m4x.org>"
|
||||
"Matt Bray <mattjbray@gmail.com>"
|
||||
"ELLIOTTCABLE <opam@ell.io>"
|
||||
]
|
||||
authors: ["the Imandra team and contributors"]
|
||||
maintainer: ["ocaml-tracing"]
|
||||
authors: ["ocaml-tracing" "ELLIOTTCABLE <opam@ell.io>" "the imandra team"]
|
||||
license: "MIT"
|
||||
tags: ["tracing" "opentelemetry" "sdk"]
|
||||
homepage: "https://github.com/imandra-ai/ocaml-opentelemetry"
|
||||
|
|
|
|||
|
|
@ -2,12 +2,8 @@
|
|||
opam-version: "2.0"
|
||||
version: "0.12"
|
||||
synopsis: "Opentelemetry tracing for Cohttp HTTP servers"
|
||||
maintainer: [
|
||||
"Simon Cruanes <simon.cruanes.2007@m4x.org>"
|
||||
"Matt Bray <mattjbray@gmail.com>"
|
||||
"ELLIOTTCABLE <opam@ell.io>"
|
||||
]
|
||||
authors: ["the Imandra team and contributors"]
|
||||
maintainer: ["ocaml-tracing"]
|
||||
authors: ["ocaml-tracing" "ELLIOTTCABLE <opam@ell.io>" "the imandra team"]
|
||||
license: "MIT"
|
||||
homepage: "https://github.com/imandra-ai/ocaml-opentelemetry"
|
||||
bug-reports: "https://github.com/imandra-ai/ocaml-opentelemetry/issues"
|
||||
|
|
|
|||
|
|
@ -2,12 +2,8 @@
|
|||
opam-version: "2.0"
|
||||
version: "0.12"
|
||||
synopsis: "Opentelemetry-based reporter for Logs"
|
||||
maintainer: [
|
||||
"Simon Cruanes <simon.cruanes.2007@m4x.org>"
|
||||
"Matt Bray <mattjbray@gmail.com>"
|
||||
"ELLIOTTCABLE <opam@ell.io>"
|
||||
]
|
||||
authors: ["the Imandra team and contributors"]
|
||||
maintainer: ["ocaml-tracing"]
|
||||
authors: ["ocaml-tracing" "ELLIOTTCABLE <opam@ell.io>" "the imandra team"]
|
||||
license: "MIT"
|
||||
homepage: "https://github.com/imandra-ai/ocaml-opentelemetry"
|
||||
bug-reports: "https://github.com/imandra-ai/ocaml-opentelemetry/issues"
|
||||
|
|
|
|||
|
|
@ -2,12 +2,8 @@
|
|||
opam-version: "2.0"
|
||||
version: "0.12"
|
||||
synopsis: "Lwt-compatible instrumentation for https://opentelemetry.io"
|
||||
maintainer: [
|
||||
"Simon Cruanes <simon.cruanes.2007@m4x.org>"
|
||||
"Matt Bray <mattjbray@gmail.com>"
|
||||
"ELLIOTTCABLE <opam@ell.io>"
|
||||
]
|
||||
authors: ["the Imandra team and contributors"]
|
||||
maintainer: ["ocaml-tracing"]
|
||||
authors: ["ocaml-tracing" "ELLIOTTCABLE <opam@ell.io>" "the imandra team"]
|
||||
license: "MIT"
|
||||
tags: ["instrumentation" "tracing" "opentelemetry" "datadog" "lwt"]
|
||||
homepage: "https://github.com/imandra-ai/ocaml-opentelemetry"
|
||||
|
|
|
|||
|
|
@ -3,12 +3,8 @@ opam-version: "2.0"
|
|||
version: "0.12"
|
||||
synopsis:
|
||||
"Core library for instrumentation and serialization for https://opentelemetry.io"
|
||||
maintainer: [
|
||||
"Simon Cruanes <simon.cruanes.2007@m4x.org>"
|
||||
"Matt Bray <mattjbray@gmail.com>"
|
||||
"ELLIOTTCABLE <opam@ell.io>"
|
||||
]
|
||||
authors: ["the Imandra team and contributors"]
|
||||
maintainer: ["ocaml-tracing"]
|
||||
authors: ["ocaml-tracing" "ELLIOTTCABLE <opam@ell.io>" "the imandra team"]
|
||||
license: "MIT"
|
||||
tags: ["instrumentation" "tracing" "opentelemetry" "datadog" "jaeger"]
|
||||
homepage: "https://github.com/imandra-ai/ocaml-opentelemetry"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue