mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-09 12:23:32 -04:00
Update src/opentelemetry.ml
Co-authored-by: Matt Bray <mattjbray@gmail.com>
This commit is contained in:
parent
5b3f49890b
commit
080e0de138
1 changed files with 1 additions and 1 deletions
|
|
@ -710,7 +710,7 @@ end
|
|||
The metrics are automatically called regularly.
|
||||
|
||||
This allows applications to register metrics callbacks from various points
|
||||
in the program (or even in librariese), and not worry about setting
|
||||
in the program (or even in libraries), and not worry about setting
|
||||
alarms/intervals to emit them. *)
|
||||
module Metrics_callbacks = struct
|
||||
open struct
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue