riemann job from riemann/3
Github source:
0afa396
or
master branch
Properties¶
consul
¶
agent
¶
services
¶
riemann
¶this property auto-registers TSA as a service
- Default
{}
riemann
¶
custom_rules
¶Custom alert rules
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
(frombin/riemann_ctl
)config/riemann.config
(fromconfig/riemann.config.erb
)helpers/ctl_utils.sh
(fromhelpers/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.