Skip to content

Commit ee03249

Browse files
committed
typo
1 parent b391be1 commit ee03249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iib_metrics_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ def get_iib_metrics(pushgateway_host, pushgateway_port, iib_ver):
110110
logger.info("All metrics pushed successfully!")
111111
else:
112112
put_metric_to_gateway(
113-
metric_data=metric_data,
113+
metric_data=broker_data,
114114
job=broker_name,
115115
pushgateway_host=pushgateway_host,
116116
pushgateway_port=pushgateway_port)

0 commit comments

Comments
 (0)