Nathan Wallace
aaef09b670
Fix #4866 : Increase snapshot row streaming timeout from 5s to 30s ( #4867 )
2025-11-13 09:14:46 +08:00
Nathan Wallace
13a24f840f
Fix #4768 : Goroutine leak in snapshot ( #4776 )
2025-11-11 17:26:33 +08:00
Nathan Wallace
4281ad3f10
Add comprehensive tests for pkg/{task,snapshot,cmdconfig,statushooks,introspection,initialisation,ociinstaller} ( #4765 )
2025-11-11 17:02:49 +08:00
Puskar Basu
da2f3ecc03
Upgrade to pipe-fittings v2, go-kit v1 ( #4485 )
2025-03-06 16:34:18 +05:30
Puskar Basu
7c954708eb
move snapshotPanelData into steampipe from pf
2024-10-04 14:59:55 +05:30
Puskar Basu
30cafd9d48
fix snapshot and output
2024-10-03 16:20:09 +05:30
kai
9c89b4447a
timing streaming
2024-09-27 18:14:28 +05:30
Puskar Basu
a0aad42e67
comments
2024-09-27 18:14:28 +05:30
Puskar Basu
758a100215
finally working
2024-09-27 18:14:28 +05:30
Puskar Basu
0a836584e9
snapshot output and export working
2024-09-27 18:14:28 +05:30
kai
ef21f1452e
steampipe compiles
2024-09-27 18:14:28 +05:30
kai
cd07bf20f1
working on it
2024-09-27 18:13:12 +05:30
Puskar Basu
e7e1184e95
dashboardexecute -> snapshot
2024-09-27 18:13:12 +05:30
kaidaguerre
1e3db26e8f
Add support for workspace profiles - parse from config and select using --workspace arg. Closes #2510
...
Add support for implicit workspace. Closes #2514
If snapshot-location is a local file path, copy snapshot instead of uploading. Closes #2550
Do not show snapshot upload status if --progress=false. Closes #2517
Replace --workspace with --snapshot-location. Closes #2512
2022-10-19 13:02:24 +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