Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Agent.Metrics Namespace / SampledMetricDefinition Class


In This Topic
SampledMetricDefinition Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodCompare this custom sampled metric definition with another to determine if they are identical.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Determines whether the collection of all metric definitions contains an element with the specified key.  
Public MethodOverloaded. Determines if the provided object is identical to this object.  
Public Methodstatic (Shared in Visual Basic)Checks the provided Type against the list of recognized numeric types and special types supported for SampledMetric data.  
Public Methodstatic (Shared in Visual Basic)Find or create a sampled metric definition from the specified parameters.  
Public Methodstatic (Shared in Visual Basic)Checks the provided SamplingType enum value to determine if that sampling type requires two values per sample.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Retrieve a SampledMetricDefinition by its Id, if present. (Throws an ArgumentException if the Id resolves to an EventMetricDefinition instead.)  
Public Methodstatic (Shared in Visual Basic)Overloaded. Sample every sampled metric defined by SampledMetric and SampledMetricValue attributes on the provided data object at any interface or inheritance level.  
Public MethodOverloaded. Write a metric sample to the specified metric instance with the provided data, for non-fraction sampling types.  
Top
See Also