@hackage / hs-opentelemetry-instrumentation-ghc-metrics

OpenTelemetry metrics for the GHC runtime (RTS statistics)

Latest1.0.0.0

About

Metadata

  • Last updated , by IanDuncan
  • License BSD-3-Clause
  • Categories Debugging
  • Maintained by: ian@iankduncan.com

  • Lottery factor: 1

Links

Installation

Readme

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.