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


In This Topic
    SampledMetric Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodCalculates the offset date from the provided baseline for the specified interval (Inherited from Gibraltar.Monitor.Metric)
    Public MethodOverloaded. Calculate displayable values based on the full information captured for this metric, returning all dates available at the default interval. (Inherited from Gibraltar.Monitor.Metric)
    Public MethodCompare this Metric to another Metric to determine sort order (Inherited from Gibraltar.Monitor.Metric)
    Public MethodOverloaded. Determines if the provided Metric object is identical to this object. (Inherited from Gibraltar.Monitor.Metric)
    Public MethodProvides a representative hash code for objects of this type to spread out distribution in hash tables. (Inherited from Gibraltar.Monitor.Metric)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Determines what specific samples to use and then calculates the effective values for each sample, returning the results in the provided new metric value set Determines what specific samples to use and then calculates the effective values for each sample, returning the results in the provided new metric value set  
    Protected MethodInvoked when deserializing a metric sample to allow inheritors to provide derived implementations (Inherited from Gibraltar.Monitor.Metric)
    Protected MethodInvoked by the base class to allow inheritors to provide derived implementations (Inherited from Gibraltar.Monitor.Metric)
    Top
    See Also