mirror of
https://github.com/prometheus/prometheus.git
synced 2025-02-02 08:31:11 -08:00
Remove log
This commit is contained in:
parent
026fcb2f86
commit
e320585436
|
@ -709,7 +709,6 @@ func (ng *Engine) execEvalStmt(ctx context.Context, query *query, s *parser.Eval
|
|||
evalSpanTimer.Finish()
|
||||
|
||||
if err != nil {
|
||||
fmt.Println("Failing Query: ", query.q)
|
||||
return nil, warnings, err
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue