Open linkingli opened 2 years ago
Hi @terrytangyuan , is this a considerable enhancement? If so, I can do some studies about it, currently there is no way to know pending workflow count since even with custom metrics, that is very inconvenient if you run many kinds of workflows in your cluster
Yeah feel free to submit a proposal
I found it can be work on custom metrics. And I'm worried about that if workflow name is added on default metric labels, it can be create huge amount of metrics.
Hi @terrytangyuan opened a PR, please take a look if you have time, thanks!
k8s pod metrics (not argo) include pod name, so seems reasonable to include workflow name
Summary
add workflow labels to the metric?
Use Cases
When I have two workflowTemplates (A,B), I want to know the overall situation of workflow of A and B respectively. The current metric does not support me to do this. Since there is no label for workflow.
NOW:
BETTER:
Message from the maintainers:
Love this enhancement proposal? Give it a 👍. We prioritise the proposals with the most 👍.