Add profiler to cluster status function

This commit is contained in:
Joshua Boniface 2021-07-01 17:35:29 -04:00
parent 00b503824e
commit 20542c3653
1 changed files with 1 additions and 0 deletions

View File

@ -97,6 +97,7 @@ def restore_cluster(zkhandler, cluster_data_raw):
#
# Cluster functions
#
@pvc_common.Profiler(config)
@ZKConnection(config)
def cluster_status(zkhandler):
"""