package
0.0.0-20240201022239-0ae679bc1fb1
Repository: https://github.com/peakchen/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