Class | Puppet::Transaction::Report |
In: |
lib/puppet/transaction/report.rb
|
Parent: | Object |
A class for reporting what happens on each client. Reports consist of two types of data: Logs and Metrics. Logs are the output that each change produces, and Metrics are all of the numerical data involved in the transaction.