Safe Haskell | None |
---|---|
Language | Haskell2010 |
System.Nagios.Plugin.Ekg.Types
- data MetricTree
Documentation
data MetricTree Source
Top-level object for parsed EKG metrics. Structurally, this is an n-ary tree; the leaves are the metrics themselves and the non-leaf nodes are used to construct the metric labels.
Instances