How to limit the count of specific metric of type histogram?
Heading ##Prometheus is getting OOM due to lots of metic of type histogram. Is there any way to control only specific le of a metric. What is required: lets suppose i have 4 metrics of type histogram first_,second_,third_,fourth_ . I wan to limit the le of fourth_ only with le values of 10,20,50,100. I tried […]