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


EventMetricDefinition Class Properties

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

Public Properties
 NameDescription
Public PropertyWhen bound, indicates the exact interface or object type that was bound.  
Public PropertyA short display string for this metric definition, suitable for end-user display.  
Public PropertyThe category of this metric for display purposes. This can be a period delimited string to represent a variable height hierarchy.  
Public PropertyThe display name of this metric (unique within the category name).  
Public PropertyThe default value column to display for this event metric. Typically this should be a numeric value column.  
Public PropertyA description of what is tracked by this metric, suitable for end-user display.  
Public PropertyThe unique Id of this event metric definition. This can reliably be used as a key to refer to this item, within the same session which created it.  
Public PropertyThe recommended default display interval for graphing.  
Public PropertyIndicates if this definition is configured to retrieve its information directly from an object.  
Public PropertyIndicates whether this event metric definition is now read-only because it has been officially registered and can be used to create event metric instances.  
Public PropertyThe three-part key of the metric definition being captured, as a single string.  
Public PropertyThe metric capture system label under which this metric definition was created.  
Public PropertyThe set of values defined for this metric definition. (A snapshot array copy. AddValue() through this definition object.)  
Top
See Also

Reference

EventMetricDefinition Class
Gibraltar.Agent.Metrics Namespace

Developer's Reference

Metrics - Designing Event Metrics

Related Classes

EventMetric Class