graphite_exporter job from prometheus/3
Github source:
cbe18d39
or
master branch
Properties¶
graphite_exporter
¶
graphite
¶
mapping_config
¶Metric mapping configuration
port
¶TCP and UDP port on which to accept samples
- Default
"9109"
sample_expiry
¶How long a sample is valid for
log_backtrace_at
¶when logging hits line file:N, emit a stack trace
stderrthreshold
¶logs at or above this threshold go to stderr
v
¶log level for V logs
vmodule
¶comma-separated list of pattern=N settings for file-filtered logging
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.