Hey :wave: Can I check whether there are is any pl...
# ask-metaflow
c
Hey 👋 Can I check whether there are is any planned or ongoing work to implement Prometheus metrics support for Argo?
1
s
@calm-energy-78015 what kind of metrics would you be interested in exporting?
c
Primarily success/error counts and timing information.
a
I added an issue to track progress on this front. There isn't any in-flight work in this area at the moment, but we should be able to get to it soon. In case you are interested in contributing a PR, please let me know 🙂
c
Great, thanks. It's a possibility - will let you know
👍 1
a
btw for success/error counts and timing related information, are there any gaps you are trying to fill compared to what's available from the controller?
c
Currently assessing that now 🙂 I'll add any conclusions about missing info to the linked issue
a
perfect!
m
@calm-energy-78015 In case it is of interest, I believe you should also be able to configure metrics as a workflow default in Argo though the workflow controller configmap
💯 1
c
Thanks for the heads up @mammoth-rainbow-82717
m
No problem. It should be very easy to do.