Configure Prometheus Scraping To Occur At Half Past The Hour -
i have process (in python) starts on hour, every hour. takes 20 minutes complete. i'm using push gateway send prometheus metrics start , end of process.
i've created script produces metrics process. however, metrics available , relevant after 20 minute process completed.
can make scrape_config interval "30 minutes past hour"? comparable cronjob "30 * * * *"
no, there's no way that. scrapes staggered across scrape interval balance out load.
what want have 2nd script push pushgateway.