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
Issue:
Error with Prometheus urlWhile executing go run main.go in Application scaler
Application scaler script consists of fixed prometheus url while deploying without OLM.
prometheusAddress=http://prometheus-operated.monitoring:9090/
Issue:
Error with Prometheus urlWhile executing go run main.go in Application scaler
Application scaler script consists of fixed prometheus url while deploying without OLM.
prometheusAddress=http://prometheus-operated.monitoring:9090/
It has to be http://localhost:9090/
Link to the documentation:
https://github.com/IBM/operator-sample-go/blob/main/operator-application-scaler/README.md
The text was updated successfully, but these errors were encountered: