Name | Description | |
---|---|---|
Caption | A short display string for this metric definition, suitable for end-user display. (Inherited from Loupe.Extensibility.Data.IMetricDefinition) | |
CategoryName | The category of this metric for display purposes. This can be a period delimited string to represent a variable height hierarchy (Inherited from Loupe.Extensibility.Data.IMetricDefinition) | |
CategoryNames | An array of the individual category names within the specified category name which is period delimited. (Inherited from Loupe.Extensibility.Data.IMetricDefinition) | |
CounterName | The display name of this metric (unique within the category name). (Inherited from Loupe.Extensibility.Data.IMetricDefinition) | |
Definitions | The definitions collection that contains this definition. (Inherited from Loupe.Extensibility.Data.IMetricDefinition) | |
Description | A description of what is tracked by this metric, suitable for end-user display. (Inherited from Loupe.Extensibility.Data.IMetricDefinition) | |
Id | The unique Id of this metric definition packet. This can reliably be used as a key to refer to this item. (Inherited from Loupe.Extensibility.Data.IMetricDefinition) | |
Interval | The recommended default display interval for graphing. (Inherited from Loupe.Extensibility.Data.IMetricDefinition) | |
Metrics | The set of metrics that use this definition. (Inherited from Loupe.Extensibility.Data.IMetricDefinition) | |
MetricTypeName | The internal metric type of this metric definition (Inherited from Loupe.Extensibility.Data.IMetricDefinition) | |
Name | The name of the metric definition being captured. (Inherited from Loupe.Extensibility.Data.IMetricDefinition) | |
SampleType | The sample type of the metric. Indicates whether the metric represents discrete events or a continuous value. (Inherited from Loupe.Extensibility.Data.IMetricDefinition) | |
UnitCaption | The display caption for the calculated values captured under this metric |