Skip to content

Commit

Permalink
chore: add metrics collector kind list in comment.
Browse files Browse the repository at this point in the history
Signed-off-by: Electronic-Waste <[email protected]>
  • Loading branch information
Electronic-Waste committed Jun 24, 2024
1 parent 0aa1ffb commit ab66624
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/python/v1beta1/kubeflow/katib/api/katib_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ def tune(
pip_index_url: The PyPI url from which to install Python packages.
metrics_collector_config: Specify the config of metrics collector,
for example, `metrics_collector_config = {"kind": "Push"}`.
Currently, we only support `StdOut` and `Push` metrics collector.
Raises:
ValueError: Function arguments have incorrect type or value.
Expand Down

0 comments on commit ab66624

Please sign in to comment.