Beginner
Black Box Monitoring
Set up Blackbox Exporter to probe external services.
📝 প্রম্পট বিষয়বস্তু
Provide a configuration example for the Prometheus Blackbox Exporter. The configuration should include an HTTP probe that checks if 'https://example.com' is returning a 200 OK status code and if the response body contains the string 'Welcome'. Include the necessary scrape_config snippet for prometheus.yml to utilize this module.