Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[frontend] pipeline metrics not showing #6912

Closed
Tracked by #6198
tomalbrecht opened this issue Nov 16, 2021 · 6 comments
Closed
Tracked by #6198

[frontend] pipeline metrics not showing #6912

tomalbrecht opened this issue Nov 16, 2021 · 6 comments

Comments

@tomalbrecht
Copy link

tomalbrecht commented Nov 16, 2021

Environment

  • How did you deploy Kubeflow Pipelines (KFP)? kubeflow manifests (branch 1.4)
  • KFP version: SDK 1.8.9 / build version dev_local

Steps to reproduce

Expected result

Materials and Reference

  • I run the pipeline in 'mode=v1dsl.PipelineExecutionMode.V2_COMPATIBLE)'
  • I've tested both way (json and file)

image
image
image

yamls.zip


Impacted by this bug? Give it a 👍. We prioritise the issues with the most 👍.

@zijianjoy
Copy link
Collaborator

@tomalbrecht This feature is only supported in v1, but not v2 compatible.

This was referenced Nov 19, 2021
@AlexandreBrown
Copy link

AlexandreBrown commented Jan 21, 2022

@zijianjoy Could we get an update on this issue?

It looks like it received quite a few thumbs up but was not addressed in v2 compatible mode issue tacker #6132

I think you guys use thumbs up to help prioritizing issue, I just want to express that the issue I linked seems linked to this one and had a good amount of thumbs up that might not be reflected by this page.

@zijianjoy
Copy link
Collaborator

@AlexandreBrown Thank you for bringing this up!

We have put the V2 compatible work on hold and currently work fully to V2. We are currently tracking it in our KFP V2 project. That said, we are aware of this requirement and working towards it. The thumbs-up information helps us prioritize the work in the V2 timeline.

@jayaswalayush
Copy link

@zijianjoy : Please can you provide an update on this issue #7339

@zijianjoy zijianjoy self-assigned this Feb 20, 2022
@zijianjoy
Copy link
Collaborator

zijianjoy commented Feb 20, 2022

I think we need to make some design decision in order to support this feature on KFPv2. It will be very helpful if you can provide information like this:

  1. What kind of metrics do you want to show on RunList? (For example: accuracy, roc score)
  2. How do you want to export these metrics in your pipeline? (For example: create a component with a fixed name that generates parameters with name accuracy/roc-score.)
  3. How do you want to use this feature on UI? (Show on RunList? Show on a different page? Do you need Filtering/Sorting?) Do you need any customization?

@chensun
Copy link
Member

chensun commented Jan 18, 2023

We no longer support v2 compatible mode, and the general metrics visualization is support in v2.
One of the fixing PRs: #7905

@chensun chensun closed this as completed Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants