Skip to content

scrape-config-generator job from metrics-discovery/1.0.0

Github source: 06bcc8a or master branch

Properties

config_ttl

This determines how long a scrape config lives before being expired

Default
45s

expiration_interval

This interval determines how often scrape endpoints are expired

Default
15s

metrics_port

Port to host metrics endpoint

Default
15822

scrape_config_file_path

The path to the generated scrape config file

Default
/var/vcap/data/scrape-config-generator/scrape_configs.yml

Templates

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

  • config/bpm.yml (from bpm.yml.erb)

Packages

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