Skip to content

Commit 91e361e

Browse files
authored
Product Update for Preflight Script Logs (#6405)
1 parent 13646a3 commit 91e361e

File tree

3 files changed

+32
-10
lines changed

3 files changed

+32
-10
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: View Preflight Script Logs While Executing Queries
3+
description:
4+
We've added a logs panel in Laboratory to make debugging and tracking preflight script execution
5+
easier.
6+
date: 2025-01-22
7+
authors: [kamil]
8+
---
9+
10+
We’ve added a **Preflight Script Logs Panel** in Laboratory to make debugging and tracking preflight
11+
script execution easier.
12+
13+
When a preflight script is enabled, a new collapsible panel appears in the query editor, giving you
14+
**visibility into the logs generated by your preflight scripts during query execution**.
15+
16+
![Preflight Script Logs Panel](./screenshot.png)
17+
18+
The panel stays out of your way while you test queries but is ready when you need it. Just click to
19+
expand and view the logs. You can also clear the logs anytime to keep things tidy.
20+
21+
Give it a try and share your feedback with us! 🚀
60.2 KB
Loading

pnpm-lock.yaml

Lines changed: 11 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)