prometheus-community/helm-charts

[kube-prometheus-stack] custom interval for node-exporter prometheusRule

pavanhd-afero opened this issue · 0 comments

Is your feature request related to a problem ?

i'm getting missingRuleEvaluation warning because of the default interval of PrometheusRule- NodeExporter. If i increase the interval to 2m i can able to resovle this issue. But I find no way to do it in https://github.com/prometheus-community/helm-charts/blob/main/charts/kube-prometheus-stack/values.yaml .

Describe the solution you'd like.

If i increase the interval to 2m for Node-Exporter PrometheusRule i can able to resovle this issue.

Describe alternatives you've considered.

i want suggestions here

Additional context.

No response