Name | Description | |
---|---|---|
![]() ![]() | AddOrGet | Overloaded. Creates a new metric instance from the provided definition information, or returns any existing instance if found. |
![]() | CalculateOffset | Calculates the offset date from the provided baseline for the specified interval (Inherited from Gibraltar.Monitor.Metric) |
![]() | CalculateValues | Overloaded. 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) |
![]() | CompareTo | Overloaded. Compare this custom sampled metric to another custom sampled metric. |
![]() | CreateSample | Overloaded. Create a complete metric sample from the provided data. The caller must write this sample for it to be recorded. |
![]() | Equals | Overloaded. Determines if the provided object is identical to this object. |
![]() | GetHashCode | Provides a representative hash code for objects of this type to spread out distribution in hash tables. (Inherited from Gibraltar.Monitor.Metric) |
![]() | WriteSample | Overloaded. Write a metric sample with the provided data immediately. |