GraphiteMetricReporterService

Description:

A controller service that provides metric reporters for graphite. Used by MetricsReportingTask.

Tags:

metrics, reporting, graphite

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.

NameDefault ValueAllowable ValuesDescription
HostThe hostname of the carbon listener
Supports Expression Language: true (will be evaluated using variable registry only)
PortThe port on which carbon listens
Supports Expression Language: true (will be evaluated using variable registry only)
CharsetUTF-8The charset used by the graphite server
Metric Name PrefixnifiA prefix that will be used for all metric names sent by reporters provided by this service.
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.