forta-network / forta-node

Scan Node software for the Forta Network
https://forta.org
Other
79 stars 151 forks source link

Poll docker resources and publish as metrics #845

Closed dkeysil closed 8 months ago

dkeysil commented 9 months ago

Every 10 seconds CPU and Memory usage polled from docker with docker stats method for each bot and sent as a metric

Requires this PR - https://github.com/forta-network/forta-core-go/pull/301