This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
steampipe
Watch
1
Star
0
Fork
0
You've already forked steampipe
mirror of
https://github.com/turbot/steampipe.git
synced
2026-02-25 14:00:26 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
be2c66bb41b733f98f6bc06cc27e2ad9daecdc99
steampipe
/
pkg
/
dashboard
/
dashboardserver
History
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
..
api.go
Update database code to use pgx interface so we can leverage the connection pool hook functions to pre-warm connections.
Closes
#2422
(
#2438
)
2022-10-05 12:38:57 +01:00
output.go
Update database code to use pgx interface so we can leverage the connection pool hook functions to pre-warm connections.
Closes
#2422
(
#2438
)
2022-10-05 12:38:57 +01:00
payload.go
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
server.go
Update database code to use pgx interface so we can leverage the connection pool hook functions to pre-warm connections.
Closes
#2422
(
#2438
)
2022-10-05 12:38:57 +01:00
service.go
Update database code to use pgx interface so we can leverage the connection pool hook functions to pre-warm connections.
Closes
#2422
(
#2438
)
2022-10-05 12:38:57 +01:00
types.go
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