-
New Feature
-
Resolution: Unresolved
-
Trivial
-
None
Currently the only way to see historic information on created instances is to look into Jenkins log files (e.g. grep them). This isn't terribly reliable nor persistent.
I'd like to have information on instance history. This doesn't need to be more than a list of (event time, event type, instance id, configuration type) tuples (event type = creation / termination / abnormal termination etc.).
Also it would be nice to have number of running instanced graphed(even stacked for different instance types). This would be especially useful to show for management how much using dynamically scaled resources has saved money during weekends and nighttime when instance count goes to 0