We would like a counter of exceptions so we can alert if there's an
anomalous increase in them. I realize a counter in the JobManager would not
capture anywhere close to all exceptions but even capturing a count of a
subset that we're able to track would be helpful.
On Thu, Jul 15, 2021 at 3:47 PM
This is currently not possible. What metric are you interested in?
On 15/07/2021 21:16, Jeff Charles wrote:
Hi,
I would like to register a custom metric on the JobManager as opposed
to a TaskManager. I cannot seem to locate any documentation that
indicates how to do this or even if it's curre
Hi,
I would like to register a custom metric on the JobManager as opposed to a
TaskManager. I cannot seem to locate any documentation that indicates how
to do this or even if it's currently possible or not.
Does anyone have any guidance on how to register a custom metric on the
JobManager?
Jeff