log-cache-blackbox job from log-cache/1.2.0
Github source:
a6b6a91
or
master branch
Properties¶
datadog
¶
api_key
¶The api key to use when emitting test results to Datadog
origin_host
¶Hostname to be included on the emitted Datadog metrics
- Default
""
tags
¶Tags that will be added to the emitted Datadog metrics as a comma separated list.
- Default
""
run_interval
¶
The interval between test runs
- Default
10m
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/log-cache-blackbox/
directory
(learn more).
bin/ctl
(fromctl
)bin/environment.sh
(fromenvironment.sh.erb
)config/certs/log_cache.crt
(fromlog_cache.crt.erb
)config/certs/log_cache.key
(fromlog_cache.key.erb
)config/certs/log_cache_ca.crt
(fromlog_cache_ca.crt.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.