mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-02-04 11:18:44 +08:00
[skip ci] Add comment for GetStatisticsChannel (#11257)
Signed-off-by: dragondriver <jiquan.long@zilliz.com>
This commit is contained in:
parent
4f03f27633
commit
202ce08e12
@ -69,6 +69,7 @@ func (node *Proxy) GetComponentStates(ctx context.Context) (*internalpb.Componen
|
||||
return stats, nil
|
||||
}
|
||||
|
||||
// GetStatisticsChannel get statistics channel of Proxy.
|
||||
func (node *Proxy) GetStatisticsChannel(ctx context.Context) (*milvuspb.StringResponse, error) {
|
||||
return &milvuspb.StringResponse{
|
||||
Status: &commonpb.Status{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user