Commit Graph

23 Commits

Author SHA1 Message Date
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
e2d12b3fc2 Rationalise postgres configuration. Closes #2471 2022-10-03 14:08:33 +01:00
kai
1161f858cd Update FDW to 1.4.2 - Fix Plugin.GetSchema failed - no connection name passed and multiple connections loaded error. Closes #2464 2022-09-26 14:08:00 +01:00
kai
82a98ae92c Update FDW to v1.4.1 - Fix double qual values failing to convert. 2022-09-17 11:53:09 +08:00
kaidaguerre
5e0561b8b3 Increase dashboard service startup timeout to 30s. Closes #2434 2022-09-09 13:52:57 +01:00
kai
762c7a9ca4 v0.17.0-alpha.14. Update fdw to 1.4.0-rc.2. 2022-09-05 11:36:37 +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
kai
b2bb8cc748 Update FDW version to 1.4.0-rc.1 - do not start scan until the first time IterateForeignScan is called. 2022-09-01 11:24:58 +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
kai
991530e6ae Update FDW to v1.3.2 2022-08-23 15:56:47 +01:00
Mike Burgess
48e5192fe5 Add initial directed graph implementation #2249 (#2358) 2022-08-23 15:01:59 +01:00
kai
fad780a081 Update version to v0.16.0-rc.10. Revert FDW version to 1.3.1 (revert EndExecute changes). 2022-08-10 11:06:21 +01:00
kai
09db996683 v0.16.0-rc.9 2022-08-09 20:28:27 +01:00
kai
5139576772 v0.16.0-rc.8 2022-08-09 12:23:11 +01:00
kai
6188f9858b Update version to v0.16.0-rc.7. Update FDW version to 1.3.0 2022-08-05 10:47:02 +01:00
kai
d85982b0f3 Update Max Cache Size env var to STEAMPIPE_CACHE_MAX_SIZE_MB 2022-08-04 20:46:51 +01:00
kai
ebbb96b077 Update version to 1.3.0-rc.3 2022-07-27 19:39:38 +01:00
kaidaguerre
305fb9107b Add support for plugins to handle multiple connections. Closes #2262 2022-07-22 14:53:54 +01:00
kai
f5f1c222d3 Update CHANGELOG.md for v0.15.4. Update FDQ version to 1.2.2 - fix FDW build issue which causes load failure on Arm Docker images. 2022-07-21 14:49:46 +01:00
kaidaguerre
389bff7199 Fix intermittent "concurrent map access" error when timing is enabled. Closes #2231 2022-07-08 22:15:13 +01:00
kai
ef5b5e8879 Update FDW version to 1.2.1 - fixes various EOF errors. 2022-07-04 11:55:32 +01:00
kaidaguerre
5193c70395 Restructure steampipe repo to use pkg folder. Closes #2204 2022-06-27 11:36:03 +01:00