mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-07 18:37:56 -05: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
|
||||
(github aestheticintegration/ocaml-opentelemetry))
|
||||
|
||||
(version 0.1)
|
||||
|
||||
(authors "the Imandra team")
|
||||
(maintainers "the Imandra team")
|
||||
(license MIT)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
# This file is generated by dune, edit dune-project instead
|
||||
opam-version: "2.0"
|
||||
version: "0.1"
|
||||
synopsis: "Collector client for opentelemetry, using http + ocurl"
|
||||
maintainer: ["the Imandra team"]
|
||||
authors: ["the Imandra team"]
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
# This file is generated by dune, edit dune-project instead
|
||||
opam-version: "2.0"
|
||||
version: "0.1"
|
||||
synopsis: "Opentelemetry tracing for Cohttp HTTP servers"
|
||||
maintainer: ["the Imandra team"]
|
||||
authors: ["the Imandra team"]
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
# This file is generated by dune, edit dune-project instead
|
||||
opam-version: "2.0"
|
||||
version: "0.1"
|
||||
synopsis: "Lwt-compatible instrumentation for https://opentelemetry.io"
|
||||
maintainer: ["the Imandra team"]
|
||||
authors: ["the Imandra team"]
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
# This file is generated by dune, edit dune-project instead
|
||||
opam-version: "2.0"
|
||||
version: "0.1"
|
||||
synopsis: "Instrumentation for https://opentelemetry.io"
|
||||
maintainer: ["the Imandra team"]
|
||||
authors: ["the Imandra team"]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue