Skip to content

Commit 2fc11c6

Browse files
committed
fix
1 parent ff1982a commit 2fc11c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dags/tpu_observability/utils/jobset_util.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -916,7 +916,7 @@ def wait_for_jobset_metrics(
916916
types returned by the Prometheus exporter.
917917
918918
Args:
919-
metric_name (ReplicatedJobStatus): The status of the replicated job to
919+
metric_name (JobSetHealthiness): The status of the replicated job to
920920
monitor.
921921
expected_value (any): The target value to wait for. If set to
922922
"USE_CONFIG_REPLICAS", the sensor will dynamically retrieve the

0 commit comments

Comments
 (0)