# Prometheus web configuration with authentication # Note: Prometheus doesn't support web.config.file in this format # We'll use environment variables for basic auth instead # Alternative approach: Use basic auth via web.yml # This requires Prometheus to be built with web.yml support web_config_file: /etc/prometheus/web.yml