On Monday, 13 April 2020 05:48:07 UTC+1, Ravi Teja Reddy wrote: > > We started with the memeory limits as 200Mi and right we we ended with > almost 6000Mi which is around 6GB is too much. >
Firstly, why are you using such an old version of prometheus? v2.4.2 was released in September 2018. Secondly, what makes you think 6GiB is "too much" RAM for prometheus? How many metrics are active (head stats)? How many distinct values do your highest cardinality labels have? This is information which is easy to get from newer versions of Prometheus (under Status > Runtime & Build Information) but I don't think was added until v2.14.0 -- 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/71d335ac-a9a7-4d6d-8e31-5348f2dbb697%40googlegroups.com.

