kaidaguerre
|
0e27f38202
|
Update workspace profile parsing to load options blocks. Include these options values in viper with correct precedence. Closes #2579
|
2022-10-24 13:58:50 +01:00 |
|
kaidaguerre
|
028d46c8ff
|
Revert connection watching min-interval. Remove filewatcher from utils and and use go-kit filewatcher instead.
|
2022-10-17 22:07:21 +01:00 |
|
kaidaguerre
|
947a113eb3
|
Reduce the max frequency of connection config changed events to every 4 second. Log refreshConnection output. Closes #2535 (#2537)
|
2022-10-17 13:25:42 +01:00 |
|
kaidaguerre
|
397c951fe2
|
Refactor control export to use ExportManager. Closes #2515
|
2022-10-12 16:25:31 +01:00 |
|
kaidaguerre
|
1dc28f4681
|
Add --source-snapshot option to dashboard command. Closes #2503. (#2491)
|
2022-10-11 23:36:27 +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 |
|
Puskar Basu
|
1647311a87
|
Fix the alignment of plugin update/install outputs. Closes #2417
|
2022-09-05 11:34:33 +01:00 |
|
kai
|
8fed20c2ac
|
Fix connection watching only adding first changed connection config to the payload of the UpdateConnectionConfigs call. Closes #2395
|
2022-08-31 11:08:05 +01:00 |
|
kaidaguerre
|
305fb9107b
|
Add support for plugins to handle multiple connections. Closes #2262
|
2022-07-22 14:53:54 +01:00 |
|
kaidaguerre
|
5193c70395
|
Restructure steampipe repo to use pkg folder. Closes #2204
|
2022-06-27 11:36:03 +01:00 |
|