# Functions
CpuUsage 返回上一次统计的 cpu 使用率.
DisableLog 禁用统计日志。.
NewMetrics 返回一个 Metrics。.
NewRemoteWriter 返回一个 RemoteWriter。.
StatReport 汇报给定的消息。.
SetReporter 指定汇报人为 fn。.
SetReportWriter 设置报告编写器。.
# Variables
ErrWriteFailed 是一个代表提交统计报告失败的错误。.
# Structs
No description provided by the author
RemoteWriter 是一个编写 StatReport 的远程编写器。.
No description provided by the author
Task 向 Metrics 汇报的任务。.
# Interfaces
No description provided by the author