Skip to content

datadog-firehose-nozzle job from datadog-firehose-nozzle/15

Github source: 69d5fb01 or master branch

Properties

datadog

api_key

The datadog API key to use while submitting requests

api_url

The REST API Endpoint for datadog

Default
https://app.datadoghq.com/api/v1/series

flush_duration_seconds

The duration in seconds between flushes to datadog

Default
15

metric_prefix

Text which will be prepended to each metric name submitted to datadog

Default
datadog.nozzle.

loggregator

traffic_controller_url

Traffic controller URL

nozzle

deployment

Name of deployment (added as tag on all outgoing metrics)

disable_access_control

Datadog Nozzle bypasses authentication with the UAA

Default
false

idle_timeout_seconds

Number of seconds to wait before timing out the read to the firehose, if there are no messages

Default
60

insecure_ssl_skip_verify

Skip verifying SSL certificate

subscription_id

The subscription id to be used for the firehose

uaa

password

The password for the user

url

URL for the UAA server

username

The user who has access to the loggregator firehose

Templates

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

  • bin/datadog-firehose-nozzle-ctl (from datadog-firehose-nozzle-ctl.erb)
  • config/datadog-firehose-nozzle.json (from datadog-firehose-nozzle.json.erb)

Packages

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