metrics-discovery-registrar-windows job from metrics-discovery/1.0.0
              Github source:
              06bcc8a or
              master branch
            
Properties¶
metrics_port¶
  
    
      Port to host metrics endpoint
- Default
 15821
publish_interval¶
  
    
      Interval to publish targets
- Default
 15s
target_refresh_interval¶
  
    
      Interval to refresh the Prometheus scrape targets
- Default
 15s
targets_glob¶
  
    
      Files matching the glob are expected to contain targets to Prometheus metrics endpoints
- Default
 /var/vcap/jobs/**/config/metric_targets.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/metrics-discovery-registrar-windows/ directory
            (learn more).
          
bin/pre-start.ps1(frompre-start.ps1.erb)config/metric_targets.yml(frommetric_targets.yml.erb)
Packages¶
            Packages are compiled and placed onto corresponding
            instances during the deployment process. Packages will be
            placed into /var/vcap/packages/ directory.