com.snc.pa.dc.max_breakdown_elements_limit
ServiceNow property description:
Maximum number of breakdown elements for a breakdown to be included in data collection
Attributes
- Sys ID: 38d0e311d7121100ef2281537e610385
- Type: integer
- Application: Global
- Default value: 10000

AI generated property description:
The ServiceNow property `com.snc.pa.dc.max_breakdown_elements_limit` sets the maximum number of breakdown elements that can be included in data collection for a breakdown. This property ensures that data collection processes remain efficient by limiting the number of elements processed. If a breakdown exceeds this limit, it will be excluded from data collection to prevent performance issues. The default value for this property is 2000, but it can be adjusted based on the specific needs and performance considerations of the instance. Adjusting this property helps manage the balance between comprehensive data analysis and system performance. For more details, refer to the official ServiceNow documentation on Performance Analytics properties.
Source