Hi, is it possible for metaflow to display pod del...
# ask-metaflow
f
Hi, is it possible for metaflow to display pod deletion informations somewhere on UI? Currently we use argo cli to figure this out.
1
s
can you expand on what do you mean by pod deletion information?
one can add custom components using the plugin system in the ui - https://github.com/Netflix/metaflow-ui/blob/master/docs/plugin-system.md
in our dev environment, we fetch the pod information for example to visualize in the UI
🙌 1
📖 1
f
Yeah this is what I was looking for i.e.
Status
you have in the screenshot