@metrics/client
A streaming metric producer. Allows producing counters, gauges, histograms and summaries in a way that is independent of your metrics system.
@metrics/metric
The metric class definition which metric objects in the @metrics library is instansiated from
@metrics/process
Module for collecting different process and system metrics and providing them as a metric stream
@metrics/guard
Module to guard against excessive metric permutation creation in a metric stream
@metrics/daemon
Daemon for collecting metrics over misc network protocols. Provides a stream for further piping of metrics.