Closed ubershloder closed 1 year ago
have the same problem. anyone can help?
I'm also wondering. If the exporter restart, I think they scraping all over from start again although the metrics has been scraped and stored in prometheus before.
I think the exporter should know whether the projects, groups, etc has been scraped before and no need to scrape again if the exporter got restarted.
Where does this exporter store all the data it fetched? for some reason every time I restart the container with it all the fetched data is gone. is there any way to prevent it? like maybe store it in some place somehow?