| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
System.Metrics.Prometheus.Metric.Counter
Documentation
newtype CounterSample Source #
Constructors
| CounterSample | |
Fields | |
addAndSample :: Int -> Counter -> IO CounterSample Source #
prometheus-2.1.3: Prometheus Haskell Client
| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
System.Metrics.Prometheus.Metric.Counter
newtype CounterSample Source #
Constructors
| CounterSample | |
Fields | |
addAndSample :: Int -> Counter -> IO CounterSample Source #