Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Agent.Metrics Namespace / EventMetricValueDefinition Class
Properties Methods


EventMetricValueDefinition Class Members

The following tables list the members exposed by EventMetricValueDefinition.

Public Properties
 NameDescription
Public PropertyThe end-user display caption for this value.  
Public PropertyThe metric definition this value is associated with.  
Public PropertyThe end-user description for this value.  
Public PropertyIndicates whether this metric value column can be graphed by a mathematical summary (true), or only by count (false).  
Public PropertyThe unique name for this value within the event definition.  
Public PropertyThe simple type that all data recorded for this value will be serialized as.  
Public PropertyThe default way that individual samples will be aggregated to create a graphable summary.  
Public PropertyThe simple type of all data recorded for this value.  
Public PropertyThe display caption for the units this value column represents (if numeric), or null for unit-less values (or non-numeric).  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Determines if the provided object is identical to this object.  
Top
See Also