Issue #2441 has been updated by Jeff McCune.

Status changed from Closed to Re-opened
Assigned to changed from James Turnbull to Luke Kanies

Luke, perhaps we could have a call to go over this a bit more.

I'm still unclear as to what is and is not tagged with the config_version.

For example, exec types don't seem to include the version information in the 
report yaml:

<pre>
- !ruby/object:Puppet::Util::Log
  level: :notice
  message: executed successfully
  source: //Exec[echo hi]/returns
  tags:
  - exec
  - class
  - main
  - returns
  - notice
  time: 2009-08-03 09:21:49.424393 -04:00
</pre>
----------------------------------------
Feature #2441: Configuration version information should propagate through to 
the logs
http://projects.reductivelabs.com/issues/2441

Author: Luke Kanies
Status: Re-opened
Priority: High
Assigned to: Luke Kanies
Category: plumbing
Target version: 0.25.0
Complexity: Unknown
Affected version: 0.24.8
Keywords: 


Puppet has internally supported the concept of a configuration version for a 
long time, but it has been completely unused.

We should provide the ability to set that version information from external 
sources, like a version control repository, and it should propagate all the way 
to the log messages, so that people can correlate logs they receive in reports 
to the code that resulted in them.

As with the #2440, this is a relatively small feature and someone has asked for 
it quite nicely, so it'd be nice to have this in 0.25, but only if others think 
so.

This should eventually largely get displaced by better event management, but 
that's likely to wait until 0.26.


-- 
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to