Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / Log Class / Metrics Property

In This Topic
    Metrics Property (Log)
    In This Topic
    Our one metric definition collection for capturing metrics in this process
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Metrics As MetricDefinitionCollection
    public static MetricDefinitionCollection Metrics {get;}
    Remarks
    For performance reasons, it is important that there is only a single instance of a particular metric for any given process. This is managed automatically provided only this metrics collection is used. If there is a duplicate metric in the data stream, that information will be discarded when the log file is read (but there is no effect at runtime).
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also