You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

14 lines
518 B

global:
scrape_interval: 15s # Set the scrape interval to every 15 seconds. Default is every 1 minute.
evaluation_interval: 15s # Evaluate rules every 15 seconds. The default is every 1 minute.
scrape_configs:
- job_name: 'federate' # Job name
honor_labels: true
metrics_path: /federate
params:
match[]:
- '{__name__=~".+"}'
static_configs:
- targets: ['prometheus:9090'] # address and port
labels:
alias: 'federate' # alias name given to this instance