rmn-lux
rmn-lux
My experimental config, which seemed to help get rid of the 429 code. Might come in handy. ``` limits_config: retention_period: 72h enforce_metric_name: false reject_old_samples: true reject_old_samples_max_age: 168h max_cache_freshness_per_query: 10m split_queries_by_interval:...
+1 the same thing > I am also facing same issue > > sum(node_namespace_pod_container:container_cpu_usage_seconds_total:sum_irate{cluster="$cluster", namespace="$namespace"}) / sum(kube_pod_container_resource_requests{job="kube-state-metrics", cluster="$cluster", namespace="$namespace", resource="cpu"}) > > Does not return data
Also have the same problem, alertmanager v0.24, parse mode html
+1 have the same problem with retention
I have the same problem. My repo was empty, so i recreate it with non empty readme file and the problem has gone.