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


In This Topic
EventMetricDefinition Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodCreate a new value column definition with the supplied name and type. The name must be unique within this definition.  
Public MethodIndicates the relative sort order of this object to another of the same type.  
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)Indicates whether the provided object is a numeric type or can only be graphed by a SummaryFunction.Count.  
Public Methodstatic (Shared in Visual Basic)Indicates whether the provided type can be stored as a value or not.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Register the referenced EventMetricDefinition template, or update the reference to the official definition if a compatible event metric definition already exists for the same 3-part Key.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Retrieve an EventMetricDefinition by its Id, if present. (Throws an ArgumentException if the Id resolves to a SampledMetricDefinition instead.)  
Public Methodstatic (Shared in Visual Basic)Overloaded. Sample every event metric defined by EventMetric and EventMetricValue attributes on the provided data object at any interface or inheritance level.  
Public MethodOverloaded. Write a metric sample to the specified instance of this event metric definition using the provided data object.  
Top
See Also

Reference

EventMetricDefinition Class
Gibraltar.Agent.Metrics Namespace

Developer's Reference

Metrics - Designing Event Metrics

Related Classes

EventMetric Class