Issue #4865 has been reported by James Turnbull. ---------------------------------------- Feature #4865: Print out time take on client in debug messages http://projects.puppetlabs.com/issues/4865
Author: James Turnbull Status: Needs design decision Priority: High Assignee: Luke Kanies Category: error reporting Target version: Statler Affected version: 2.6.1 Keywords: Branch: 1) Only on the client 2) Time taken during each atomic activity So: notice: File....... 0.05s notice: Exec...... 1.2s Ideally, this data would only be collected during debug mode. This is for the case where you have something hanging, but you can't figure out what it is because the debug mode in puppet only prints the statement *after* it has run it. This would let everyone determine the hang points, or points of precise optimization. If there's already a way to get this information, that would be great too. --summarize just isn't quite fine grained enough. -- 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://projects.puppetlabs.com/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.
