Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Agent.PerformanceCounters Namespace / PerfCounterMetricSample Class


PerfCounterMetricSample Class Properties

For a list of all members of this type, see PerfCounterMetricSample members.

Public Properties
 NameDescription
Public PropertyThe underlying counter sample for this object  
Public PropertyThe unique id of this sample (Inherited from Gibraltar.Monitor.MetricSample)
Public PropertyThe performance counter metric this sample is for.  
Public PropertyIndicates whether two samples are required to calculate a metric value or not. (Inherited from Gibraltar.Monitor.SampledMetricSample)
Public PropertyThe increasing sequence number of all sample packets for this metric to be used as an absolute order sort. (Inherited from Gibraltar.Monitor.MetricSample)
Public PropertyThe exact date and time the metric was captured. (Inherited from Gibraltar.Monitor.MetricSample)
Public PropertyOverridden. 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.  
Top
See Also