Thanks Stuart. Yeap, I have excluded couple of target scraps now all good. Just want to understand, is there any way we can determine the limit on number of instances/targets the Prometheus could scrap? Or we just need to gradually add and adjust?
On Wed, 2 Jun 2021, 14:03 Stuart Clark, <[email protected]> wrote: > On 02/06/2021 00:01, Naveen Badam wrote: > > Thanks Stuart. > > > > That would be the obvious thing to do. > > > > Is there any way we can manage the memory segment size limits? I > > believe below err represents the issue loading specific segment or it > > exhaust after loading x number of segment since it exceeded the memory > > limit? > > Memory usage is controlled via the number of time series being scraped > and the queries performed (there are a couple of settings to reject > large queries), so in this case you could reduce the number of targets > or use the configuration to reject some of the metrics. > > -- > 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/CAAJWj-tihfptj%3DpRn0y67Z1%2Bh8c-jLKTRcBmEf2cHgNie6c7qw%40mail.gmail.com.

