Add profiler to cluster status function
This commit is contained in:
@ -97,6 +97,7 @@ def restore_cluster(zkhandler, cluster_data_raw):
|
||||
#
|
||||
# Cluster functions
|
||||
#
|
||||
@pvc_common.Profiler(config)
|
||||
@ZKConnection(config)
|
||||
def cluster_status(zkhandler):
|
||||
"""
|
||||
|
Reference in New Issue
Block a user