mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix(docs): fixed influxdb docs and mention of InfluxDB version, #6027
This commit is contained in:
@@ -144,6 +144,7 @@ func (e *Engine) handleResponse(result *EvalContext) {
|
||||
}
|
||||
}()
|
||||
|
||||
e.log.Info("rule", "nil", result.Rule == nil)
|
||||
e.log.Debug("Alert Rule Result", "ruleId", result.Rule.Id, "firing", result.Firing)
|
||||
e.resultHandler.Handle(result)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user