Issue #2759 has been updated by Luke Kanies.
James Turnbull wrote: > So am I merging the event_manager branch first? If so, it needs to be > rebased also. I just pushed this rebased on master, and you shouldn't need to merge another branch since this one has all of the code. ---------------------------------------- Feature #2759: Reports should provide structured data on events http://projects.reductivelabs.com/issues/2759 Author: Luke Kanies Status: Ready for Testing Priority: High Assigned to: Luke Kanies Category: transactions Target version: Rowlf Affected version: 0.25.1 Keywords: Branch: luke/tickets/master/2759 Reports currently only store log messages, which are somewhat rich -- tags and all -- but provide limited ability to figure out what really happened without parsing log messages. Given that the messages are intentionally optimized for humans, this quickly becomes not so great. Instead, the reports should store the events that result in the logs (including, most likely, the log message itself). This was promised to Ubuntu as a part of providing better machine-readable interfaces. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
