calamity-0.7.0.1: A library for writing discord bots in haskell
Safe HaskellSafe-Inferred
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