Configuration

To access the monitoring URL, a user must be a member of a group that is granted the ‘View Metrics’ capability (provided by this plugin) or the ‘Administrate Server’ capability.This plugin requires no configuration.

This capability can be configured in the ‘Global Capabilities’ section of the ‘All-Projects’ access right.

It is possible to allow anonymous access to the metrics by giving the capability to the ‘Anonymous Users’ group.

plugin.@PLUGIN@.excludeMetrics : String used to exclude metrics from the report. It can be specified multiple times. Parsed as regular expression. Note, ^ and $ are automatically added around the string. By default no metric is excluded. For example, to exclude all cache metrics, use: excludeMetrics = cache.*

Back to @PLUGIN@ documentation index