1. What is the cost of a alert rule in promethes? Interms of memory or cpu cost- No.of timeseries matched or something more than that?
2. How many rules are too many for a single prometheus ?
3. How large single alert rule can be ?
4. What is the cost of evaluation of a alert rule for which there are no metrics available? Is it same as if the metric is available or negligible? For example, if there is a rule on device=ip1 cpu metric, and there are no device=ip1 metrics, what is the cost of that rule?
5. What is best way to generate rules or relabel config for large enterprise setups ? - Do we have some opensource/commercial tools which has UI or API CRUD or Only through Config management tools ?
Regards,
Rajesh
Hi,1. What is the cost of a alert rule in promethes? Interms of memory or cpu cost- No.of timeseries matched or something more than that?
2. How many rules are too many for a single prometheus ?
3. How large single alert rule can be ?
4. What is the cost of evaluation of a alert rule for which there are no metrics available? Is it same as if the metric is available or negligible? For example, if there is a rule on device=ip1 cpu metric, and there are no device=ip1 metrics, what is the cost of that rule?
5. What is best way to generate rules or relabel config for large enterprise setups ? - Do we have some opensource/commercial tools which has UI or API CRUD or Only through Config management tools ?
Regards,Rajesh