Name | Description | |
---|---|---|
CustomSampledMetricDefinitionPacket Constructor | Overloaded. |
The following tables list the members exposed by CustomSampledMetricDefinitionPacket.
Name | Description | |
---|---|---|
CustomSampledMetricDefinitionPacket Constructor | Overloaded. |
Name | Description | |
---|---|---|
Caption | A short display string for this metric definition, suitable for end-user display. (Inherited from Gibraltar.Monitor.Serialization.MetricDefinitionPacket) | |
CategoryName | The category of this metric for display purposes. Category is the top displayed hierarchy. (Inherited from Gibraltar.Monitor.Serialization.MetricDefinitionPacket) | |
CounterName | The display name of this metric (unique within the category name). (Inherited from Gibraltar.Monitor.Serialization.MetricDefinitionPacket) | |
Description | A description of what is tracked by this metric, suitable for end-user display. (Inherited from Gibraltar.Monitor.Serialization.MetricDefinitionPacket) | |
ID | (Inherited from Gibraltar.Monitor.Serialization.GibraltarCachedPacket) | |
Interval | The recommended default display interval for graphing. (Inherited from Gibraltar.Monitor.Serialization.MetricDefinitionPacket) | |
IsHeader | (Inherited from Gibraltar.Monitor.Serialization.GibraltarCachedPacket) | |
IsLive | Indicates if the definition is part of the current live metric definitino collection (Inherited from Gibraltar.Monitor.Serialization.MetricDefinitionPacket) | |
IsReadOnly | Indicates if the definition (and all metrics associated with it) are read-only or can be read/write. (Inherited from Gibraltar.Monitor.Serialization.MetricDefinitionPacket) | |
MetricSampleType | The intended method of interpreting the sampled counter value. | |
MetricTypeName | The internal metric type of this metric definition (Inherited from Gibraltar.Monitor.Serialization.MetricDefinitionPacket) | |
Name | The name of the metric definition being captured. (Inherited from Gibraltar.Monitor.Serialization.MetricDefinitionPacket) | |
Persisted | Indicates whether the metric packet has been written to the log stream yet. (Inherited from Gibraltar.Monitor.Serialization.MetricDefinitionPacket) | |
SampleType | The sample type of the metric. Indicates whether the metric represents discrete events or a continuous value. (Inherited from Gibraltar.Monitor.Serialization.MetricDefinitionPacket) | |
Sequence | The increasing sequence number of all packets for this session to be used as an absolute order sort. (Inherited from Gibraltar.Monitor.Serialization.GibraltarCachedPacket) | |
Timestamp | (Inherited from Gibraltar.Monitor.Serialization.GibraltarCachedPacket) | |
UnitCaption | The display caption for the calculated values captured under this metric. (Inherited from Gibraltar.Monitor.Serialization.SampledMetricDefinitionPacket) |
Name | Description | |
---|---|---|
Session | The current session, only available for rehydrated packets (Inherited from Gibraltar.Monitor.Serialization.MetricDefinitionPacket) |
Name | Description | |
---|---|---|
CompareTo | Overloaded. Compares this object to the provided comparison object | |
Equals | Overloaded. Overridden. Indicates whether the current object is equal to another object of the same type. Indicates whether the current object is equal to another object of the same type. Indicates whether the current object is equal to another object of the same type. Indicates whether the current object is equal to another object of the same type. | |
GetHashCode | Overridden. Provides a representative hash code for objects of this type to spread out distribution in hash tables. Provides a representative hash code for objects of this type to spread out distribution in hash tables. Provides a representative hash code for objects of this type to spread out distribution in hash tables. Provides a representative hash code for objects of this type to spread out distribution in hash tables. | |
SampledMetricTypeCaption | Generate a display caption for the supplied sample metric type |
Name | Description | |
---|---|---|
OnUnitCaptionGenerate | Overridden. Inheritors will need to implement this to calculate a unit caption when requested. Calculates the unit caption as required by the base object. |