DistributedScience / Distributed-CellProfiler

Run encapsulated docker containers with CellProfiler in the Amazon Web Services infrastructure.
https://distributedscience.github.io/Distributed-CellProfiler/
Other
37 stars 24 forks source link

Add optional CloudWatch Agent #176

Open ErinWeisbart opened 1 month ago

ErinWeisbart commented 1 month ago

Add optional functionality to enable CloudWatch Agent on the EC2 instances Downside is that agent incurs additional costs. But if we keep it as optional and suggest default of False this isn't too problematic.

Provided quick fix to #158 with #175 but this is a more thorough and elegant solution.