@hackage hs-opentelemetry-instrumentation-ghc-metrics1.0.0.0

OpenTelemetry metrics for the GHC runtime (RTS statistics)

Registers observable instruments that report GHC RTS statistics as OpenTelemetry metrics. Requires the program to be run with +RTS -T (or -t, -s, etc.) so that GHC.Stats.getRTSStats is enabled.

Metric names follow the process.runtime.ghc.* namespace convention.