GraphiteMetricReporterService

Deprecation notice:

Unmaintained and planned for removal in version 2.0

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

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.

Display NameAPI NameDefault ValueAllowable ValuesDescription
HosthostThe hostname of the carbon listener
Supports Expression Language: true (will be evaluated using variable registry only)
PortportThe port on which carbon listens
Supports Expression Language: true (will be evaluated using variable registry only)
CharsetcharsetUTF-8The charset used by the graphite server
Metric Name Prefixmetric 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.