Name | Description | |
---|---|---|
![]() ![]() | AddOrGet | Overloaded. Creates a new metric definition from the provided information, or returns an existing matching definition if found. |
![]() | CompareTo | Overloaded. Compare this custom sampled metric definition with another to determine if they are identical. |
![]() | 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.MetricDefinition) |
![]() | SetReadOnly | Set this metric definition to be read-only and lock out further changes, allowing it to be instantiated and sampled. (Inherited from Gibraltar.Monitor.MetricDefinition) |
![]() | WriteSample | Overloaded. Write a metric sample to the specified metric instance with the provided data immediately, creating the metric if it doesn't exist. |