| Portability | non-portable (GHC extensions) |
|---|---|
| Stability | experimental |
| Maintainer | Brendan Hay <brendan@soundcloud.com> |
| Safe Haskell | Safe-Infered |
Network.Metric
Contents
Description
- data SinkType
- open :: SinkType -> String -> String -> IO MetricSink
- class Sink a where
- type Group = ByteString
- type Bucket = ByteString
- data Metric a
Exported Types
An enumeration of supplied sink types
Sink Functions
Sink resource to write metrics to
Re-exports
type Group = ByteStringSource
Metric group
type Bucket = ByteStringSource
Metric bucket