mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 01:28:27 +08:00
[skip ci] Add comment for GetComponentStates (#8856)
Signed-off-by: xige-16 <xi.ge@zilliz.com>
This commit is contained in:
parent
4bfa85eda3
commit
ec3ede1ec6
@ -25,6 +25,7 @@ import (
|
||||
"github.com/milvus-io/milvus/internal/util/metricsinfo"
|
||||
)
|
||||
|
||||
// GetComponentStates return information about whether the coord is healthy
|
||||
func (qc *QueryCoord) GetComponentStates(ctx context.Context) (*internalpb.ComponentStates, error) {
|
||||
serviceComponentInfo := &internalpb.ComponentInfo{
|
||||
NodeID: Params.QueryCoordID,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user