Skip to content

riemann job from riemann/1

Github source: 6fd33f7f or master branch

Properties

consul

agent

services
riemann

this property auto-registers TSA as a service

Default
{}

riemann

datadog

api_key

If configured, events will be emitted to DataDog.

influxdb

database

Name of the database to write to.

Default
riemann
host

If configured, events will be emitted to InfluxDB.

password

Password to authenticate with.

Default
""
username

Database user to authenticate as.

Default
""
version

Version of InfluxDB.

Default
0.9

Templates

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

  • bin/riemann_ctl (from bin/riemann_ctl)
  • config/riemann.config (from config/riemann.config.erb)
  • helpers/ctl_utils.sh (from helpers/ctl_utils.sh)

Packages

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