Versions in this module Expand all Collapse all v2 v2.3.0 Apr 21, 2026 Changes in this version + func NewV1() monitor.IMonitorV1 + type ControllerV1 struct + func (c *ControllerV1) Global(ctx context.Context, req *v1.GlobalReq) (res *v1.GlobalRes, err error) + func (c *ControllerV1) PerfBreakdown(ctx context.Context, req *v1.PerfBreakdownReq) (res *v1.PerfBreakdownRes, err error) + func (c *ControllerV1) PerfHistory(ctx context.Context, req *v1.PerfHistoryReq) (res *v1.PerfHistoryRes, err error)