mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-18 16:07:10 +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
|
stmt.WarningsDocURL = preparedWhereClause.WarningsDocURL
|
||||||
}
|
}
|
||||||
|
|
||||||
b.logger.Info(stmt.Query)
|
|
||||||
return stmt, nil
|
return stmt, nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user