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


CustomSampledMetric Class Methods

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

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a new metric instance from the provided definition information, or returns any existing instance if found.  
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 MethodOverloaded. Compare this custom sampled metric to another custom sampled metric.  
Public MethodOverloaded. Create a complete metric sample from the provided data. The caller must write this sample for it to be recorded.  
Public MethodOverloaded. Determines if the provided object is identical to this object.  
Public MethodProvides a representative hash code for objects of this type to spread out distribution in hash tables. (Inherited from Gibraltar.Monitor.Metric)
Public MethodOverloaded. Write a metric sample with the provided data immediately.  
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 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 (Inherited from Gibraltar.Monitor.SampledMetric)
Protected MethodOverridden. Invoked when deserializing a metric sample to allow inheritors to provide derived implementations Invoked when deserializing a metric sample to allow inheritors to provide derived implementations  
Protected MethodOverridden. Invoked by the base class to allow inheritors to provide derived implementations Invoked by the base class to allow inheritors to provide derived implementations  
Top
See Also