kaidaguerre
|
dc70d00644
|
Add dashboard support for explicitly declared nodes, edges and categories. Closes #2488
|
2022-10-05 17:16:06 +01:00 |
|
kaidaguerre
|
ef845286c1
|
Add support for sharing snapshots. Add snapshot output and export format for query and check. Add ability to run named dashboards. #2473
|
2022-10-05 15:30:57 +01:00 |
|
kaidaguerre
|
404dd35e21
|
Update database code to use pgx interface so we can leverage the connection pool hook functions to pre-warm connections. Closes #2422 (#2438)
* Provide feedback for failed prepared statements
* Move error functions to error_helpers
* Make maintenance client retriable
|
2022-10-05 12:38:57 +01:00 |
|
kaidaguerre
|
cb42d5d3eb
|
Update CLI to upload snapshots to the cloud using --share and --snapshot options. Update Dashboard command to support passing a dashboard name as an argument. Closes #2365. Closes #2367
|
2022-09-02 17:05:40 +01:00 |
|
kaidaguerre
|
ae9472273d
|
Only create introspection tables if STEAMPIPE_INTROSPECTION env var is set. Closes #2396
|
2022-08-31 11:08:05 +01:00 |
|
kaidaguerre
|
b559edbd5b
|
Update dashboard ExecutionComplete event to include only variables referenced by the dashboard/benchmark being run. Closes #2283
|
2022-08-02 17:28:50 +01:00 |
|
Mike Burgess
|
1e10a2317e
|
Fix dashboards with multiple inputs not always loading input values correctly. Fixes #2268. (#2270)
|
2022-07-26 21:53:12 +01:00 |
|
kaidaguerre
|
5193c70395
|
Restructure steampipe repo to use pkg folder. Closes #2204
|
2022-06-27 11:36:03 +01:00 |
|