Skip to content

prom_scraper_windows job from loggregator-agent/3.13

Github source: d7e9319 or master branch

Properties

metric_port_glob

Files matching the glob are expected to contain ports that provide prometheus metrics that will be bound to http://localhost:{port}/metrics.

Default
/var/vcap/jobs/*/config/metric_port.yml

scrape_interval

The interval to scrape the metrics URL (golang duration)

Default
15s

Templates

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

  • bin/pre-start.ps1 (from pre-start.ps1.erb)
  • config/certs/loggregator_agent.crt (from loggregator_agent.crt.erb)
  • config/certs/loggregator_agent.key (from loggregator_agent.key.erb)
  • config/certs/loggregator_ca.crt (from loggregator_ca.crt.erb)

Packages

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