Name | Description | |
---|---|---|
Caption | A short caption of what the metric tracks, suitable for end-user display. | |
CategoryName | The category of this metric for display purposes. Displayed as a dot (.) delimited hierarchal display. | |
CounterName | The display name of this metric (unique within the category name). | |
Definition | The definition of this sampled metric. | |
Description | A description of what is tracked by this metric, suitable for end-user display. | |
Id | The unique Id of this sampled metric instance. This can reliably be used as a key to refer to this item, within the same session which created it. | |
InstanceName | Gets the instance name for this sampled metric. | |
IsDefault | Indicates whether this is the default metric instance for this metric definition or not. | |
Key | The four-part key of the metric instance being captured, as a single string. | |
MetricsSystem | The metrics capture system label of this metric definition. | |
SamplingType | The intended method of interpreting the sampled counter value. | |
UnitCaption | The display caption for the units this metric's values represent, or null for unit-less values. |