package
10.0.0+incompatible
Repository: https://github.com/jiangz222/go-zero.git
Documentation: pkg.go.dev
# Functions
CpuUsage returns current cpu usage.
DisableLog disables logs of stats.
NewMetrics returns a Metrics.
NewRemoteWriter returns a RemoteWriter.
Report reports given message.
SetReporter sets the given reporter.
SetReportWriter sets the report writer.
# Variables
ErrWriteFailed is an error that indicates failed to submit a StatReport.
# Structs
No description provided by the author
A RemoteWriter is a writer to write StatReport.
No description provided by the author
A Task is a task that is reported to Metrics.
# Interfaces
No description provided by the author