Hi,
I need a workaround to bypass missing alerts.
I have a third party app that scrape metrics from a storage solution. while the exporter works fine, sometimes the storage solution for some reason rejects the exporter from scraping. This causes a short blip(2minutes) of unavailability of the metrics, missing metrics, and the pending alerts for this storage are resolved. when the metrics gets scraped again successfully, the alerts are again fired. Is there a way to stop resolving for missing alerts immediately? or would increasing the scrape interval to 1hour? or any better way possible?
thanks
Eswar