# Functions
NewCollector returns a Collector.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
Collector collects host resource usage stats.
CPUStats represents hoststats related to cpu usage.
DiskStats represents hoststats related to disk usage.
HostStats represents resource usage hoststats of the host running a Consul agent.
MemoryStats represents hoststats related to virtual memory usage.
# Interfaces
Metrics defines an interface for the methods used to emit data to the go-metrics library.
# Type aliases
No description provided by the author