2 months ago
Logs SQL Time Parameters Support
We’re excited to announce a new capability in Lumigo: support for time parameters in Logs SQL queries.
You can now dynamically reference the UI time picker directly in your queries using time parameters:
WHERE timestamp >= $startTime$
AND timestamp < $endTime$
This enhancement adds more flexibility to your analysis and sets the stage for an exciting upcoming feature: Logs SQL queries as dashboard widgets.