graphite_exporter job from prometheus/19.0.0
Github source:
0f485dc
or
master branch
Properties¶
graphite_exporter
¶
graphite
¶
mapping_config
¶Metric mapping configuration
mapping_strict_match
¶Only store metrics that match the mapping configuration
port
¶TCP and UDP port on which to accept samples
- Default
"9109"
sample_expiry
¶How long a sample is valid for
log_format
¶Set the log target and format. Example: ‘logger:syslog?appname=bob&local=7’ or ‘logger:stdout?json=true’
log_level
¶Only log messages with the given severity or above. Valid levels: [debug, info, warn, error, fatal]
web
¶
port
¶Port on which to expose metrics and web interface
- Default
"9108"
telemetry_path
¶Path under which to expose metrics
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/graphite_exporter/
directory
(learn more).
bin/graphite_exporter_ctl
(frombin/graphite_exporter_ctl
)config/graphite_mapping.conf
(fromconfig/graphite_mapping.conf
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.