
prometheus.yml: Importance of prometheus.yml:Github Actions ci-cd pipeline. Check with this command.scrape_interval defines how frequently Prometheus collects metrics (15s = every 15 seconds)scrape_configs section defines what services to monitor and where to find themtargets field specifies the host:port where metrics can be collectedPosted Oct 6, 2025
Deployed Flask app with CI/CD, Docker, Azure, and monitoring tools.
0
0