Property reference

glide.cluster.xmlstats

The glide.cluster.xmlstats property specifies which XMLStats components are recorded in the cluster state record. Admins should review this setting to ensure relevant performance metrics are captured for monitoring and diagnostics.

Default: scheduler,memory,servlet,lazy,sessionsummary,jvm,status,instance,database,semaphores,diagnostic_events 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 configures the components, such as scheduler and memory, that are logged in the cluster state for performance tracking.
What area does it affect? Cluster state monitoring
What does the default mean? The default value is "scheduler,memory,servlet,lazy,sessionsummary,jvm,status,instance,database,semaphores,diagnostic_events", which is the baseline setting used unless it is changed.
When should you review it? Review this property when adjusting performance monitoring needs or troubleshooting cluster issues.

Out of the box property record

Raw metadata from the property record.

Property name glide.cluster.xmlstats
Sys ID 3bafe6530a0a0b840067c197f671d4e0
Type string
Application Global
Default value scheduler,memory,servlet,lazy,sessionsummary,jvm,status,instance,database,semaphores,diagnostic_events
Description XMLStats components to record in the cluster state record:
Updated 2024-05-25 03:38:57

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... coming from the 'instance' XML stats include, which is part of the list of includes that is stored in the referenced node_stats record and one of the includes in the 'glide.cluster.xmlstats' property. XMLStatsInstance.java is the class for this. Core Platform PRB1644827 KB1648914 There's errors when committing an update set that creates a child table with a Function field Version loading is ...