Skip to content

Print current fleet size in monitor? #18

Description

@bethac07

Right now, monitor prints only info about the SQS queue - namely, the number of messages in progress and available.

Especially for long-running and/or large-machine-requiring tasks, though, it might be nice to print the number of instances you have and # instances requested in the monitor as well - such tasks are more likely to have a machine killed mid-run, but are harder to realize that it happened, since one would not expect the number of jobs in progress to change much (sometimes for hours). This won't bring your machine back, obviously, but might alert the user that they should try to do something (use a different machine config, use a different subnet, reboot the Dockers and/or resubmit the jobs) to expedite matters.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions