calamity-0.4.0.0: A library for writing discord bots in haskell
Safe HaskellNone
LanguageHaskell2010

Calamity.Metrics.Internal

Description

Internal data structures to the metrics effect

Synopsis

Documentation

newtype Counter Source #

A handle to a counter

Constructors

Counter 

Fields

newtype Gauge Source #

A handle to a gauge

Constructors

Gauge 

Fields

newtype Histogram Source #

A handle to a histogram

Constructors

Histogram 

Fields