Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Monitor.Serialization Namespace / MetricDefinitionPacket Class


In This Topic
    MetricDefinitionPacket Class Properties
    In This Topic

    For a list of all members of this type, see MetricDefinitionPacket members.

    Public Properties
     NameDescription
    Public PropertyA short display string for this metric definition, suitable for end-user display.  
    Public PropertyThe category of this metric for display purposes. Category is the top displayed hierarchy.  
    Public PropertyThe display name of this metric (unique within the category name).  
    Public PropertyA description of what is tracked by this metric, suitable for end-user display.  
    Public Property (Inherited from Gibraltar.Monitor.Serialization.GibraltarCachedPacket)
    Public PropertyThe recommended default display interval for graphing.  
    Public Property (Inherited from Gibraltar.Monitor.Serialization.GibraltarCachedPacket)
    Public PropertyIndicates if the definition is part of the current live metric definitino collection  
    Public PropertyIndicates if the definition (and all metrics associated with it) are read-only or can be read/write.  
    Public PropertyThe internal metric type of this metric definition  
    Public PropertyThe name of the metric definition being captured.  
    Public PropertyIndicates whether the metric packet has been written to the log stream yet.  
    Public PropertyThe sample type of the metric. Indicates whether the metric represents discrete events or a continuous value.  
    Public PropertyThe increasing sequence number of all packets for this session to be used as an absolute order sort. (Inherited from Gibraltar.Monitor.Serialization.GibraltarCachedPacket)
    Public Property (Inherited from Gibraltar.Monitor.Serialization.GibraltarCachedPacket)
    Top
    Protected Properties
     NameDescription
    Protected PropertyThe current session, only available for rehydrated packets  
    Top
    See Also