You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given that AWS API is paid it only makes sense to reduce charges as much as possible. Though I'm not sure if there is a really high number of requests and maybe I should run it first to see the monetary impact.
Given that it is adviced to keep scrapping interval equal to or less than 2 minutes (more details here https://stackoverflow.com/questions/70124042/prometheus-scrape-interval-1d/70129957) is there a way to add caching to the results of API call?
I don't want to send API requests every two monutes if I know that my backup script runs every 4 hours.
The text was updated successfully, but these errors were encountered: