kapacity icon indicating copy to clipboard operation
kapacity copied to clipboard

No nginx_ingress_controller_requests_rate metric found in prometheus

Open zhy76 opened this issue 1 year ago • 1 comments

What happened?

image image image image image

I followed the tutorial and found that the training was incorrect and promethus did not have the nginx_ingress_controller_requests_rate indicator.

What did you expect to happen?

success to train the model

How can we reproduce it (as minimally and precisely as possible)?

follow the tutorial

Anything else we need to know?

No response

Kapacity version

Kubernetes version

$ kubectl version
# paste output here

zhy76 avatar Jun 10 '24 06:06 zhy76

nginx_ingress_controller_requests_rate is not a real metrics but an alias of the metrics rule above, so you won't find it in Prometheus.

Could you share the contents of your train config yaml?

zqzten avatar Jun 12 '24 03:06 zqzten