Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

log output should clearly print out step /instances #100

Open
pjenvey opened this issue Mar 1, 2017 · 0 comments
Open

log output should clearly print out step /instances #100

pjenvey opened this issue Mar 1, 2017 · 0 comments

Comments

@pjenvey
Copy link
Member

pjenvey commented Mar 1, 2017

Loads should tell us more information about a plan's steps: especially the name of the plan and its allocated instances.

When allocating new instances you can discern what instances belong to which step:

[2017-02-28 15:35:49,439][18278] Allocated instances: [Instance:i-0e4c005cd189cfe78]
[2017-02-28 15:35:49,524][18278] Allocated instances: [Instance:i-07666c0cfd5332709]

(referencing Step 1, then Step 2)

but this could be clearer, and you don't get any of this information when it recovers instances.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant