RegisteredMetricLimitExceededException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates more registered metrics were recorded in a set than the configured limit. Check your strategy for generating keys to identify unique metrics and ensure keys are not too fragmented or unique. Alternatively, consider raising the configured limit.
public class RegisteredMetricLimitExceededException : InvalidOperationException
type RegisteredMetricLimitExceededException = class
inherit InvalidOperationException
Public Class RegisteredMetricLimitExceededException
Inherits InvalidOperationException
- Inheritance
-
RegisteredMetricLimitExceededException
Constructors
| Name | Description |
|---|---|
| RegisteredMetricLimitExceededException() | |