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-17 01:00:09 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f041597497148fd97ce768e233f2f8db044720a6
steampipe
/
pkg
/
pluginmanager_service
History
kaidaguerre
f041597497
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
..
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
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
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