On 2021-06-01 17:09, Naveen Badam wrote:
Hi Team,
I found prometheus started reporting "fatal error: runtime: out of
memory" recently.
the only change i did was, we have added few bunch of new scrappers to
prometheus, probably that is causing issues loading the segment data?
below is the error am getting while prometheus startup:
Appreciate your help on fixing this issue.
If extra targets to scrape is the only recent difference (the other big
user of memory would be queries) then that is likely to be what is
causing you to run out of memory. You either need to increase the amount
of memory available or reduce the number of targets/metrics/time series
being scraped.
--
Stuart Clark
--
You received this message because you are subscribed to the Google Groups
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/prometheus-users/1f85a08245d094939ef9d406c2682760%40Jahingo.com.