Name | Description | |
---|---|---|
CounterSample | The underlying counter sample for this object | |
Id | The unique id of this sample (Inherited from Gibraltar.Monitor.MetricSample) | |
Metric | The performance counter metric this sample is for. | |
RequiresMultipleSamples | Indicates whether two samples are required to calculate a metric value or not. (Inherited from Gibraltar.Monitor.SampledMetricSample) | |
Sequence | The increasing sequence number of all sample packets for this metric to be used as an absolute order sort. (Inherited from Gibraltar.Monitor.MetricSample) | |
Timestamp | The exact date and time the metric was captured. (Inherited from Gibraltar.Monitor.MetricSample) | |
Value | Overridden. The raw value of the metric. The raw value of this metric. Depending on the metric definition, this may be meaningless and instead a calculation may need to be performed. The raw value of this metric. Depending on the metric definition, this may be meaningless and instead a calculation may need to be performed. |