I would like to access mlpipeline-metrics content from another component.
mlpipeline-metrics
To fetch metrics from a run:
client = kfp.Client(host=host) client.get_run(run_id).run.metrics