# Functions
GetClient Get the monitoring reporting plugin client.
LogExposure sends data and reports in multiple ways.
LogMonitorEvent Report the specified monitoring reporting plug-in metadata.MetricsPluginName according to the specific event.
RegisterClient Registration indicator reporting plug-in implementation.
RegisterLogExposureHook registers the exposure data recording hook.
RegisterSendDataHook registers the reporting hook.
SamplingResult Sampling results.
SendData sends data, reports in multiple channels.
WalkFunc Traverse clientFactory, if h returns an error, exit WalkFunc.
# Structs
Metadata The metadata reported, in addition to the specific reported data, additional metadata required.
# Interfaces
Client Monitoring abstract class.