Hoogle Search

Within LTS Haskell 24.14 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. Gauge :: Int64 -> Value

    ekg-core System.Metrics

    No documentation available.

  2. module System.Metrics.Gauge

    This module defines a type for mutable, integer-valued gauges. Gauges are variable values and can be used to track e.g. the current number of concurrent connections. All operations on gauges are thread-safe.

  3. data Gauge

    ekg-core System.Metrics.Gauge

    A mutable, integer-valued gauge.

  4. module System.Metrics.Prometheus.Metric.Gauge

    No documentation available.

  5. data Gauge

    prometheus System.Metrics.Prometheus.Metric.Gauge

    No documentation available.

  6. Gauge :: Int -> Bool -> Value

    statsd-rupp System.Metrics.StatsD.Internal

    No documentation available.

Page 1 of 1