Spaces:
Sleeping
Sleeping
| # prometheus.yml: φ377 KAPREKAR METRICS | |
| global: | |
| scrape_interval: 15s | |
| scrape_configs: | |
| - job_name: 'phi377-kaprekar' | |
| static_configs: | |
| - targets: ['phi377-kaprekar:3000'] | |
| metrics_path: /metrics | |
| - job_name: 'phi377-wycan' | |
| static_configs: | |
| - targets: ['phi377-kaprekar:9443'] |