What is instrumentation?
        Posted  
        
            by Jon Seigel
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jon Seigel
        
        
        
        Published on 2010-03-12T17:22:38Z
        Indexed on 
            2010/03/12
            17:27 UTC
        
        
        Read the original article
        Hit count: 471
        
I've heard this term used a lot in the same context as logging, but I can't seem to find a clear definition of what it actually is.
Is it simply a more general class of logging/monitoring tools and activities?
Please provide sample code/scenarios when/how instrumentation should be used.
© Stack Overflow or respective owner