global: scrape_interval: 60s evaluation_interval: 60s scrape_timeout: 60s scrape_configs: - job_name: 'zvmexporter' scrape_interval: 30s scrape_timeout: 20s static_configs: - targets: ['zertoexporter:9999'] - job_name: 'encryption-stats' scrape_interval: 30s scrape_timeout: 20s static_configs: - targets: ['zertoexporter:9999'] metrics_path: /statsmetrics - job_name: 'thread-stats' scrape_interval: 30s scrape_timeout: 20s static_configs: - targets: ['zertoexporter:9999'] metrics_path: /threads - job_name: 'vra-stats' scrape_interval: 30s scrape_timeout: 20s static_configs: - targets: ['zertoexporter:9999'] metrics_path: /vrametrics