Description of MetricsReportingTask:

This reporting task reports a set of metrics regarding the JVM and the NiFi instance to a reporter. The reporter is provided by a MetricReporterService. It can be optionally used for a specific process group if a property with the group id is provided.

Tags:

metrics, reporting

Properties:

In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values.

Name

Default Value

Allowable Values

Description

Metric Reporter Service

Controller Service API: 


MetricReporterService

Implementation: 

GraphiteMetricReporterService


The service that provides a reporter for the gathered metrics
Process Group ID The id of the process group to report. If not specified, metrics of the root process group are reported.

Supports Expression Language: true (will be evaluated using variable registry only)


State management:

This component does not store state.

Restricted:

This component is not restricted.

System Resource Considerations:

None specified.