Skip to content

service-metrics-adapter job from on-demand-service-broker/0.27.0

Github source: e06f172 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 (from collect-service-metrics.sh.erb)
  • bin/pre-start (from pre-start.erb)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.