Loupe - Log - Monitor - Resolve
Gibraltar.Agent.Metrics Namespace / SampledMetricValueAttribute Class
Properties Methods


In This Topic
    SampledMetricValueAttribute Class Members
    In This Topic

    The following tables list the members exposed by SampledMetricValueAttribute.

    Public Constructors
     NameDescription
    Public ConstructorMap the current field, property, or method to a sampled metric as its own name, with a specified sampling type and unit caption.  
    Top
    Public Properties
     NameDescription
    Public PropertyA displayable caption for this sampled metric counter.  
    Public PropertyThe name of the metric counter to be defined under the metric category name.  
    Public PropertyAn extended end-user description of this sampled metric counter.  
    Public PropertyThe sampling type of the metric.  
    Public PropertyWhen implemented in a derived class, gets a unique identifier for this System.Attribute. (Inherited from System.Attribute)
    Public PropertyA displayable caption for the units this value represents, or null for unit-less values.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns a value that indicates whether this instance is equal to a specified object. (Inherited from System.Attribute)
    Public MethodReturns the hash code for this instance. (Inherited from System.Attribute)
    Public MethodWhen overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. (Inherited from System.Attribute)
    Public MethodWhen overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from System.Attribute)
    Top
    See Also