scrape-config-generator-windows 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-windows/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-windows/ directory
(learn more).
bin/pre-start.ps1(frompre-start.ps1.erb)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/ directory.