Property reference

glide.cache.provider.syscache_metrics

The glide.cache.provider.syscache_metrics property specifies the class used for metrics caching in ServiceNow. Admins should review this setting to ensure optimal performance and compatibility with their caching strategy.

Default: com.snc.clotho.definitions.MetricsCache Type: string Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property defines the implementation class for the metrics cache, impacting how metrics data is stored and retrieved.
What area does it affect? Caching and Performance
What does the default mean? The default value is "com.snc.clotho.definitions.MetricsCache", which is the baseline setting used unless it is changed.
When should you review it? Review this property when optimizing system performance or changing caching strategies.

Out of the box property record

Raw metadata from the property record.

Property name glide.cache.provider.syscache_metrics
Sys ID 1f686992c3201300e9e31f3292d3ae8d
Type string
Application Global
Default value com.snc.clotho.definitions.MetricsCache
Description
Updated 2018-03-01 18:21:03

Sources

Official references and nearby text excerpts where this property appears.