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


SampledMetricDefinition Class Properties

For a list of all members of this type, see SampledMetricDefinition 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 PropertyA description of what is tracked by this metric, suitable for end-user display.  
Public PropertyThe unique Id of this sampled 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 that this sampled metric definition has been registered and can not be altered (always true for sampled metric definitions).  
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 PropertyIndicates whether a final value can be determined from just one sample or if two comparable samples are required.  
Public PropertyThe intended method of interpreting the sampled counter value.  
Public PropertyThe display caption for the units this metric's values represent, or null for unit-less values.  
Top
See Also