monitoring.event.timer.slidingWindowSize
Section: metrics
Default Value: 10
Valid Values: Any positive integer
Changes Take Effect: After server restart
Defines how many of the most recent measurements will be applied when calculating a metric.
EventDuration.threshold
Section: metrics
Default Value: 1000
Valid Values: The number of milliseconds
Changes Take Effect: Immediately
Defines the average event processing time threshold value in milliseconds.
GcLatency.threshold
Section: metrics
Default Value: 1000
Valid Values: The number of milliseconds
Changes Take Effect: Immediately
Defines the garbage collection latency threshold value, in milliseconds, in relation to the last time the garbage was collected within the configured time interval.
GcFrequency.threshold
Section: metrics
Default Value: 24
Valid Values: A positive numeric value
Changes Take Effect: Immediately
Defines how many times garbage collection can occur within a given hour.
HeapMemoryUsage.threshold
Section: metrics
Default Value: 0.8
Valid Values: A decimal fraction between 0 and 1
Changes Take Effect: Immediately
Defines the heap memory usage threshold value. This is the ratio of used heap memory to the maximum heap memory.
reporter.console.logFrequency
Section: metrics
Default Value: 30min
Valid Values: An expression containing a positive integer and the units being measured, such as ms, s, min, h, d. For example: 30min, 50s.
Changes Take Effect: Immediately
Defines the reporting frequency for logging to the stdout console.
reporter.console.enabled
Section: metrics
Default Value: false
Valid Values: true, false
Changes Take Effect: Immediately
Enables or disables metrics reporting to the stdout console.
reporter.messageServer.logFrequency
Section: metrics
Default Value: 30min
Valid Values: An expression containing a positive integer and the units being measured, such as ms, s, min, h, d. For example: 30min, 50s.
Changes Take Effect: Immediately
Defines the reporting frequency for the Message Server reporter.
reporter.messageServer.enabled
Section: metrics
Default Value: true
Valid Values: true, false
Changes Take Effect: Immediately
Enables or disables the Message Server reporter.
reporter.log.logFrequency
Section: metrics
Default Value: 30min
Valid Values: An expression containing a positive integer and the units being measured, such as ms, s, min, h, d. For example: 30min, 50s.
Changes Take Effect: Immediately
Defines the reporting frequency for logging to a file.
reporter.log.enabled
Section: metrics
Default Value: false
Valid Values: true, false
Changes Take Effect: Immediately
Enables or disables metrics reporting to a file.
reporter.jmx.enabled
Section: metrics
Default Value: true
Valid Values: true, false
Changes Take Effect: Immediately
Enables or disables the JMX reporter.
metrics Section
Contents
Click an option to view its properties:
reporter.messageServer.enabled