MetricsReportingTask

Deprecation notice:

Unmaintained and planned for removal in version 2.0

Please consider using one the following alternatives: No alternative components suggested.

Description:

This reporting task reports a set of metrics regarding the JVM and the NiFi instanceto a reporter. The reporter is provided by a MetricReporterService. It can be optionally used for a specificprocess 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, and whether a property supports the NiFi Expression Language.

Display NameAPI NameDefault ValueAllowable ValuesDescription
Metric Reporter Servicemetric reporter serviceController Service API:
MetricReporterService
Implementation: GraphiteMetricReporterService
The service that provides a reporter for the gathered metrics
Process Group IDprocess group idThe id of the process group to report. If not specified, metrics of the root process groupare 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.