|
|
e.log.Debug("Job Execution timeout", "alertRuleId", job.Rule.Id)
|
|
e.log.Debug("Job Execution timeout", "alertRuleId", job.Rule.Id)
|
|
|
e.log.Debug("Job Execution done", "timeTakenMs", result.Duration, "ruleId", job.Rule.Id)
|
|
e.log.Debug("Job Execution done", "timeTakenMs", result.Duration, "ruleId", job.Rule.Id)
|