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


Metric Class Methods

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

Public Methods
 NameDescription
Public MethodCalculates the offset date from the provided baseline for the specified interval  
Public Methodstatic (Shared in Visual Basic)Calculates the amount we will "pull forward" a future sample by to fit it to our requested interval.  
Public MethodOverloaded. Calculate displayable values based on the full information captured for this metric, returning all dates available at the default interval.  
Public MethodCompare this Metric to another Metric to determine sort order  
Public MethodOverloaded. Determines if the provided Metric object is identical to this object.  
Public MethodProvides a representative hash code for objects of this type to spread out distribution in hash tables.  
Top
Protected Methods
 NameDescription
Protected MethodDetermines 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  
Protected MethodInvoked by the base class to allow inheritors to provide derived implementations  
Top
See Also