blackbox_exporter job from prometheus/26.0.1
              Github source:
              a2b84f9 or
              master branch
            
Properties¶
blackbox_exporter¶
  
  
    
config¶Exporter configuration
history_limit¶The maximum amount of items to keep in the history
log_level¶Only log messages with the given severity or above. Valid levels: debug, info, warn, error
timeout_offset¶Offset to subtract from timeout in seconds
web¶
external_url¶The URL under which Blackbox exporter is externally reachable
port¶Port to listen on for HTTP requests
- Default
  "9115"
route_prefix¶Prefix for the internal routes of web endpoints
env¶
  
  
    
http_proxy¶HTTP proxy to use
https_proxy¶HTTPS proxy to use
no_proxy¶List of comma-separated hosts that should skip connecting to the proxy
Templates¶
            Templates are rendered and placed onto corresponding
            instances during the deployment process. This job's templates
            will be placed into /var/vcap/jobs/blackbox_exporter/ directory
            (learn more).
          
bin/blackbox_exporter_ctl(frombin/blackbox_exporter_ctl)config/blackbox.yml(fromconfig/blackbox.yml)
Packages¶
            Packages are compiled and placed onto corresponding
            instances during the deployment process. Packages will be
            placed into /var/vcap/packages/ directory.