metric-store-scheduler job from log-cache/1.4.6
Github source:
e26a574
or
master branch
Properties¶
count
¶
The number of ranges to schedule across the metric-ache cluster
- Default
100
health_addr
¶
The address for metric-store to bind a health endpoint
- Default
localhost:6064
interval
¶
The interval at which the scheduler operates
- Default
15s
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/metric-store-scheduler/
directory
(learn more).
bin/ctl
(fromctl
)bin/environment.sh
(fromenvironment.sh.erb
)config/certs/metric_store.crt
(frommetric_store.crt.erb
)config/certs/metric_store.key
(frommetric_store.key.erb
)config/certs/metric_store_ca.crt
(frommetric_store_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.