You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i'm getting error after deployment - Prometheus couldn't use the end point...
/etc/prometheus/config_out $ wget http://avalanche-svc.avalanche.svc.cluster.local:9001
Connecting to avalanche-svc.avalanche.svc.cluster.local:9001 (10.244.0.97:9001)
wget: server returned error: HTTP/1.1 404 Not Found
However, I found the pod logs - looks like it's generating metrics.
jerry@Jaes-MacBook-Pro performance % kubectl logs avalanche-6cf47d949-dxq4n -n avalanche
Serving ur metrics at localhost:9001/metrics
2021-12-03 01:04:45.458781499 +0000 UTC m=+30.506091744: refreshing metric values
2021-12-03 01:05:15.455382438 +0000 UTC m=+60.502692674: refreshing metric values
2021-12-03 01:05:15.455389516 +0000 UTC m=+60.502699712: refreshing series cycle
2021-12-03 01:05:45.455325735 +0000 UTC m=+90.502636129: refreshing metric values
2021-12-03 01:06:15.455331837 +0000 UTC m=+120.502642080: refreshing metric values
i'm getting error after deployment - Prometheus couldn't use the end point...
However, I found the pod logs - looks like it's generating metrics.
this is my scrap config in Promethues.
This is my deployment file.
The text was updated successfully, but these errors were encountered: