Opentelemetry.GC_metrics
Export GC metrics.
These metrics are emitted after each GC collection.
Setup a hook that will emit GC statistics on every tick (assuming a ticker thread)
val get_runtime_attributes : unit -> Span.key_value list
Get OCaml name and version runtime attributes
val get_metrics : unit -> Metrics.t list
Get a few metrics from the current state of the GC