CatherineF-dev

Results 236 comments of CatherineF-dev

@jgagnon44 @decipher27 @naweeng @towolf could you try the above solution `So I expanded the vmagent parameter promscrape.maxScrapeSize (default is 16777216), and no more errors were reported`? If no issues, will...

/remove-lifecycle stale

Could you try KSM v2.8.2? There are some big changes around CRD after v2.8.2.

v2.8.2+ has some bugs, you can find them in issues. I guess this might be related as well. Is v2.8.2 working for you?

This feature is working in my cluster. Could you try examples here https://github.com/kubernetes/kube-state-metrics/blob/main/docs/customresourcestate-metrics.md? I guess user configuration is not correct, you can add logs and rebuild KSM to debug. https://github.com/kubernetes/kube-state-metrics/pull/2299

Hi @ZhangsongLee, is this issue resolved or not?

You can rename a metric label, as long as this metric is not marked as STABLE. ``` # HELP kube_persistentvolume_status_phase [STABLE] The phase indicates if a volume is available, bound...