Puskar Basu
da2f3ecc03
Upgrade to pipe-fittings v2, go-kit v1 ( #4485 )
2025-03-06 16:34:18 +05:30
kai
9c89b4447a
timing streaming
2024-09-27 18:14:28 +05:30
kai
b679a42ec1
acc
2024-09-27 18:14:28 +05:30
kai
1aff2b4f97
remove unused display options
2024-09-27 18:14:28 +05:30
kai
973939e4a2
steampipe timing working
2024-09-27 18:14:28 +05:30
kai
5fd5ae0740
timing broken
2024-09-27 18:14:28 +05:30
Puskar Basu
c6b8c835ab
Update query JSON output to be consistent across pipelings - also handle duplicate column names. Closes #4317
2024-09-02 12:14:53 +01:00
kaidaguerre
07782a2b13
Adds support for verbose timing information. Closes #4237 . Closes #4244
...
- JSON output format has changed to move the rows to under a `rows` property, with timing information under the `metadata` property
- Update timing display to show rows returned and rows fetched, as well as adding verbose mode which lists all scans
- Use enums for output mode and timing mode - timing is now either `on`, `off` or `verbose`
- Bugfix: ensure error is returned from ExecuteSystemClientCall. Closes #4246
2024-04-17 10:12:17 +01:00
Binaek Sarkar
18a1c51597
Upgrades 'pgx' to v5. Closes #2776
2022-11-23 17:34:21 +00:00
kai
6739674989
Remove ScanType from Snapshot panel data.
2022-11-08 14:24:28 +00:00
kaidaguerre
1dc28f4681
Add --source-snapshot option to dashboard command. Closes #2503 . ( #2491 )
2022-10-11 23:36:27 +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
5193c70395
Restructure steampipe repo to use pkg folder. Closes #2204
2022-06-27 11:36:03 +01:00