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-03-23 04:00:11 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
862fcf1b7151ab4ff25c6e39a431cde4156eb9c1
steampipe
/
pkg
/
pluginmanager_service
History
Binaek Sarkar
862fcf1b71
Fix stall in plugin manager shutdown.
Closes
#3817
2023-09-08 17:48:20 +01:00
..
grpc
Add support to retrieve plugin rate limiter definitions and use to populate steampipe_rate_limiter table.
Closes
#3805
(
#3803
)
2023-09-06 13:28:22 +01:00
Makefile
Execute RefreshConnections asyncronously and optimise for high connection count. Add connection_state table.
2023-05-10 09:05:08 +01:00
message_server.go
Execute RefreshConnections asyncronously and optimise for high connection count. Add connection_state table.
2023-05-10 09:05:08 +01:00
plugin_manager_connection_config.go
Add HCL support for defining rate limiters, with filewatching as per connection config.
Closes
#3746
2023-08-11 14:24:44 +01:00
plugin_manager_rate_limiters.go
Add support for
plugin
connection config and options blocks. Add options and env var configuration of max memory.
Closes
#3807
2023-09-06 15:59:13 +01:00
plugin_manager.go
Fix stall in plugin manager shutdown.
Closes
#3817
2023-09-08 17:48:20 +01:00
running_plugin.go
Add support to retrieve plugin rate limiter definitions and use to populate steampipe_rate_limiter table.
Closes
#3805
(
#3803
)
2023-09-06 13:28:22 +01:00