Name | Description | |
---|---|---|
![]() | SampledMetricAttribute Constructor | Designate the target object as containing a group of sampled metrics sharing the specified namespace and category name. |
The following tables list the members exposed by SampledMetricAttribute.
Name | Description | |
---|---|---|
![]() | SampledMetricAttribute Constructor | Designate the target object as containing a group of sampled metrics sharing the specified namespace and category name. |
Name | Description | |
---|---|---|
![]() | MetricCategoryName | A dot-delimited categorization for the metric under the particular metrics capture system. |
![]() | MetricsSystem | The metrics capture system label the user has selected to distinguish all metrics they define, to avoid colliding with usage by other libraries. |
![]() | TypeId | When implemented in a derived class, gets a unique identifier for this System.Attribute. (Inherited from System.Attribute) |
Name | Description | |
---|---|---|
![]() | Equals | Returns a value that indicates whether this instance is equal to a specified object. (Inherited from System.Attribute) |
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from System.Attribute) |
![]() | IsDefaultAttribute | When overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. (Inherited from System.Attribute) |
![]() | Match | When overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from System.Attribute) |