mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-17 23:47:12 +00:00
feat: added limit and timestamp to the trace query builder
This commit is contained in:
parent
3f66c20316
commit
dce7ded49b
@ -467,7 +467,6 @@ func (b *traceQueryStatementBuilder) buildTraceQuery(
|
||||
stmt.WarningsDocURL = preparedWhereClause.WarningsDocURL
|
||||
}
|
||||
|
||||
b.logger.Info(stmt.Query)
|
||||
return stmt, nil
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user