service-metrics-adapter job from on-demand-service-broker/0.31.1
Github source:
17a5e33
or
master branch
Properties¶
broker_uri
¶
Broker URI, if a route is registered or TLS is enabled
- Example
-
https://broker.example.com, https://broker-job.default-network.broker-deployment.bosh
tls
¶
ca_cert
¶The ca certificate used when communicating with the broker
disable_ssl_cert_verification
¶Set to true to disable SSL certificate verification when communicating with broker
- Default
false
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/service-metrics-adapter/
directory
(learn more).
bin/collect-service-metrics
(fromcollect-service-metrics.sh.erb
)bin/pre-start
(frompre-start.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.