mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-08 03:47:59 -04:00
chore: add version
This commit is contained in:
parent
1ca14b3a51
commit
ba70c5d71b
5 changed files with 6 additions and 0 deletions
|
|
@ -4,6 +4,8 @@
|
||||||
(source
|
(source
|
||||||
(github aestheticintegration/ocaml-opentelemetry))
|
(github aestheticintegration/ocaml-opentelemetry))
|
||||||
|
|
||||||
|
(version 0.1)
|
||||||
|
|
||||||
(authors "the Imandra team")
|
(authors "the Imandra team")
|
||||||
(maintainers "the Imandra team")
|
(maintainers "the Imandra team")
|
||||||
(license MIT)
|
(license MIT)
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
# This file is generated by dune, edit dune-project instead
|
# This file is generated by dune, edit dune-project instead
|
||||||
opam-version: "2.0"
|
opam-version: "2.0"
|
||||||
|
version: "0.1"
|
||||||
synopsis: "Collector client for opentelemetry, using http + ocurl"
|
synopsis: "Collector client for opentelemetry, using http + ocurl"
|
||||||
maintainer: ["the Imandra team"]
|
maintainer: ["the Imandra team"]
|
||||||
authors: ["the Imandra team"]
|
authors: ["the Imandra team"]
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
# This file is generated by dune, edit dune-project instead
|
# This file is generated by dune, edit dune-project instead
|
||||||
opam-version: "2.0"
|
opam-version: "2.0"
|
||||||
|
version: "0.1"
|
||||||
synopsis: "Opentelemetry tracing for Cohttp HTTP servers"
|
synopsis: "Opentelemetry tracing for Cohttp HTTP servers"
|
||||||
maintainer: ["the Imandra team"]
|
maintainer: ["the Imandra team"]
|
||||||
authors: ["the Imandra team"]
|
authors: ["the Imandra team"]
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
# This file is generated by dune, edit dune-project instead
|
# This file is generated by dune, edit dune-project instead
|
||||||
opam-version: "2.0"
|
opam-version: "2.0"
|
||||||
|
version: "0.1"
|
||||||
synopsis: "Lwt-compatible instrumentation for https://opentelemetry.io"
|
synopsis: "Lwt-compatible instrumentation for https://opentelemetry.io"
|
||||||
maintainer: ["the Imandra team"]
|
maintainer: ["the Imandra team"]
|
||||||
authors: ["the Imandra team"]
|
authors: ["the Imandra team"]
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
# This file is generated by dune, edit dune-project instead
|
# This file is generated by dune, edit dune-project instead
|
||||||
opam-version: "2.0"
|
opam-version: "2.0"
|
||||||
|
version: "0.1"
|
||||||
synopsis: "Instrumentation for https://opentelemetry.io"
|
synopsis: "Instrumentation for https://opentelemetry.io"
|
||||||
maintainer: ["the Imandra team"]
|
maintainer: ["the Imandra team"]
|
||||||
authors: ["the Imandra team"]
|
authors: ["the Imandra team"]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue