Puskar Basu
Puskar Basu
### FINDINGS: ### CPU Utilization `top -l 2 | grep -E "^CPU" | tail -1 | awk '{ print $3 + $5"%" }'` shows the current CPU Utilization % ###...
Completed https://github.com/turbot/steampipe/issues/2379
https://github.com/turbot/steampipe/pull/2339#issuecomment-1375326891 Closing but subject to review
Tried in v0.21.0-beta.0 Having an unsupported config argument does not cause `invalid memory address or nil pointer dereference` anymore, instead, the connection goes into error. TRACE logs reveal the error:...
Opened https://github.com/turbot/steampipe/issues/3849 to track.
Reported again in https://steampipe.slack.com/archives/C01UECB59A7/p1686145108011689
Not planned. Tracked in https://github.com/turbot/steampipe/issues/3764
@misraved Can you check if this is resolved in SDK v5? Feel free to close it if it works.
@kaidaguerre `Error: unexpected EOF` Related issue: https://github.com/turbot/steampipe-plugin-aws/issues/1613
Hi @deivK this seems like something abnormal, 94GB is huge 🤯 A few questions: 1. What steampipe version are you on? 2. You mentioned having AWS accounts setup, how many...