remind101 / empire

A PaaS built on top of Amazon EC2 Container Service (ECS)
BSD 2-Clause "Simplified" License
2.69k stars 159 forks source link

Inject admin events into logstream #658

Open ejholmes opened 9 years ago

ejholmes commented 9 years ago

Now that we have log streaming, it would be nice to also be able to write admin events into the apps log stream for things new deployment events, scaling, etc.

mwildehahn commented 8 years ago

@ejholmes this should be done with https://github.com/remind101/empire/pull/836

mwildehahn commented 8 years ago

Reopening this because it isn't currently working with the new empire daemon blueprints.

We don't currently report any errors from publishing to the stream, so need to add that.