Name | Description | |
---|---|---|
Id | The unique id of this sample (Inherited from Gibraltar.Monitor.MetricSample) | |
Metric | The Event metric this sample is for. | |
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. | |
Values | The array of values associated with this sample. Any value may be a null object. |