File size: 229 Bytes
744da85
 
 
 
 
 
626c2a9
744da85
 
 
626c2a9
1
2
3
4
5
6
7
8
9
10
11
global:
  scrape_interval: 15s

scrape_configs:
  - job_name: 'gradio_app'
    static_configs:
      - targets: ['xkcd_finder_app:8000']

  - job_name: 'node_exporter'
    static_configs:
      - targets: ['xkcd_finder_app:9100']