Gibraltar Loupe
Gibraltar.Agent.Metrics Namespace
Inheritance Hierarchy
Classes
 ClassDescription
ClassEventMetric A single event metric instance object, representing one instance of an event metric definition.
ClassEventMetricAttribute Define an event metric with value columns from the members of the current object.
ClassEventMetricDefinition The definition of an event metric, which must be registered before any specific event metric instance can be created or sampled.
ClassEventMetricInstanceNameAttribute Indicates which field, property, or method should be used to determine the instance name for the event metric.
ClassEventMetricSample One sample of a Event metric
ClassEventMetricValueAttribute Define a value column mapped from this field, property, or zero-argument method as part of the event metric definition.
ClassEventMetricValueDefinition Defines one value that can be associated with an event metric, created via eventMetricDefinition.AddValue(...);
ClassSampledMetric A single instance of a metric that is recorded by sampling its value on a periodic basis.
ClassSampledMetricAttribute Describes shared parameters for sampled metrics defined on the current object.
ClassSampledMetricDefinition The definition of a user-defined sampled metric
ClassSampledMetricDivisorAttribute Designate a field, property, or method to provide the divisor for a specified sampled metric counter.
ClassSampledMetricInstanceNameAttribute Indicates which field, property, or method should be used to provide the instance name for the sampled metric.
ClassSampledMetricValueAttribute Define a specific sampled metric counter mapped from this field, property, or zero-argument method.
Enumerations
 EnumerationDescription
EnumerationSamplingInterval A suggested interval between value samples.
EnumerationSamplingType Determines what the raw data for a given sampled metric is, and how it has to be processed to produce final data point values for display.
EnumerationSummaryFunction Indicates the default way to interpret multiple values for display purposes
See Also

Reference

Gibraltar.Agent Assembly

 

 


Copyright © 2008-2013 Gibraltar Software, Inc.

Send Feedback