Skip to content

wavefront job from harbor-container-registry/1.8.2

Github source: 6894bf5 or master branch

Properties

vm_monitor

Set this to wavefront_monitor to enable wavefront

Default
""

wavefront_hostname

hostname used by telegraf, if empty use os.Hostname()

Default
""

wavefront_token

The token used to access url

Default
xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

wavefront_url

the url that telegraf send data to

Default
https://longboard.wavefront.com/api

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/wavefront/ directory (learn more).

  • bin/ctl (from bin/ctl.sh.erb)
  • bin/pre-start (from bin/pre-start.sh.erb)
  • bin/status_check (from bin/status_check.sh.erb)
  • config/docker-compose.yml (from config/docker-compose.yml.erb)
  • config/telegraf.config (from config/telegraf.config.erb)

Packages

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