Lumigo Release Notes logo

Release Notes

Back to Homepage Subscribe to Updates

Labels

  • All Posts
  • Announcement
  • feature
  • Improvement

Jump to Month

  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • November 2024
  • August 2024
  • June 2024
  • April 2024
  • January 2024
  • October 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • February 2022
  • November 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
feature
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.