lukemarsden

Results 157 comments of lukemarsden

Any update on this @aluzzardi? Would be great to get [weave scope](https://www.weave.works/products/weave-scope/) working with swarmkit. And we really do need to access `/proc`. cc @errordeveloper

Prometheus node exporter definitely for system level metrics (CPU/mem/disk) And endpoints on the nodes is great too We might wanna use grafana cloud to begin with for simplicity And instrument...

yeah, we could support torrents as an input data type for bacalhau jobs

`bacalhau run /bin/true` is a bit _too_ magic IMO because `/bin/true` actually exists inside a default docker image, not the `/bin/true` on the system I am open to some more...

@simonwo thinks he's set them all to 5 minutes

@philwinder points out that there's some cruft in the CLI flags still `--download-timeout-secs` we should delete this if it's not used

check how big file is as we go, bonus points for showing the progress to the user! even `.`s or whatever like `wget`

related: https://github.com/filecoin-project/bacalhau/issues/487